brev/launch-nemoclaw.sh: pin PLUGIN_REF and COMMUNITY_REF to stable tags instead of main
Nadie ha tomado este issue todavía.
Evaluación
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Aptitud para principiantes
- 48/100
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Descripción
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
- Lenguaje dominante
- Dockerfile
- Estrellas
- 191
- Forks
- 76
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de NVIDIA/OpenShell-Community
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 68/100
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 68/100
-
opencode sandbox policy: npm child-process CONNECT denied (ECONNRESET) and no Vertex AI / WIF egress Abierto
Dificultad 3/5 1-2 días Aptitud para principiantes 74/100
-
Dificultad 5/5 Más de una semana Aptitud para principiantes 25/100
-
Dificultad 4/5 3-5 días Aptitud para principiantes 45/100
Todos los issues de NVIDIA/OpenShell-Community
Issues similares
-
kind/bug needs-triage
Dificultad 1/5 Menos de una hora Aptitud para principiantes 72/100
matrixorigin/matrixone#29223 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 84/100
copse-dev/agent-pane#2953 ·
-
bug ci-failure high priority
Dificultad 2/5 1-3 horas Aptitud para principiantes 74/100
vllm-project/vllm-omni#7972 · 1 comentario ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 90/100
simonw/sqlite-utils#872 ·
-
bug good first issue
Dificultad 1/5 Menos de una hora Aptitud para principiantes 88/100
amponce/archive-movie-browser#166 ·