Skip to content

feat: expose plan artifact in actions api#586

Merged
drey merged 2 commits into
2from
feat/expose-plan-artifact
Apr 8, 2026
Merged

feat: expose plan artifact in actions api#586
drey merged 2 commits into
2from
feat/expose-plan-artifact

Conversation

@drey
Copy link
Copy Markdown
Contributor

@drey drey commented Mar 26, 2026

No description provided.

@drey drey force-pushed the feat/expose-plan-artifact branch from 876de3b to 4df05e2 Compare March 26, 2026 15:01
@drey drey marked this pull request as draft April 6, 2026 10:09
Comment thread pkg/action/release_plan_install.go Outdated
Timeout time.Duration
}

func LogPlannedChanges(ctx context.Context, planArtifact *planartifact.Artifact, opts common.ResourceDiffOptions) error {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's not expose LogPlannedChanges. Instead pass the opts.LegacyPlanArtifact into ReleasePlanShow as we did in ReleaseInstall.

Comment thread pkg/plan/artifact.go Outdated
@drey drey changed the base branch from main to 2 April 8, 2026 10:08
Signed-off-by: Ilya Drey <ilya.drey@flant.com>
@drey drey force-pushed the feat/expose-plan-artifact branch from 4df05e2 to 027bf63 Compare April 8, 2026 12:05
@drey drey marked this pull request as ready for review April 8, 2026 12:18
@drey drey requested a review from ilya-lesikov April 8, 2026 12:18
Signed-off-by: Ilya Drey <ilya.drey@flant.com>
@drey drey merged commit 1a42481 into 2 Apr 8, 2026
6 of 8 checks passed
@drey drey deleted the feat/expose-plan-artifact branch April 8, 2026 12:42
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