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

Allow setup sam to continue when failed to get release tag #93

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

GavinZZ
Copy link
Contributor

@GavinZZ GavinZZ commented Jan 2, 2024

Which issue(s) does this change fix?

#91

Description

There's a bug from the previous PR to enable caching when version is not specified. When failed to get the latest tag from SAM CLI, we set it to failed state which stopped the execution.

However, we should have allowed it to continue and only logged the message.

Checklist

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

@GavinZZ GavinZZ requested a review from a team as a code owner January 2, 2024 23:58
@GavinZZ GavinZZ merged commit 8aee2f4 into main Jan 3, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants