Releases: xavier-thomas/aws-codepipeline-waiter
Releases · xavier-thomas/aws-codepipeline-waiter
v2.0.1
- Conditional ability to trigger and start a target pipeline before waiting for it.
- Updated Lambda Template to work with AWS Serverless Application Repository
- Automatic Publishing to AWS Serverless Application Repository
- Documentation improved
- Dependency packages updated
- Misc fixes
Testing and dependencies updated
Added
- Enabled Mutation Tests with Stryker
- Added Mutation Testing Score Badge to README
- Enabled Jest-Junit to export test reports
Changed
- Updated Jest Unit Tests
- Updated Packages
v1.0.0
Original closed source version of this lambda that I wrote in 2018. Had some maintenance work done to update it from Node 8 to Node 12.