Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build an iterative development environment #404

Open
stefanv opened this issue Mar 22, 2022 · 0 comments
Open

Build an iterative development environment #404

stefanv opened this issue Mar 22, 2022 · 0 comments
Labels
enhancement New feature or request infrastructure Infrastructure issues

Comments

@stefanv
Copy link
Contributor

stefanv commented Mar 22, 2022

At the moment, to get a local version of Fritz running all docker containers need to be built, including the SkyPortal one.

Consider putting in place Docker containers that mount the local filesystem, and then have a lightweight build update command to patch SkyPortal into the correct folder, after which fritz can be reloaded without rebuilding/restarting containers.

In short: we need to be able to rapidly iterate on code in Fritz as we do on SkyPortal, without costly build steps.

@stefanv stefanv added the bug Something isn't working label Mar 22, 2022
@guynir42 guynir42 added enhancement New feature or request infrastructure Infrastructure issues and removed bug Something isn't working labels Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request infrastructure Infrastructure issues
Projects
None yet
Development

No branches or pull requests

2 participants