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

How to handle hotfixing? #37

Open
chrisburr opened this issue Sep 19, 2023 · 2 comments
Open

How to handle hotfixing? #37

chrisburr opened this issue Sep 19, 2023 · 2 comments

Comments

@chrisburr
Copy link
Member

My naive suggestion would be to support installing from a branch (like #36 does for development) but maybe there are better ways.

@chaen
Copy link
Contributor

chaen commented Sep 19, 2023

That certainly is an option, but I think that if we make a good enough CI, it is extremely quick to get a new docker image to be used, even if it is not the official one. So we hotfix the image rather than the code

@chrisburr
Copy link
Member Author

While that might be the route for us, I suspect other communities might favour something less heavy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants