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

New containers ci #259

Merged
merged 4 commits into from
Dec 15, 2023
Merged

New containers ci #259

merged 4 commits into from
Dec 15, 2023

Conversation

garciagenrique
Copy link
Member

@garciagenrique garciagenrique commented Dec 14, 2023

New container CI logic

  • Removes eos-fuse-mount container --> #TODO the way things were done should be saved somewhere in the documentation (deprecated section?)

  • Missing a Readme to explain everything.

  • Every time the base-ops container/content is changed, a small version must be released (i.e., v.X.Y.(Z+1)).

    • This will trigger a 2 steps workflow:
      1. Building of the vre-base-ops:vX.Y.Z+1 image
      2. Building of all the rest of images that depends on the changes done to the base-ops layer.
  • In any other situation, a workflow will be triggered only if any change is detected on any of the containers folders/files. The container will be based on the latest vre-base-ops tag. Ref. add CI that builds containers when changes in subdir #260

Closes #236

@garciagenrique garciagenrique changed the title Draft: New containers ci New containers ci Dec 15, 2023
@garciagenrique garciagenrique marked this pull request as ready for review December 15, 2023 12:50
@garciagenrique garciagenrique merged commit 8bb4e9d into main Dec 15, 2023
2 checks passed
@garciagenrique garciagenrique deleted the new_containers_ci branch December 15, 2023 12:51
@garciagenrique garciagenrique mentioned this pull request Dec 15, 2023
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.

1 participant