Skip to content

step-security-bot/powertools-lambda-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

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

A developer toolkit to implement Serverless best practices and increase developer velocity.

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%