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

fix(lambda): Invoke stage excludedArtifactTypes not including the embedded-artifact type (backport #10097) #10100

Merged
merged 1 commit into from
May 7, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 7, 2024

Lambda Invoke Stage after the implementation of the remote/base64 as an artifact type is not including the embedded-artifact account in the expected artifacts since the REMOTE_BASE64 artifact type was not added in the except list.

Before the change:
image

After the change:
image


This is an automatic backport of pull request #10097 done by [Mergify](https://mergify.com).

@jasonmcintosh jasonmcintosh added the ready to merge Reviewed and ready for merge label May 7, 2024
@mergify mergify bot added the auto merged Merged automatically by a bot label May 7, 2024
@mergify mergify bot merged commit 2433668 into release-1.34.x May 7, 2024
4 checks passed
@mergify mergify bot deleted the mergify/bp/release-1.34.x/pr-10097 branch May 7, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Reviewed and ready for merge target-release/1.34
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants