Skip to content

Releases: marcells/node-build-monitor

v0.9.19

02 Aug 19:56
Compare
Choose a tag to compare

v0.9.18

18 Jul 23:04
Compare
Choose a tag to compare
  • Updated Gitlab service to API v4 (Thanks to @mfriedenhagen)
  • New config option additional_query available in Gitlab service (see README.md)

v0.9.17

01 Jul 21:48
Compare
Choose a tag to compare
  • Added ability to monitor the status of the build-monitor by Kubernetes via a Health endpoint (Thanks to @galexrt)

v0.9.16

22 May 19:54
Compare
Choose a tag to compare
  • Added ability to use project wildcards for BuddyBuild service (Thanks to @sanjusoftware)

v0.9.15

11 May 22:06
Compare
Choose a tag to compare
  • Added ability to use project wildcards for GitLab groups (Thanks to @briancoalson)

v0.9.14

11 May 00:27
Compare
Choose a tag to compare
  • Automatically providing a standalone version (Linux, MacOS and Windows) for each published release
  • Ability to place the configuration file in one of the following locations
    • %HomeDirectoryOfUser%/node-build-monitor-config.json
    • %PathOfExecutable%/config.json
    • Fallback to the default configuration file of the repository (%Executable% -> app/config.json)

v0.9.13

29 Apr 15:37
Compare
Choose a tag to compare
  • Fixed color of unstable jenkins builds.

v0.9.12

22 Apr 18:04
Compare
Choose a tag to compare

v0.9.11

21 Mar 01:01
Compare
Choose a tag to compare
  • Use fixed node image as base for docker container instead of latest to eliminate side effects

v0.9.10

21 Mar 00:51
Compare
Choose a tag to compare
  • Added .editorconfig
  • Removed some logging