Skip to content

chore: remove node-bundle in favor of node-backpack #653

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 2 commits into from
Jun 23, 2025

Conversation

rix0rrr
Copy link
Contributor

@rix0rrr rix0rrr commented Jun 23, 2025

In cdklabs/node-backpack#1167, we moved the code of this private tool to the external node-backpack package.

Remove it here and use the external tool wherever we used to use the private package.

Closes #17


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

In cdklabs/node-backpack#1167, we moved the
code of this private tool to the external `node-backpack` package.

Remove it here and use the external tool wherever we used to use
the private package.
@rix0rrr rix0rrr requested a review from a team June 23, 2025 11:20
@github-actions github-actions bot added the p2 label Jun 23, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team June 23, 2025 11:21
@rix0rrr rix0rrr temporarily deployed to integ-approval June 23, 2025 11:22 — with GitHub Actions Inactive
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.01%. Comparing base (da12596) to head (08a9a93).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #653      +/-   ##
==========================================
- Coverage   79.02%   79.01%   -0.02%     
==========================================
  Files          46       46              
  Lines        7085     7085              
  Branches      794      791       -3     
==========================================
- Hits         5599     5598       -1     
- Misses       1465     1468       +3     
+ Partials       21       19       -2     
Flag Coverage Δ
suite.unit 79.01% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

Total lines changed 2498 is greater than 1000. Please consider breaking this PR down.

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Jun 23, 2025
Merged via the queue into main with commit 6ba32ed Jun 23, 2025
31 of 32 checks passed
@aws-cdk-automation aws-cdk-automation deleted the huijbers/remove-node-bundle branch June 23, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move node-bundle out and make it node-backpack
5 participants