brev/launch-nemoclaw.sh: pin PLUGIN_REF and COMMUNITY_REF to stable tags instead of main
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 48/100
調査の方向性
Start with brev/launch-nemoclaw.sh and verify the available tags and branch backing the public launchable, noting that OpenShell-Community currently has no tag to use. Coordinate creation of a stable community tag, then update the script defaults to the matching community and NemoClaw tags; this is done when deployments no longer default to main and future release-time bumps are defined.
索引モデルが issue の本文から書いたものです。
説明
Problem
brev/launch-nemoclaw.sh on feat/brev-nemoclaw-plugin defaults both refs to main:
# line 22
COMMUNITY_REF="${COMMUNITY_REF:-${COMMUNITY_BRANCH:-main}}"
# line 26
PLUGIN_REF="${PLUGIN_REF:-main}"
The public NVIDIA Brev launchable (build.nvidia.com/nemoclaw → Try Early Preview) runs this script on every deploy. Tracking main means each user gets whatever HEAD is at that moment — behavior drifts, regressions ship silently to end users, and reproducing a bug report is impossible without a commit SHA.
Reported upstream in NVIDIA/NemoClaw#1242 by NV QA.
Constraint
NVIDIA/NemoClawhas git tags (latestv0.0.18) —PLUGIN_REFcan pin to one today.NVIDIA/OpenShell-Communityhas no tags and no releases —COMMUNITY_REFhas nothing to pin to yet. Cutting a stable tag here is a prerequisite.
Proposed fix
- Cut a stable tag on
feat/brev-nemoclaw-plugin(or the branch backing the public launchable) — e.g.brev-launchable-v0.0.18matching NemoClaw's release. - Update defaults in
brev/launch-nemoclaw.sh:COMMUNITY_REF="${COMMUNITY_REF:-brev-launchable-v0.0.18}" PLUGIN_REF="${PLUGIN_REF:-v0.0.18}" - Release-time bump — tie
PLUGIN_REFupdates to NemoClaw release cadence so the launchable always points at the latest stable pair.
Environment
- Script: https://raw.githubusercontent.com/NVIDIA/OpenShell-Community/feat/brev-nemoclaw-plugin/brev/launch-nemoclaw.sh
- Launchable: https://brev.nvidia.com/launchable/deploy/now?launchableID=env-3Azt0aYgVNFEuz7opyx3gscmowS
- Related: NVIDIA/NemoClaw#1242
- 主要言語
- Dockerfile
- スター
- 191
- フォーク
- 76
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
NVIDIA/OpenShell-Community のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
opencode sandbox policy: npm child-process CONNECT denied (ECONNRESET) and no Vertex AI / WIF egress オープン
難易度 3/5 1〜2日 初心者へのやさしさ 74/100
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 45/100
NVIDIA/OpenShell-Community の issue をすべて見る
似ている issue
-
kind/bug
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
kubernetes-sigs/prow#953 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
-
Link Checker Report オープンautomated issue report
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
-
automated-analysis bug memory-safety
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
area/entangle bug
難易度 1/5 1時間未満 初心者へのやさしさ 92/100