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

Extend automatic docker build #1094

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Extend automatic docker build #1094

wants to merge 6 commits into from

Conversation

lfoppiano
Copy link
Collaborator

@lfoppiano lfoppiano commented Apr 10, 2024

This PR will extend the docker build so that:

  • both the CRF and the delft full image are built and pushed at each commit using tag latest-develop and latest-develop-crf. Such built are limited to master and PRs (branch for which a PR has been opened)
  • Add an additional github action that can be triggered manually, to build and push both CRF and delft image of any branch selected by the user

…build for docker development for both delft and crf
@coveralls
Copy link

coveralls commented Apr 10, 2024

Coverage Status

coverage: 39.903%. remained the same
when pulling 22b9e6a on extend-docker
into be9e652 on master.

@lfoppiano
Copy link
Collaborator Author

As discussed, I've removed the docker build of the full image from the automatic build (which will build only the CRF image). The full image could be still built manually from the github actions.

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

Successfully merging this pull request may close these issues.

None yet

2 participants