Draft
Conversation
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
|
🌿 Preview your docs: https://nvidia-preview-pr-1071.docs.buildwithfern.com/openshell |
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
pimlock
reviewed
Apr 30, 2026
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add a Homebrew dev cask for macOS Apple Silicon that installs the rolling OpenShell dev CLI, gateway wrapper, and VM driver from a single GitHub release archive. Replace the generated formula/update-commit path with release automation that publishes the cask archive asset without committing on every release.
Related Issue
N/A
Changes
Casks/openshell-dev.rbwithversion :latestandsha256 :no_check.github/workflows/homebrew-dev-cask.ymlto repack dev CLI/gateway and vm-dev driver assets intoopenshell-homebrew-dev-aarch64-apple-darwin.tar.gzrelease-vm-dev.ymlto reject partial VM driver publishesTesting
mise run pre-commitpasses; attempted earlier, currently blocked locally by port 8080 already in use by Docker Desktop duringsandbox_create_keeps_sandbox_with_forwardinggit diff --checkruby -c Casks/openshell-dev.rbruby -e 'require "yaml"; YAML.load_file(".github/workflows/homebrew-dev-cask.yml"); puts "YAML OK"'brew style --cask nvidia/openshell/openshell-devthrough a temporary local tapbrew audit --cask --strict nvidia/openshell/openshell-devthrough a temporary local tapbrew install --casknot run locally because the new cask bundle asset is published by the workflow after mergeChecklist