Etapa G: gate alias soft-serve→soft (charmbracelet) + re-encola soft-serve (falso-rechazo)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
# REVIEW 2026-06-29T13:09:40Z: binario instalado='soft' ≠ esperado='soft-serve' (detect_go_main eligió otro main); fijar flags=["./cmd/soft-serve"]
|
||||
# Importada de nixpkgs por `hammer import-nix` (Etapa G). PUNTO DE PARTIDA, no final:
|
||||
# - el build usa el lab de hammer (zig-cc / musl estático), NO el stdenv de nix ⇒ revisá
|
||||
# compiler/link/phases y adaptá hasta que compile.
|
||||
@@ -84,7 +84,7 @@ for f in "$QUEUE"/*.toml; do
|
||||
fluxcd) want=flux ;; chart-testing) want=ct ;; sealed-secrets|kubeseal) want=kubeseal ;;
|
||||
prometheus-node-exporter|node_exporter) want=node_exporter ;;
|
||||
prometheus-blackbox-exporter|blackbox_exporter) want=blackbox_exporter ;;
|
||||
argo-rollouts) want=kubectl-argo-rollouts ;; step-cli) want=step ;;
|
||||
argo-rollouts) want=kubectl-argo-rollouts ;; step-cli) want=step ;; soft-serve) want=soft ;;
|
||||
*) want="$n" ;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user