Skip to content

feat(toolkit-lib)!: introducing the AWS CDK Toolkit Library#108

Merged
aws-cdk-automation merged 2 commits intomainfrom
mrgrain/toolkit/readme
Feb 24, 2025
Merged

feat(toolkit-lib)!: introducing the AWS CDK Toolkit Library#108
aws-cdk-automation merged 2 commits intomainfrom
mrgrain/toolkit/readme

Conversation

@mrgrain
Copy link
Contributor

@mrgrain mrgrain commented Feb 24, 2025

The AWS CDK Toolkit Library is a new TypeScript library that allows integrators to build lifecycle management solutions for CDK applications. It provides them with full control over all output and allows to interweave actions with custom steps.


This is marked as a breaking change since it is the first release and want to force v0.1.0 as the first version.


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

@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.35%. Comparing base (dee84c1) to head (67d8fc0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
- Coverage   84.44%   84.35%   -0.09%     
==========================================
  Files         196      196              
  Lines       35089    35089              
  Branches     4516     4504      -12     
==========================================
- Hits        29632    29601      -31     
- Misses       5308     5348      +40     
+ Partials      149      140       -9     
Flag Coverage Δ
suite.unit 84.35% <ø> (-0.09%) ⬇️

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
Co-authored-by: Ian Hou <45278651+iankhou@users.noreply.github.com>
---

![@aws-cdk/toolkit-lib: Developer Preview](https://img.shields.io/badge/@aws--cdk/toolkit--lib-developer_preview-important.svg?style=for-the-badge)
![@aws-cdk/toolkit-lib: Developer Preview](./assets/toolkit--lib-developer_preview-important.svg)
Copy link
Contributor

Choose a reason for hiding this comment

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

sure but why?

@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 d4795eb Feb 24, 2025
13 checks passed
@aws-cdk-automation aws-cdk-automation deleted the mrgrain/toolkit/readme branch February 24, 2025 16:08
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.

5 participants