OpenShell v0.0.59
Quick install
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.59 shWhat's Changed
- test(cli): avoid browser launch in auth rollback test by @elezar in #1808
- docs: document DCO commit sign-off requirement by @elezar in #1811
- refactor: deduplicate OCSF builder setters and persistence helpers by @ericcurtin in #1800
- feat(vm): add vm life cycle extensions by @cheese-head in #1583
- feat(cli): add generic output formatter to eliminate --output flag duplication by @jeffmaury in #1753
- feat(cli): add --env flag to sandbox create/exec and fix env var passthrough by @russellb in #1730
- chore(snap): remove early snap packaging by @zyga in #1648
- fix(cli): fall back to regular upload when git filtering excludes all files by @russellb in #1783
New Contributors
- @jeffmaury made their first contribution in #1753
Full Changelog: v0.0.58...v0.0.59