Skip to content

Migrate developer script to list-pkg-ids-by-regexp cmd#258401

Open
danielbayley wants to merge 2 commits intoHomebrew:mainfrom
danielbayley:list-pkg-ids-by-regexp
Open

Migrate developer script to list-pkg-ids-by-regexp cmd#258401
danielbayley wants to merge 2 commits intoHomebrew:mainfrom
danielbayley:list-pkg-ids-by-regexp

Conversation

@danielbayley
Copy link
Copy Markdown
Contributor

@danielbayley danielbayley commented Apr 9, 2026

Part of #174192.

  • list_pkg_ids_by_regexp

Also script has been refactored in Ruby.


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.

Comment thread cmd/list-pkg-ids-by-regexp.rb Outdated
Comment thread cmd/list-pkg-ids-by-regexp.rb Outdated
@danielbayley danielbayley force-pushed the list-pkg-ids-by-regexp branch from e35a40f to 61a7e40 Compare April 17, 2026 15:52
@danielbayley danielbayley requested a review from bevanjkay April 17, 2026 15:53
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