ACloudGuru / serverless-plugin-aws-alerts

A Serverless Framework plugin that creates CloudWatch alarms for functions.
MIT License
531 stars 149 forks source link

Integration with Serverless Framework v3 #204

Open mnapoli opened 2 years ago

mnapoli commented 2 years ago

Hi 👋 , Serverless Framework core team here!

We're working on the v3 beta version right now. The v3 will include a redesigned CLI output:

image

You can try the v3 beta with: npm i serverless@pre-3

To help plugins integrate with that new design (and build a great user experience), we've added new APIs for plugins:

Any feedback is appreciated! If you want to update your plugin to use these new APIs, feel free to ping me if you have any questions!

If you don't have time to update the plugin, let me know, we can send a pull request!

mnapoli commented 2 years ago

Hello! Just a heads up, Serverless Framework v3 should be released next week.

gabiBrysch commented 2 years ago

please go ahead an make it workable for serverless framework v3 version, it might just be a change in the package.json and retesting it.

d-fay commented 2 years ago

@shimms @scub Can either of you help with this? Simple PR for Serverless Framework v3 compatibility needs to be merged. Please help! https://github.com/ACloudGuru/serverless-plugin-aws-alerts/pull/207

github-sj commented 2 years ago

Hi, any ETA on Serverless Framework v3 compatibility?

tomchiverton commented 2 years ago

Based on https://github.com/ACloudGuru/serverless-plugin-aws-alerts/pull/207#issuecomment-1057613840 nope :(

jonparker commented 2 years ago

There's a workaround using NPM 8 overrides

joffotron commented 2 years ago

Can we get an official release of the package now that this has been merged in please?

Vivi-Ornitier commented 2 years ago

When will Serverless Framework v3 support be released?

tattsun commented 2 years ago

:+1: When will it be released?

geoffatsource commented 2 years ago

👋

papagei-ma commented 2 years ago

any news?

tomchiverton commented 1 year ago

It's done, issue should be closed