-
Notifications
You must be signed in to change notification settings - Fork 1
feat(codemod): cmd/iac-codemod with 4 modes + workspace migration target (W-8 of 12) #538
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
b76ab2f
feat(codemod): scaffold cmd/iac-codemod with 4-mode subcommand dispat…
intel352 26ac916
fix(codemod): pin SkipMarker const + document flag ordering (T8.1 rev…
intel352 19e66d5
fix(codemod): close -dry-run=false mutation-gate bypass (T8.1 review #4)
intel352 441dfcf
docs(codemod): warn future maintainers off t.Parallel in main_test.go…
intel352 2908fa1
feat(codemod): lint mode with 4 static-check assertions
intel352 ddca423
fix(codemod): T8.2 review — stdout for -h, marker context, precision …
intel352 1da1197
fix(codemod): T8.2 review round-2 — tab-delimited marker, literal-fal…
intel352 9874b0c
feat(codemod): refactor-plan mode (canonical pattern detection + rewr…
intel352 840bb64
feat(codemod): refactor-apply with informative non-canonical idiom re…
intel352 7e37d03
feat(codemod): add-validate-plan mode (no-op stub injection); honors …
intel352 b29a4b9
chore(make): add migrate-providers target for workspace-wide codemod
intel352 6f632dc
fix(codemod): T8.7 verification — exclude _worktrees and other unders…
intel352 6cd5889
fix(codemod): Copilot review round 1 — 9 critical + 2 important findings
intel352 0930e59
fix(codemod): Copilot review round 2 — 5 critical + 4 important findings
intel352 7dedad6
fix(codemod): Copilot review round 3 — 6 critical + 1 important findings
intel352 8c3c3ac
fix(codemod): Copilot review round 4 — 6 critical-detection-loosening…
intel352 15af298
fix(codemod): Copilot review round 5 — 9 deeper-detection findings
intel352 735acfc
fix(codemod): Copilot review round 6 — type-doc skip-marker honored a…
intel352 8e57ac2
fix(codemod): Copilot review round 7 — 6 cross-file + detection-tight…
intel352 8b55293
fix(codemod): Copilot review round 8 — 9 dedup + skip-marker + identi…
intel352 003c493
fix(codemod): Copilot review round 9 — 4 behavior-preservation findings
intel352 1cf79e9
fix(codemod): Copilot review round 10 — 8 cross-file + perf + tightening
intel352 23171bd
fix(codemod): Copilot review round 11 — 6 polish + revert findings
intel352 e5d9c33
fix(codemod): Copilot review round 12 — 8 dispatcher + detection-tigh…
intel352 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.