Skip to content

fix(aws-transform): align continuous-modernization docs with current atx CLI - #270

Merged
krokoko merged 1 commit into
awslabs:mainfrom
carolabadeer:release/aws-transform-1.8.0
Sep 4, 2026
Merged

fix(aws-transform): align continuous-modernization docs with current atx CLI#270
krokoko merged 1 commit into
awslabs:mainfrom
carolabadeer:release/aws-transform-1.8.0

Conversation

@carolabadeer

@carolabadeercarolabadeer commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Syncs the aws-transform continuous-modernization references from the internal source of truth (ATXKiroPower mainline 36aa5d8) to match the shipped atx CLI. Bumps the plugin 1.8.01.9.0.

Changes

  • Analysis type tech-debt-quick renamed to rapid-techdebt-analysis
  • Replace the removed atx ct discovery status with atx ct repository list
  • Fix atx ct analysis run --sources to the correct --source

Version bumped in plugins/aws-transform/.claude-plugin/plugin.json, .codex-plugin/plugin.json, and the aws-transform entry of root .claude-plugin/marketplace.json. Catalog-level metadata.version untouched.

Ready for review — rebased on #265

This was previously blocked behind #265 (the .NET bulk / multi-repo modernization steering, which also bumped to 1.8.0). #265 has now merged, and this branch is rebased on top of it, so the version diff reads -1.8.0 / +1.9.0 cleanly. No remaining merge-order constraint.

The .NET bulk steering itself is intentionally not duplicated here — it came in via #265.

Notes for reviewers

Internal traceability: ATXKiroPower mainline 36aa5d8.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.

@carolabadeer
carolabadeerforce-pushed the release/aws-transform-1.8.0 branch from d986da4 to 44e4eceCompareSeptember 4, 2026 19:19
@carolabadeercarolabadeer changed the title feat(aws-transform): add .NET bulk modernization steering, fix atx CLI driftfix(aws-transform): align continuous-modernization docs with current atx CLISep 4, 2026
@carolabadeer
carolabadeer marked this pull request as ready for review September 4, 2026 19:51
@carolabadeer
carolabadeer requested review from a team as code ownersSeptember 4, 2026 19:51
@carolabadeer
carolabadeerforce-pushed the release/aws-transform-1.8.0 branch 2 times, most recently from 60b01de to aa9e563CompareSeptember 4, 2026 20:16
ntarakad-aws
ntarakad-aws previously approved these changes Sep 4, 2026
…atx CLI
Syncs the continuous-modernization reference docs from the internal source
of truth (ATXKiroPower mainline 36aa5d8) to match the shipped atx CLI, and
bumps the plugin to 1.9.0.
- Analysis type `tech-debt-quick` renamed to `rapid-techdebt-analysis`.
- Replace the removed `atx ct discovery status` with `atx ct repository list`.
- Fix `atx ct analysis run --sources` to the correct `--source`.
The .NET bulk steering from the same internal range is intentionally
excluded -- it is already covered by awslabs#265, which bumps to 1.8.0. This
change bumps on top of that, so awslabs#265 must merge first.
Internal source: ATXKiroPower mainline 36aa5d8
@krokoko
krokoko enabled auto-merge September 4, 2026 21:02
@krokoko
krokoko added this pull request to the merge queueSep 4, 2026
Merged via the queue into awslabs:main with commit adc0113Sep 4, 2026
27 of 29 checks passed
Sign up for freeto 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.

3 participants

@carolabadeer@krokoko@ntarakad-aws