Skip to content

Conversation

@mrgrain
Copy link
Contributor

@mrgrain mrgrain commented Dec 15, 2025

Issue # (if applicable)

N/A

Reason for this change

This change upgrades jsii-rosetta to leverage recent performance improvements and adds batch processing to improve the efficiency of code sample extraction during the build process.

Description of changes

This PR makes two related changes to improve the rosetta extraction process. First, it upgrades jsii-rosetta from version ~5.9.15 to ~5.9.20 to take advantage of the latest performance improvements and bug fixes in the rosetta tooling. Second, it adds the --batch 1000 flag to both rosetta extract commands in the run-rosetta.sh script, which enables batch processing of code samples and should significantly improve extraction performance for large codebases.

Describe any new or updated permissions being added

No new or updated IAM permissions are needed.

Description of how you validated changes

The changes have been tested locally to ensure the rosetta extraction process completes successfully with the new version and batch flag.

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Upgrade jsii-rosetta from ~5.9.15 to ~5.9.20 to leverage performance improvements. Add --batch 1000 flag to rosetta extract commands to improve processing efficiency.
@aws-cdk-automation aws-cdk-automation requested a review from a team December 15, 2025 10:10
@github-actions github-actions bot added the p2 label Dec 15, 2025
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Dec 15, 2025
@mrgrain mrgrain added the pr/do-not-merge This PR should not be merged at this time. label Dec 15, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 15, 2025

TestsPassed ❌️SkippedFailed
Security Guardian Results
TestResult
No test annotations available

@github-actions
Copy link
Contributor

github-actions bot commented Dec 15, 2025

TestsPassed ❌️SkippedFailed
Security Guardian Results with resolved templates
TestResult
No test annotations available

@aws-cdk-automation aws-cdk-automation added the pr/needs-maintainer-review This PR needs a review from a Core Team Member label Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution/core This is a PR that came from AWS. p2 pr/do-not-merge This PR should not be merged at this time. pr/needs-maintainer-review This PR needs a review from a Core Team Member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants