-
Notifications
You must be signed in to change notification settings - Fork 20
release notes for v0.9.0 #336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
RELEASE_NOTES
Outdated
|
|
||
| Improvements: | ||
| * add support for cloning target repository via ssh (#300) | ||
| * major refactoring of the definition of build targets and breaking change of |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also breaking change in required bot configuration, not just user interface to triggering builds
RELEASE_NOTES
Outdated
|
|
||
| Bug fixes: | ||
| * revised and updated app.cfg.example and README.md (#325) | ||
| * do not overwrite config value for scontrol command (#335) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is a bug fix for changes made in PR #327, so doesn't need to be listed separately
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
RELEASE_NOTES
Outdated
| * add CI to build and publish smee-client container image (#321, #322) | ||
| * make space before bot command optional (#324) | ||
| * support template values in the `scontrol` command (#327) | ||
| * support additional parameter for `bot:status` command (#334) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
name it: last_build
Co-authored-by: Kenneth Hoste <kenneth.hoste@ugent.be>
SSIA