Skip to content

fix(executor): resolve forward references in envfile templates#12

Merged
arttet merged 1 commit intomainfrom
fix/executor
Mar 30, 2026
Merged

fix(executor): resolve forward references in envfile templates#12
arttet merged 1 commit intomainfrom
fix/executor

Conversation

@arttet
Copy link
Copy Markdown
Owner

@arttet arttet commented Mar 30, 2026

  • render-env now runs a multi-pass resolution phase before rendering, so variables defined later in the file are available to tokens that appear earlier. Mirrors the stabilisation loop used by resolve-generators in plan.nu.

render-env now runs a multi-pass resolution phase before rendering, so variables defined later in the file are available to tokens that appear earlier. Mirrors the stabilisation loop used by resolve-generators in plan.nu.
@arttet arttet self-assigned this Mar 30, 2026
@arttet arttet merged commit 8f37f1a into main Mar 30, 2026
4 checks passed
@arttet arttet deleted the fix/executor branch March 30, 2026 19:57
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.

1 participant