Homebrew / homebrew-cask-versions

💀 Alternate versions of Casks (deprecated)
https://brew.sh
1.18k stars 1.06k forks source link

tap_migrations: migrate some casks to `homebrew/cask` #20186

Closed cho-m closed 4 months ago

cho-m commented 4 months ago

Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.

In the following questions <cask> is the token of the cask you're submitting.

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

Additionally, if adding a new cask:


cho-m commented 4 months ago

Depends on https://github.com/Homebrew/homebrew-cask/pull/172349

Also should probably make sure new homebrew/cask Casks are visible over API before merging.

cho-m commented 4 months ago

Available via API:

❯ unset HOMEBREW_NO_INSTALL_FROM_API

❯ brew info google-chrome@canary
==> google-chrome@canary: latest
https://www.google.com/chrome/canary/
Not installed
From: https://github.com/Homebrew/homebrew-cask/blob/HEAD/Casks/g/google-chrome@canary.rb
==> Name
Google Chrome Canary
==> Description
Web browser
==> Artifacts
Google Chrome Canary.app (App)
bartekpacia commented 4 months ago

Hey @razvanazamfirei, where can I learn more about this migration? Thanks in advance!

razvanazamfirei commented 4 months ago

Thanks @bartekpacia! See here for more details. Briefly, we're going to migrate all non-deprecated casks from this repository to the main repository.