Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(kinesisfirehose): graduate to stable 🚀 #33296

Merged
merged 14 commits into from
Feb 5, 2025

Conversation

paulhcsun
Copy link
Contributor

@paulhcsun paulhcsun commented Feb 4, 2025

Issue # (if applicable)

Closes #7536.

Description of changes

We are excited to graduate the @aws-cdk/aws-kinesisfirehose-alpha and @aws-cdk/aws-kinesisfirehose-destinations-alpha modules to STABLE.

They now live on as aws-cdk-lib/aws-kinesisfirehose.

Checklist


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 February 4, 2025 22:29
@github-actions github-actions bot added effort/large Large work item – several weeks of effort feature-request A feature should be added or improved. p2 labels Feb 4, 2025
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Feb 4, 2025
Copy link
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

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

(This review is outdated)

Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.83%. Comparing base (bc96ee1) to head (0412ae5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #33296   +/-   ##
=======================================
  Coverage   80.83%   80.83%           
=======================================
  Files         236      236           
  Lines       14253    14253           
  Branches     2490     2490           
=======================================
  Hits        11522    11522           
  Misses       2446     2446           
  Partials      285      285           
Flag Coverage Δ
suite.unit 80.83% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
packages/aws-cdk 79.57% <ø> (ø)
packages/aws-cdk-lib/core 82.20% <ø> (ø)

@paulhcsun paulhcsun changed the title feat(aws-kinesisfirehose): graduate to stable 🚀 feat(kinesisfirehose): graduate to stable 🚀 Feb 4, 2025
@paulhcsun paulhcsun marked this pull request as ready for review February 4, 2025 23:13
@aws-cdk-automation aws-cdk-automation dismissed their stale review February 4, 2025 23:15

✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.

aaythapa
aaythapa previously approved these changes Feb 4, 2025
Copy link
Contributor

@aaythapa aaythapa left a comment

Choose a reason for hiding this comment

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

🚀

@paulhcsun
Copy link
Contributor Author

@Mergifyio update

Copy link
Contributor

mergify bot commented Feb 4, 2025

update

☑️ Nothing to do

  • #commits-behind > 0 [📌 update requirement]
  • -closed [📌 update requirement]
  • -conflict [📌 update requirement]
  • queue-position = -1 [📌 update requirement]

@aaythapa aaythapa dismissed their stale review February 4, 2025 23:37

need changes

@@ -0,0 +1,12 @@
export async function handler(event, context) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be moved under integ-assets can be done in subsequent PRs

Copy link
Contributor

mergify bot commented Feb 5, 2025

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).

Copy link
Contributor

mergify bot commented Feb 5, 2025

This pull request has been removed from the queue for the following reason: checks failed.

The merge conditions cannot be satisfied due to failing checks:

You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it.

If you want to requeue this pull request, you need to post a comment with the text: @mergifyio requeue

@moelasmar
Copy link
Contributor

@mergify update

Copy link
Contributor

mergify bot commented Feb 5, 2025

update

☑️ Nothing to do

  • #commits-behind > 0 [📌 update requirement]
  • -closed [📌 update requirement]
  • -conflict [📌 update requirement]
  • queue-position = -1 [📌 update requirement]

@moelasmar
Copy link
Contributor

@mergify refresh

Copy link
Contributor

mergify bot commented Feb 5, 2025

refresh

✅ Pull request refreshed

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 0412ae5
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

Copy link
Contributor

mergify bot commented Feb 5, 2025

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).

@mergify mergify bot merged commit 7aaac12 into aws:main Feb 5, 2025
20 checks passed
Copy link

github-actions bot commented Feb 5, 2025

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 5, 2025
@paulhcsun paulhcsun deleted the kinesisfirehose-alpha-module-graduation branch February 5, 2025 08:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
contribution/core This is a PR that came from AWS. effort/large Large work item – several weeks of effort feature-request A feature should be added or improved. p2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stabilize Kinesis Firehose module
5 participants