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

Support caching when no version is specified #87

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

GavinZZ
Copy link
Contributor

@GavinZZ GavinZZ commented Oct 27, 2023

Which issue(s) does this change fix?

#76

Description

Support caching SAM CLI when version is not specified. We will by default get the latest tag from https://api.github.com/repos/aws/aws-sam-cli/releases/latest. Cache it. If failed to get latest tag, fall back to use previous solution.

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 October 27, 2023 19:50
lib/setup.js Show resolved Hide resolved
@GavinZZ GavinZZ merged commit 0814aef into main Oct 27, 2023
15 checks passed
lib/setup.js Show resolved Hide resolved
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.

None yet

5 participants