homebrew-cask icon indicating copy to clipboard operation
homebrew-cask copied to clipboard

motion 0.61.0 (new cask)

Open nihaals opened this issue 1 year ago • 3 comments

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:

  • [x] Named the cask according to the token reference.
  • [ ] Checked the cask was not already refused.
  • [x] Checked the cask is submitted to the correct repo.
  • [ ] brew audit --cask --new <cask> worked successfully.
  • [x] HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask> worked successfully.
  • [x] brew uninstall --cask <cask> worked successfully.

nihaals avatar Feb 19 '24 21:02 nihaals

I thought :github_releases already checked for the release marked latest but it seems it's picking up on the release created later instead. I tried searching the repo for examples but all the examples I could find were for skipping pre-releases so I'm not sure what the neatest way of finding the release is. See the release for more context.

Also the repo isn't notable as it's a releases-only repo that isn't linked to other than directly to assets.

nihaals avatar Feb 19 '24 21:02 nihaals

I thought :github_releases already checked for the release marked latest but it seems it's picking up on the release created later instead. I tried searching the repo for examples but all the examples I could find were for skipping pre-releases so I'm not sure what the neatest way of finding the release is. See the release for more context.

That's :github_latest, releases just checks for the most recent release.

SMillerDev avatar Feb 20 '24 10:02 SMillerDev

/rebase

miccal avatar Feb 20 '24 22:02 miccal

Thank you @nihaals

bevanjkay avatar Feb 25 '24 08:02 bevanjkay