Releases: marcells/node-build-monitor
Releases · marcells/node-build-monitor
v0.9.19
- Fixed some issues in GitLab service (Thanks to @arunkumarsundaramurthy)
v0.9.18
- Updated Gitlab service to API v4 (Thanks to @mfriedenhagen)
- New config option
additional_query
available in Gitlab service (see README.md)
v0.9.17
v0.9.16
- Added ability to use project wildcards for BuddyBuild service (Thanks to @sanjusoftware)
v0.9.15
- Added ability to use project wildcards for GitLab groups (Thanks to @briancoalson)
v0.9.14
- 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
v0.9.12
- Added Bamboo service (Thanks to @simonhard)