Skip to content

Conversation

@yselkowitz
Copy link

This workflow should automatically push a multi-arch container image build whenever a tag is created.

Fixes: #324

@rnsc
Copy link

rnsc commented May 3, 2022

@yselkowitz would it make sense to build without push on PR to check that it builds properly before merging?

@yselkowitz
Copy link
Author

That would be up to the maintainer, but 1) it looks like Travis CI is already being used for checking the code compilation, 2) it might be an overkill to cross-build the container for every PR (maybe that should be limited to Dockerfile changes only?), 3) the maintainer's Github Actions quota needs to be considered, and 4) perhaps to avoid abuse some protection should be put in place to avoid triggering CI builds for first-time contributors.

@yselkowitz
Copy link
Author

/cc @edenhill

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multi-arch Docker build

2 participants