Skip to content

Migrate developer script to list-ids-in-pkg cmd#258441

Open
danielbayley wants to merge 1 commit intoHomebrew:mainfrom
danielbayley:list-ids-in-pkg
Open

Migrate developer script to list-ids-in-pkg cmd#258441
danielbayley wants to merge 1 commit intoHomebrew:mainfrom
danielbayley:list-ids-in-pkg

Conversation

@danielbayley
Copy link
Copy Markdown
Contributor

Part of #174192.

  • list_ids_in_pkg

Also fixes a missing function bug in this script.


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.

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.

2 participants