Skip to content

chore(toolkit-lib): publish-local script is not working#115

Merged
mrgrain merged 2 commits intomainfrom
mrgrain/chore/toolkit-lib/publish-local-broken
Feb 24, 2025
Merged

chore(toolkit-lib): publish-local script is not working#115
mrgrain merged 2 commits intomainfrom
mrgrain/chore/toolkit-lib/publish-local-broken

Conversation

@mrgrain
Copy link
Contributor

@mrgrain mrgrain commented Feb 24, 2025


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

@mrgrain mrgrain added the pr/exempt-integ-test Skips the integ test steps if set. label Feb 24, 2025
npm pkg set version=$reset
npm pkg set dependencies.@aws-cdk/cloudformation-diff=^$reset
npm pkg set dependencies.@aws-cdk/cloudformation-diff=^$reset``
npm pkg set dependencies.@aws-cdk/cloud-assembly-schema=^$reset``
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are these "`" intentional? never seen before but im not good at shell scripting

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no. thanks for catching!

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.47%. Comparing base (50b14fd) to head (d8d8254).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
- Coverage   84.70%   84.47%   -0.23%     
==========================================
  Files         196      196              
  Lines       35089    35089              
  Branches     4533     4521      -12     
==========================================
- Hits        29722    29643      -79     
- Misses       5227     5306      +79     
  Partials      140      140              
Flag Coverage Δ
suite.unit 84.47% <ø> (-0.23%) ⬇️

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.

@mrgrain mrgrain disabled auto-merge February 24, 2025 20:34
@mrgrain mrgrain enabled auto-merge February 24, 2025 20:35
@mrgrain mrgrain added this pull request to the merge queue Feb 24, 2025
Merged via the queue into main with commit a18f005 Feb 24, 2025
11 checks passed
@mrgrain mrgrain deleted the mrgrain/chore/toolkit-lib/publish-local-broken branch February 24, 2025 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr/exempt-integ-test Skips the integ test steps if set.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants