Skip to content

Migrate developer script to list-recent-pkg-ids cmd#258389

Open
danielbayley wants to merge 2 commits intoHomebrew:mainfrom
danielbayley:brew-list-recent-pkg-ids
Open

Migrate developer script to list-recent-pkg-ids cmd#258389
danielbayley wants to merge 2 commits intoHomebrew:mainfrom
danielbayley:brew-list-recent-pkg-ids

Conversation

@danielbayley
Copy link
Copy Markdown
Contributor

@danielbayley danielbayley commented Apr 9, 2026

Part of #174192.

  • list_recent_pkg_ids

Script has been refactored in Ruby, with extra features added.


After making any changes to a cask, existing or new, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused (add your cask's name to the end of the search field).
  • brew audit --cask --new <cask> worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask> worked successfully.
  • brew uninstall --cask <cask> worked successfully.

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes, including zap stanza paths.

@bevanjkay
Copy link
Copy Markdown
Member

Please provide a description of your changes when opening a PR. The PR description should not be left empty, particularly for changes like this that require some context around decisions made during the creation process.

@danielbayley danielbayley force-pushed the brew-list-recent-pkg-ids branch from 0248e54 to c9cb4df Compare April 12, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants