Target Captains Log Versions Save

A continuous integration plugin that helps organize release information in slack

v1.6.5

1 year ago

v.1.6.4

2 years ago

https://github.com/target/captains-log/pull/116 - ensures we don't accidentally log secrets

v1.6.3

3 years ago

#102 - Channel posting was throwing unhandled promise rejections as intended. This was stopping any routines after posting from running. This wasn't a problem until #96, but now we're good 👍

v1.6.2

3 years ago
  • #99
  • #100
  • #98

v1.6.1

3 years ago

#97 - Fixed a bug where undefined would get posted in the comment unintentionally.

v1.6.0

3 years ago

#96 - Introduced commenting on PRs to notify users which version their pr was released in.

v1.5.5

3 years ago

#94

v1.5.4

3 years ago

This adds a much needed improvement to the Github regex, on top of the one we just released. Special thanks to @AndersDJohnson

v1.5.3

3 years ago

v1.5.2

3 years ago

Jest 26+ requires a Node version of, at least, 12. This updates us to the latest stable node version in our docker container.