Skip to content

Document XDG trust config#22506

Open
MikeMcQuaid wants to merge 1 commit into
mainfrom
document-xdg-trust-config
Open

Document XDG trust config#22506
MikeMcQuaid wants to merge 1 commit into
mainfrom
document-xdg-trust-config

Conversation

@MikeMcQuaid
Copy link
Copy Markdown
Member

Closes #22504
It was already working, just not clearly documented.

  • Explain the trust.json path in brew trust and brew untrust help so users can find the stored policy file.
  • Keep documenting livecheck_watchlist.txt consistently with HOMEBREW_USER_CONFIG_HOME startup behaviour.

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them? Performance claims (e.g. "this is faster") must include Hyperfine benchmarks.
  • Have you written new tests (excluding integration tests) for your changes? Here's an example.
  • Have you successfully run brew lgtm (style, typechecking and tests) with your changes locally?

  • AI was used to generate or assist with generating this PR.

OpenAI Codex 5.5 xhigh with local review.


- Explain the `trust.json` path in `brew trust` and `brew untrust`
  help so users can find the stored policy file.
- Keep documenting `livecheck_watchlist.txt` consistently with
  `HOMEBREW_USER_CONFIG_HOME` startup behaviour.
@MikeMcQuaid MikeMcQuaid enabled auto-merge June 1, 2026 18:49
@github-code-quality
Copy link
Copy Markdown

github-code-quality Bot commented Jun 1, 2026

Code Coverage Overview

Languages: Ruby

Ruby / code-coverage/simplecov

The overall coverage in the branch is 75%. The coverage in the branch is 78%.

Show a code coverage summary of the most impacted files.
File 63f2962 9c3868d +/-
cask/info.rb 96% 0% -96%
cask/installer.rb 91% 28% -63%
cask/artifact/a...ct_uninstall.rb 89% 32% -57%
cask/audit.rb 63% 25% -38%
cask/cask_loader.rb 96% 65% -31%
bundle/extensions/flatpak.rb 37% 94% +57%
extend/os/linux/diagnostic.rb 0% 67% +67%
os/linux/elf.rb 0% 86% +86%
extend/os/linux/sandbox.rb 0% 95% +95%
extend/os/linux...ystem_config.rb 0% 99% +99%

Updated June 01, 2026 18:57 UTC
Code Coverage is in Public Preview. Learn more and provide us with your feedback.

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.

Avoid creating ~/.homebrew/trust.json or provide a way to do so

1 participant