-
Notifications
You must be signed in to change notification settings - Fork 4
Deprecate Coder Desktop Preview cask #255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Casks/coder-desktop-preview.rb
Outdated
sha256 :no_check | ||
|
||
url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg" | ||
name "Coder Desktop" | ||
desc "Native desktop client for Coder" | ||
homepage "https://github.com/coder/coder-desktop-macos" | ||
|
||
deprecate! date: "2025-06-02", because: "preview builds should now be installed via the built-in update mechanism" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs full instructions on what we recommend. We recommend uninstalling and installing the base version, then once installed switching to the "preview" release channel
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was just gonna say this in slack, we're probably the only ones using it/aware of it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
c4c1ff5
to
f3928c3
Compare
No description provided.