feat(scheduler-and-scheduler-targets): graduate to stable 🚀#33903
feat(scheduler-and-scheduler-targets): graduate to stable 🚀#33903mergify[bot] merged 4 commits intoaws:mainfrom
Conversation
✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #33903 +/- ##
=======================================
Coverage 82.35% 82.35%
=======================================
Files 120 120
Lines 6941 6941
Branches 1172 1172
=======================================
Hits 5716 5716
Misses 1120 1120
Partials 105 105
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
122f9de to
cc08a52
Compare
There was a problem hiding this comment.
I think this should be added to exports in package.json
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Comments on closed issues and PRs are hard for our team to see. |
Issue # (if applicable)
Closes #31785 .
Description of changes
We are excited to graduate the
@aws-cdk/aws-scheduler-alphaand@aws-cdk/aws-scheduler-targets-alphamodules to STABLE.They now live on as
aws-cdk-lib/aws-schedulerandaws-cdk-lib/aws-scheduler-targets.The
Groupconstruct (deprecated) has now been removed andScheduleGroupshould be used instead.Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license