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

Bump artifact versions in caa multi arch build #2090

Conversation

stevenhorsman
Copy link
Member

Re-enable the upload-artifact and download-artifact version bumps and fix the workflow and script changes that meant there were non-unique file names being used.

The workflow running in my fork (with an additional commit to make the CAA build have a workflow dispatch for easier running): https://github.com/stevenhorsman/cloud-api-adaptor/actions/runs/11216651939/job/31176425619

Bump the download-artifact and upload-artifact versions
to v4 and fix the naming issues

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
With the actions/upload-artifact@v4 artifacts that
are uploaded need unique names.

Previously the tag.txt was uploading in all the matrix
steps resulting in duplications, so separate it out
as a pre-job which follows the same logic as before
and then pull the tag.txt in a separate step from the
arch specific files back together in the manifest job.

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
@stevenhorsman stevenhorsman requested a review from a team as a code owner October 7, 2024 14:29
Copy link
Member

@wainersm wainersm left a comment

Choose a reason for hiding this comment

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

Thanks @stevenhorsman !

@stevenhorsman stevenhorsman merged commit 51d51c7 into confidential-containers:main Oct 7, 2024
18 of 19 checks passed
@stevenhorsman stevenhorsman deleted the bump-artifact-versions-in-caa-multi-arch-build branch October 7, 2024 15:10
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.

3 participants