Conversation
Contributor
iac-codemod refactor-apply reportMode: dry-run Skipped (// wfctl:skip-iac-codemod)
Full report (90-day retention) attached as workflow artifact. |
Copilot
AI
changed the title
[WIP] Refactor provider to collapse Plan to platform.ComputePlan
Confirm DOProvider.Plan canonicalization already resolved (issue #63)
May 7, 2026
Contributor
|
@copilot please review this PR now that it is ready for review. |
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
Author
Reviewed. The PR is in correct shape:
No issues found. Ready to merge / close issue #63. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue #63 requested collapsing
DOProvider.Planto the canonicalplatform.ComputePlan2-statement bridge. PR #68 already shipped this change (merged 2026-05-05) and explicitly closed #63.Findings
internal/provider.goalready contains the canonical form:-race -count=1 ./...).No code changes required. Issue #63 and this PR can both be closed.