Skip to content

Conversation

@go-to-k
Copy link
Contributor

@go-to-k go-to-k commented Jan 11, 2026

Fixes #982


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

@aws-cdk-automation aws-cdk-automation requested a review from a team January 11, 2026 17:42
@go-to-k go-to-k changed the title feat(cli): support publish command for asset publishing feat(cli): add publish command for asset publishing Jan 11, 2026
@codecov-commenter
Copy link

codecov-commenter commented Jan 11, 2026

Codecov Report

❌ Patch coverage is 96.75325% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.89%. Comparing base (943967e) to head (d2aed1f).

Files with missing lines Patch % Lines
packages/aws-cdk/lib/cli/cdk-toolkit.ts 95.93% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1020      +/-   ##
==========================================
+ Coverage   87.72%   87.89%   +0.16%     
==========================================
  Files          72       72              
  Lines       10087    10241     +154     
  Branches     1330     1344      +14     
==========================================
+ Hits         8849     9001     +152     
- Misses       1213     1214       +1     
- Partials       25       26       +1     
Flag Coverage Δ
suite.unit 87.89% <96.75%> (+0.16%) ⬆️

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.

@go-to-k go-to-k marked this pull request as ready for review January 17, 2026 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(cli): Add cdk publish command for asset publishing

2 participants