Skip to content

Releases: xavier-thomas/aws-codepipeline-waiter

v2.0.1

05 Aug 18:52
9f67f84
Compare
Choose a tag to compare
  • 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

13 Jul 02:37
Compare
Choose a tag to compare

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

06 Jun 10:13
Compare
Choose a tag to compare

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.