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

publish docker image on master only again #1505

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

tharsheblows
Copy link
Contributor

I think we should be more selective about when to publish a new Docker image; it feels to me that any changes should go through a round of code review before being published?

It might be that it should be published on develop instead which allows us to update the local environment without a release but after going through the code review and testing process.

That having been said, pushing this branch, fix/publish-on-master, also published the Docker image so it might need something a bit different.

@tharsheblows tharsheblows added the needs discussion The issue/PR needs further discussion before a solution can be implemented label Jul 16, 2024
Copy link
Contributor

@delawski delawski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Definitely! I'm sorry, I was supposed to uncomment that line as soon as the image build process is finished by a GitHub action but I didn't manage to do that today. Your fix is definitely what we want 👍

@delawski delawski merged commit d5be892 into fix/dev-env Jul 16, 2024
3 checks passed
@delawski delawski deleted the fix/publish-on-master branch July 16, 2024 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs discussion The issue/PR needs further discussion before a solution can be implemented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants