Skip to content

nebius-cxcli-v0.1.6

Choose a tag to compare

@github-actions github-actions released this 23 Mar 13:08
· 64 commits to main since this release
9566049
  • Simplified bootstrap-ci so reruns automatically reconcile the CLI-managed customer workflow to the latest generated contract; --auth-bootstrap remains enabled by default and workflow-only runs are now the explicit opt-out via --no-auth-bootstrap.
  • Added regression coverage that bootstrap-ci --help and the command surface keep --auth-bootstrap enabled 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.json from 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-run bootstrap-ci or mutate GitHub CI workflow/environment state.