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 container build workflow #9

Merged
merged 11 commits into from
Dec 10, 2024
Merged

Conversation

svrnm
Copy link
Member

@svrnm svrnm commented Dec 9, 2024

Description

This adds a reusable workflow that will build the container images both for AMD64 and ARM64 platforms.

The reusable workflow is then used again to build 2 kinds of container image release streams:

  • dev: this is going to be up-to-date with the latest commit to main
  • latest: this is going to be the build on published releases (e.g. 1.0.0 etc)

It also adds a workflow that will check if the images build fine on a PR

Type of Change

  • Bugfix
  • New Feature
  • Breaking Change
  • Refactor
  • Documentation
  • Other (please describe)

svrnm added 2 commits December 9, 2024 17:01
Signed-off-by: svrnm <neumanns@cisco.com>
Signed-off-by: svrnm <neumanns@cisco.com>
@svrnm svrnm requested a review from a team as a code owner December 9, 2024 16:04
svrnm and others added 7 commits December 9, 2024 17:07
Signed-off-by: svrnm <neumanns@cisco.com>
Signed-off-by: svrnm <neumanns@cisco.com>
Signed-off-by: svrnm <neumanns@cisco.com>
Signed-off-by: svrnm <neumanns@cisco.com>
Signed-off-by: svrnm <neumanns@cisco.com>
@noMoreCLI noMoreCLI merged commit 33ac5ac into main Dec 10, 2024
1 check failed
@svrnm svrnm deleted the add-container-build-workflows branch December 10, 2024 09:14
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