Skip to content

Split workflow into separate plan and apply#1

Merged
gsavage merged 3 commits intomainfrom
split-plan-apply-workflows
Apr 17, 2026
Merged

Split workflow into separate plan and apply#1
gsavage merged 3 commits intomainfrom
split-plan-apply-workflows

Conversation

@gsavage
Copy link
Copy Markdown
Contributor

@gsavage gsavage commented Apr 14, 2026

Callers now reference plan.yml or apply.yml instead of base.yml directly, which makes the intent clear at the call site and allows the apply workflow to grow independently in the future.

@gsavage gsavage enabled auto-merge April 14, 2026 11:12
Callers now reference plan.yml or apply.yml instead of base.yml
directly, which makes the intent clear at the call site and allows
the apply workflow to grow independently in the future.
@gsavage gsavage force-pushed the split-plan-apply-workflows branch from 415d874 to db9b4da Compare April 16, 2026 20:58
gsavage and others added 2 commits April 17, 2026 08:08
setup-terraform is upgraded from v3 to v4.0.0.

upload-artifact is upgraded from v4 to v7.0.0, which supports direct
(unzipped) uploads via the new `archive: false` option. This makes the
terraform plan artifact easier to consume since it no longer needs to
be unzipped after downloading.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@gsavage gsavage disabled auto-merge April 17, 2026 13:53
@gsavage gsavage merged commit 859a6a7 into main Apr 17, 2026
1 check passed
@gsavage gsavage deleted the split-plan-apply-workflows branch April 17, 2026 13:53
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