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

feat: native installer support for Linux x86-64 #70

Merged
merged 20 commits into from
Mar 1, 2023
Merged

feat: native installer support for Linux x86-64 #70

merged 20 commits into from
Mar 1, 2023

Conversation

hoffa
Copy link
Contributor

@hoffa hoffa commented Mar 1, 2023

Which issue(s) does this change fix?

Part of #68; will help with #12

Description

Adds new use-installer input, which if enabled uses the official installer to install SAM CLI, instead of pip.

As you can see from the tests, it's about 4x faster (4 seconds versus 20 seconds normally).

Checklist

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

@hoffa hoffa changed the title feat: official installer support for Linux x86-64 feat: native installer support for Linux x86-64 Mar 1, 2023
@hoffa hoffa marked this pull request as ready for review March 1, 2023 21:13
@hoffa hoffa requested a review from a team as a code owner March 1, 2023 21:13
@hoffa hoffa mentioned this pull request Mar 1, 2023
README.md Outdated Show resolved Hide resolved
lib/setup.js Show resolved Hide resolved
@hoffa hoffa merged commit 4c97144 into aws-actions:main Mar 1, 2023
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.

5 participants