Skip to content

ci: bump nais/fasit-deploy to v4#188

Merged
jhrv merged 1 commit intomainfrom
bump-fasit-deploy-v4
May 7, 2026
Merged

ci: bump nais/fasit-deploy to v4#188
jhrv merged 1 commit intomainfrom
bump-fasit-deploy-v4

Conversation

@jhrv
Copy link
Copy Markdown
Contributor

@jhrv jhrv commented May 7, 2026

v4 is a breaking rewrite of the action:

  • Node 24 JS action (no helm/gcloud on runner)
  • target (single object) → targets (JSON list of {target, wait} entries)
  • Drops skip-ci, global, all-environments, google_service_account, workload_identity_provider
  • Authenticates via GitHub OIDC to the new fasit deployment endpoint

This consumer used skip-ci: false (default), so the action implicitly prepended a ci-nais target. In v4 that prepend must be explicit, hence the management:ci-nais entry first with wait: true, then the broader kind:management fanout.

See https://github.com/nais/fasit-deploy/releases/tag/v4.0.0 for full migration notes.

Comment thread .github/workflows/main.yml Fixed
@jhrv jhrv force-pushed the bump-fasit-deploy-v4 branch from f374026 to 55b7602 Compare May 7, 2026 07:42
@jhrv jhrv merged commit a68010b into main May 7, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants