Skip to content

Releases: target/captains-log

v1.6.5: ci: add tags (#165)

13 Oct 14:20
026cbdf
Compare
Choose a tag to compare
no tags are being added on merge to master so job is failing. i think we at least need `type=ref,event=branch`

Logging fix

06 Jul 17:43
686c39a
Compare
Choose a tag to compare

#116 - ensures we don't accidentally log secrets

More Error Handling!

15 Mar 14:03
97562c1
Compare
Choose a tag to compare

#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 👍

Error Handling Updates

11 Mar 15:34
Compare
Choose a tag to compare

Hotfix: User Defined Messages

01 Mar 19:50
b4fb65d
Compare
Choose a tag to compare

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

Add Pull Request Comments

01 Mar 18:52
b127cbd
Compare
Choose a tag to compare

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

Case Sensitivity Fix

03 Feb 16:03
b94266c
Compare
Choose a tag to compare

Update: GH Regex

26 Oct 15:40
4713d9e
Compare
Choose a tag to compare

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

Github Regex

20 Oct 01:41
87ce12b
Compare
Choose a tag to compare
v1.5.3

fix: Incorrect Github Regex (#86)

Update Node Version in Docker Image

19 Oct 18:55
8e093f7
Compare
Choose a tag to compare

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