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

[Announcement] Installing/Updating AWS SAM CLI through Homebrew #4607

Closed
mndeveci opened this issue Jan 23, 2023 · 5 comments · Fixed by Homebrew/homebrew-core#124616
Closed

Comments

@mndeveci
Copy link
Contributor

With recent change to homebrew-core library, AWS SAM CLI can now be installed without requiring to tap aws/tap.

But this change also causes some delays to our releases. As of now, installing AWS SAM CLI through homebrew by running brew install aws-sam-cli installs v1.70.0 which was released last week.

For users who wants to use up to date version, we recommend running brew install aws/tap/aws-sam-cli which should install latest version which was released couple of hours ago.

In the meantime, we are discussing with Hombrew maintainers for the way forward.

@mndeveci mndeveci added the stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. label Jan 23, 2023
@mndeveci mndeveci pinned this issue Jan 23, 2023
@mndeveci mndeveci added area/installation and removed stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. labels Jan 23, 2023
carlocab added a commit to carlocab/homebrew-core that referenced this issue Mar 3, 2023
These binaries are for use inside containers which might be running a
different architecture.

Also, add this to the autobump list since upstream has issues when there
are delayed updates to users.

Fixes Homebrew/discussions#4290
Fixes aws/aws-sam-cli#4771
Fixes aws/aws-sam-cli#4684
Fixes aws/aws-sam-cli#4607
Closes aws/aws-sam-cli#4614

Closes Homebrew#124616.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
carlocab added a commit to Homebrew/homebrew-core that referenced this issue Mar 4, 2023
These binaries are for use inside containers which might be running a
different architecture.

Also, add this to the autobump list since upstream has issues when there
are delayed updates to users.

Fixes Homebrew/discussions#4290
Fixes aws/aws-sam-cli#4771
Fixes aws/aws-sam-cli#4684
Fixes aws/aws-sam-cli#4607
Closes aws/aws-sam-cli#4614

Closes #124616.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
@pjungermann
Copy link

At least at the moment, both seem to install aws-sam-cli version 1.81.0, however the formula looks different for both.

E.g., aws/tap/aws-sam-cli depends on python 3.8, aws-sam-cli depends on pyhton 3.11. Just to mention one.

@sriram-mv
Copy link
Contributor

@pjungermann aws-sam-cli is not the official formula. AWS SAM CLI maintains its own tap.

@pjungermann
Copy link

I guess I misunderstood. I assumed the idea was to transition to the homebrew-core version eventually. (awscli is also available at homebrew-core, but I guess it is also not official.)

I guess many homebrew users will find the core one first (if the aws/tap is not installed).

@mndeveci
Copy link
Contributor Author

Superseded by #5613

@mndeveci mndeveci unpinned this issue Jul 25, 2023
@github-actions
Copy link
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants