Skip to content

Fix ARN artifacts uploading/downloading #47

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

Merged
merged 2 commits into from
Jun 9, 2025
Merged

Conversation

ccressent
Copy link
Contributor

Description:

With the upgrade of {download,upload}-artifact from v3 to v4, the way the release workflows gather and use the various lambda layer ARNs broke.

This changes the release workflows so that:

  • each layer ARN is uploaded to a separate artifact
  • those separate artifacts are downloaded and extracted together so that the rest of the pipeline works without further changes

See:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ccressent ccressent requested a review from a team as a code owner June 9, 2025 18:42
Copy link

@amdprophet amdprophet left a comment

Choose a reason for hiding this comment

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

Looks good!

@ccressent ccressent merged commit b1016ad into main Jun 9, 2025
25 of 31 checks passed
@ccressent ccressent deleted the fix-arn-artifacts branch June 9, 2025 21:00
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