Releases: LironEr/bundlemon
Releases · LironEr/bundlemon
[email protected]
No changes since bundlemon 2.0.0-rc.1 release notes
BREAKING CHANGES
- Support node >= 14 eb14073
- Authentication changes (PR #103, #117)
- Auto-create projects when using GitHub actions
- The old way of using project ID without an API key will stop working in a few months so it's important to upgrade.
- Creating GitHub output when not using GitHub actions now requires creating GitHub access token
- Ignore fails on base branch (PR #139 ) resolves #126
Currently, it's without the option to change this behavior, in case someone needs it please open an issue and explain your use case.
Feature
- Optional
files
option (PR #113) - Option to post GitHub output only on failures (PR #124) resolves #123
- Add commit message to commit record and show it in the website reports chart (PR #127 #128 #129) resolves #116
setincludeCommitMessage
totrue
and set the commit message inCI_COMMIT_MESSAGE
env var - Add option to approve limit exceeded (PR #133 #137) resolves #115
- Ability to post GitHub output only on PR (PR #138)
[email protected]
BREAKING CHANGES
- Ignore fails on base branch (PR #139 ) resolves #126
Currently, it's without the option to change this behavior, in case someone needs it please open an issue and explain your use case.
Features
-
Add commit message to commit record and show it in the website reports chart (PR #127 #128 #129) resolves #116
setincludeCommitMessage
totrue
and set the commit message inCI_COMMIT_MESSAGE
env var -
Add option to approve limit exceeded (PR #133 #137) resolves #115
-
Ability to post GitHub output only on PR (PR #138)
[email protected]
This is the first alpha release of BundleMon v2, hopefully, there won't be any more breaking changes but keep in mind it might happen (:
BREAKING CHANGES
- Support node >= 14 eb14073
- Authentication changes (PR #103, #117)
- Auto-create projects when using GitHub actions
- The old way of using project ID without an API key will stop working in a few months so it's important to upgrade.
- Creating GitHub output when not using GitHub actions now requires creating GitHub access token