orka-desktop 3.0.0-beta.1 (new cask)
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:
- [x] The submission is for a stable version or documented exception.
- [x]
brew audit --cask --online <cask>is error-free. - [x]
brew style --fix <cask>reports no offenses.
Additionally, if adding a new cask:
- [x] Named the cask according to the token reference.
- [x] 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. - [x]
HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask>worked successfully. - [x]
brew uninstall --cask <cask>worked successfully.
New cask audit fails notoriety check as this is a relatively new product from MacStadium. We already have a few other Orka related tools distributed as Casks though.
Hi @cameronbroe. Thanks for the PR. Do you plan on having additional beta releases in the future? If not, we can just make this a stable cask, and update it with stable versions moving forward.
Hello, @p-linnane. After some discussion with the team, we're not entirely sure how much of a need there is going to be for additional beta releases other than between major versions updates. We do think it may just be best to go on and make this a stable cask though short-term while we consider how we want to handle pre-release versions going forward. Does this make sense to you as well?
If the current beta is the "most stable" release available, then yes we can go ahead and make this orka-desktop, and then later on if there are subsequent beta releases a second orka-desktop@beta cask can be added if required.