nebius-cxcli-v0.1.6
·
64 commits
to main
since this release
- Simplified
bootstrap-ciso reruns automatically reconcile the CLI-managed customer workflow to the latest generated contract;--auth-bootstrapremains enabled by default and workflow-only runs are now the explicit opt-out via--no-auth-bootstrap. - Added regression coverage that
bootstrap-ci --helpand the command surface keep--auth-bootstrapenabled by default. - Fixed customer-side Terraform plan/apply flows for private repos by persisting rendered tfvars in the generated manifest and recreating ignored
generated/infra/terraform.auto.tfvars.jsonfrom that manifest before Terraform runs, both in CLI-generated bundle commands and generated customer workflows. - Clarified and tested that
deploy <generated-dir>remains a local/customer-side bundle operation only and does not auto-runbootstrap-cior mutate GitHub CI workflow/environment state.