Skip to content

feat: publish CLI plugin contract#107

Merged
aws-cdk-automation merged 1 commit intomainfrom
huijbers/publish-plugin-contract
Feb 24, 2025
Merged

feat: publish CLI plugin contract#107
aws-cdk-automation merged 1 commit intomainfrom
huijbers/publish-plugin-contract

Conversation

@rix0rrr
Copy link
Contributor

@rix0rrr rix0rrr commented Feb 24, 2025

We have already assembled this package, but weren't publishing it just yet. By publishing the CLI contract, plugin implementors will be able to take a reliable dependency on the contract types, instead of having to copy/paste source files.


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

We have already assembled this package, but weren't publishing it just
yet. By publishing the CLI contract, plugin implementors will be able
to take a reliable dependency on the contract types, instead of having to
copy/paste source files.
@rix0rrr rix0rrr requested a review from a team February 24, 2025 11:57
@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.28%. Comparing base (f25e658) to head (5c2748d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   84.44%   85.28%   +0.83%     
==========================================
  Files         196      196              
  Lines       35089    35089              
  Branches     4509     4610     +101     
==========================================
+ Hits        29632    29926     +294     
+ Misses       5320     5024     -296     
- Partials      137      139       +2     
Flag Coverage Δ
suite.unit 85.28% <ø> (+0.83%) ⬆️

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 added the pr/exempt-integ-test Skips the integ test steps if set. label Feb 24, 2025
@mrgrain mrgrain closed this Feb 24, 2025
auto-merge was automatically disabled February 24, 2025 12:24

Pull request was closed

@mrgrain mrgrain reopened this Feb 24, 2025
@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Feb 24, 2025
Merged via the queue into main with commit 2bea2b9 Feb 24, 2025
23 of 24 checks passed
@aws-cdk-automation aws-cdk-automation deleted the huijbers/publish-plugin-contract branch February 24, 2025 12:48
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.

4 participants