-
Notifications
You must be signed in to change notification settings - Fork 101
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
#690: add support for rancher desktop #727
#690: add support for rancher desktop #727
Conversation
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.
So I tested rancher for mac and your solution works with hdiutil
.
Instead of .dmg you could also use the zip (https://github.com/rancher-sandbox/rancher-desktop/releases/download/v1.2.1/Rancher.Desktop-1.2.1-mac.x86_64.zip) file, but that's fine. Then you would not need to mount the dmg.
I still had to adjust the name of the .dmg.
…mon-coder-hub/ide into 690-cmdlet-rancher-desktop
…mon-coder-hub/ide into 690-cmdlet-rancher-desktop
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.
@cinnamon-coder-hub Excellent. Thanks for your updates 👍
We should surely do more testing and collect early user-feedback but now approved and ready to be merged.
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.
We create extra issues for doc improvements (installation help, screenshot of install options) and improvement for #742 as well as MacOS testing - rest is fine so ready for merge
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.
@cinnamon-coder-hub I did some constructive review with 2 direct commits of small and formal improvements.
Further I just wanted to get this ready for merge but found two more small things that I added as review comments. Please have a look.
…mon-coder-hub/ide into 690-cmdlet-rancher-desktop
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.
@cinnamon-coder-hub Thanks for all the rework and great that you could already integrate vpnkit. I consider this as ready for merge. Great job 👍
Shellcheck still fails:
I will quickly fix this oneline to get this merged and do release today... |
fixing #690.