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

NH-75964 Add lambda production publish workflow #341

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

tammy-baylis-swi
Copy link
Contributor

Adds lambda production publish workflow by adding a new publish-dest input param to the existing workflow for staging. The input determines whether we use the existing staging publish role or the new role for prod. I've also renamed the reused workflows to make it a bit more clear which one is for dispatch: Publish APM Python lambda layer.

Tested production publish resulting in layers ending in 1_6_0_2:1. Tested staging publish resulting in layers ending in 1_6_0_2:2. I did these on another PR for the custom build branch and this PR ports over those changes for main.

@tammy-baylis-swi tammy-baylis-swi marked this pull request as ready for review March 21, 2024 21:55
@tammy-baylis-swi tammy-baylis-swi requested a review from a team as a code owner March 21, 2024 21:55
Copy link
Contributor

@cheempz cheempz left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the example workflows @tammy-baylis-swi!

@tammy-baylis-swi tammy-baylis-swi merged commit 0b05cec into main Mar 21, 2024
11 checks passed
@tammy-baylis-swi tammy-baylis-swi deleted the NH-75964-add-prod-layer-pub branch March 21, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants