Skip to content

Conversation

@Viphava280444
Copy link
Collaborator

Hello,

I have updated three workflows according to the following concept

  • On PR Open (PR Preview):
    (if base-image changed) build new base images + update local Dockerfiles for the test
    unit tests
  • On PR merge to main (Publish Base Images):
    (if base-image changed) build new base images + push them to Dockerhub with :latest tag
  • On tag creation (Test and Build Tag):
    build new base images + update Dockerfiles to :tag + push to Dockerhub with :tag

Thanks a lot for your suggestions.

Please feel free to review them and share any further feedback.

Copy link
Collaborator

@lucalavezzo lucalavezzo left a comment

Choose a reason for hiding this comment

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

Thanks a lot! Merging now.

@lucalavezzo lucalavezzo merged commit a9ca7da into mit-submit:main Dec 19, 2025
2 checks passed
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.

2 participants