Skip to content

feat(apply): Add dry-run preview mode with YAML output#744

Merged
frodesundby merged 3 commits into
mainfrom
dry-run
Jun 18, 2026
Merged

feat(apply): Add dry-run preview mode with YAML output#744
frodesundby merged 3 commits into
mainfrom
dry-run

Conversation

@thokra-nav

Copy link
Copy Markdown
Contributor

Handle --dry-run in apply by printing per-resource "would apply" messages and rendered YAML documents instead of applying changes.

Handle `--dry-run` in apply by printing per-resource "would apply"
messages and rendered YAML documents instead of applying changes.
@github-actions

github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

📝 Changelog preview

Below is a preview of the Changelog that will be added to the next release. Only commit messages that follow the Conventional Commits specification will be included in the Changelog.

v5.37.0 - 2026-06-18

Full Changelog: v5.36.0...v5.37.0

🚀 Features

  • (apply) Add dry-run preview mode with YAML output (f55afd1)
  • (auth) Auto-resolve GitHub tenant (8839ac6)

Fallback to fetching tenant metadata from the deploy-data bucket
using GITHUB_REPOSITORY_OWNER when NAIS_API_TENANT is unset, and
return clearer errors for missing env vars, fetch failures, and
invalid responses.
@frodesundby frodesundby merged commit ba65ef8 into main Jun 18, 2026
22 checks passed
@frodesundby frodesundby deleted the dry-run branch June 18, 2026 12:44
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