Skip to content

Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.

License

Notifications You must be signed in to change notification settings

step-security-bot/powertools-lambda-java

 
 

Repository files navigation

Contributing

PR Tests

The test workflow in this repository is rather convoluted, because it is simultaneously the reusable workflow that is called via workflow_call, while also running most of those same tests within this repository itself. (That is why test.yml has so many on triggers.)

Releasing

  1. Draft a new release
  2. Decide on next tag based on SemVer
  3. Generate release notes (button)
  4. Publish

Once the tag is created by the release, it will kick off the tag-major.yml workflow which will bump the vN ref for downstream users to pin to.

About

Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%