Skip to content

Migrate developer script to list-installed-launchjob-ids cmd#258679

Open
danielbayley wants to merge 2 commits intoHomebrew:mainfrom
danielbayley:list-installed-launchjob-ids
Open

Migrate developer script to list-installed-launchjob-ids cmd#258679
danielbayley wants to merge 2 commits intoHomebrew:mainfrom
danielbayley:list-installed-launchjob-ids

Conversation

@danielbayley
Copy link
Copy Markdown
Contributor

@danielbayley danielbayley commented Apr 10, 2026

Part of #174192.

  • list_installed_launchjob_ids

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.

@danielbayley danielbayley force-pushed the list-installed-launchjob-ids branch 5 times, most recently from e78f5e0 to 56406bd Compare April 12, 2026 13:49
@danielbayley danielbayley force-pushed the list-installed-launchjob-ids branch from 56406bd to 685b6fa Compare April 12, 2026 13:56
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