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

Add workflow to build container image #1

Merged
merged 3 commits into from
Dec 11, 2024
Merged

Add workflow to build container image #1

merged 3 commits into from
Dec 11, 2024

Conversation

ananos
Copy link
Member

@ananos ananos commented Oct 22, 2024

As part of this PR, we add a github workflow to automate the container image building process.

To facilitate automation, some minor changes to the Makefile and Dockerfile are introduced.

Pending testing on merge and on staging branch CI kick, as it is a bit tricky to do that without merging the workflows to main.

@ananos ananos force-pushed the feat_add_runner branch 7 times, most recently from 36abdcd to 64a9421 Compare October 22, 2024 15:00
@ananos ananos requested a review from cmainas October 22, 2024 15:08
@cmainas cmainas force-pushed the feat_add_runner branch 2 times, most recently from c1484fb to 3417bfd Compare December 11, 2024 10:10
Signed-off-by: Anastassios Nanos <[email protected]>
@cmainas cmainas force-pushed the feat_add_runner branch 2 times, most recently from a6ffeeb to 12ddc42 Compare December 11, 2024 11:03
Copy link
Collaborator

@cmainas cmainas left a comment

Choose a reason for hiding this comment

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

Thank you @ananos for the basis of the CI.

Tag the images based on the VERSION file if the file was changed, or as
latest if the referenced branch is the main branch. Otherwise just use
the commit's hash.

Signed-off-by: Charalampos Mainas <[email protected]>
@cmainas cmainas merged commit b4856f0 into main Dec 11, 2024
3 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