Skip to content

Conversation

mdial89f
Copy link
Contributor

@mdial89f mdial89f commented Jul 20, 2022

This Pull Request adds four plugins from Stratiform Digital

The plugins are:

  • serverless-idempotency-helper: This plugin repacks lambda functions with washed timestamps to help make redeployments of the same code truly idempotent with no changes detected.
  • serverless-iam-helper: This plugin helps set path and permissions boundary IAM settings in tough to reach places, like custom resources generated by other plugins.
  • serverless-s3-security-helper: A simple plugin that sets sensible S3 bucket settings for all buckets in a stack.
  • serverless-online: A plugin that uses the 'serverless deploy function' capability and chokidar to hot deploy lambda functions when changes are detected and stream logs to the console.

Thank you Serverless team!

Copy link
Contributor

@pgrzesik pgrzesik left a comment

Choose a reason for hiding this comment

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

thank you @mdial89f 🙇

@pgrzesik pgrzesik merged commit 2fa4eb2 into serverless:master Jul 21, 2022
@mdial89f
Copy link
Contributor Author

thank you @mdial89f 🙇

Hey @pgrzesik , thanks for merging, is updating this repository the path to getting plugins to show up on https://www.serverless.com/plugins ?

@pgrzesik
Copy link
Contributor

Hey @mdial89f - yes, this serves as the source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants