Skip to content

ci(macos): trust aws/tap when installing aws-cli - #5022

Merged
rami3l merged 1 commit into
rust-lang:mainfrom
rami3l:ci/macos-brew-trust-tap
Aug 19, 2026
Merged

ci(macos): trust aws/tap when installing aws-cli#5022
rami3l merged 1 commit into
rust-lang:mainfrom
rami3l:ci/macos-brew-trust-tap

Conversation

@rami3l

@rami3l rami3l commented Aug 18, 2026

Copy link
Copy Markdown
Member

This resolves the following warning when issuing brew install aws-cli:

Warning: The following taps are not trusted:
  aws/tap

Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.

https://github.com/rust-lang/rustup/actions/runs/32144945612/job/95833501841#step:17:12

See https://docs.brew.sh/Tap-Trust for more information.

This resolves the following warning when issuing `brew install aws-cli`:

```console
Warning: The following taps are not trusted:
  aws/tap

Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
```

See <https://docs.brew.sh/Tap-Trust> for more information.
@rami3l
rami3l force-pushed the ci/macos-brew-trust-tap branch from ae9818e to b1bedd6 Compare August 18, 2026 20:25
@rami3l rami3l changed the title ci(test/macos): trust aws/tap when installing aws-cli ci(macos): trust aws/tap when installing aws-cli Aug 18, 2026
@rami3l
rami3l marked this pull request as ready for review August 18, 2026 20:26
@rami3l
rami3l enabled auto-merge August 19, 2026 06:34
@rami3l
rami3l added this pull request to the merge queue Aug 19, 2026
Merged via the queue into rust-lang:main with commit fa5fb27 Aug 19, 2026
60 of 62 checks passed
@rami3l
rami3l deleted the ci/macos-brew-trust-tap branch August 19, 2026 07:19
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.

2 participants