1.0.0-1 • Published 4 years ago

@extensis/codedeploy-lifecycle-hooks v1.0.0-1

Weekly downloads
-
License
UNLICENSED
Repository
bitbucket
Last release
4 years ago

CodeDeploy Lifecycle Hooks

Introduction

This pulls together some common code around managing the CodeDeploy lifecycle hooks.

Publishing

  • Publishing happens automatically on the Jenkins build when the master branch is built.
  • Before merging to the master branch, the version in package.json MUST have a prerelease suffix (e.g. 1.0.0-0) and not already have been published.

Release Notes

(in reverse chronological order)

1.0.0

  • Refactoring the existing AfterAllowTraffic hook code which simply checks that we're hitting the correct version of the service
1.0.0-2

4 years ago

1.0.0-1

4 years ago