EESSI bot v0.5.0
This is a minor release of the EESSI build-and-deploy bot.
Improvements:
- list authors in source code files where applicable (#261)
- make display of build targets more concise (#262)
- use
_bot_jobJOBID.result
files created bybot/check-build.sh
(provided by target repository) when determining
which build artefacts should be deployed (#263)- this makes the bot fully agnostic to what it builds
- reorganise declaration, initialisation and use of string constants and verify
that required configuration settings are defined in 'app.cfg' (#266)
Note, because of #266 bot instances with an incomplete 'app.cfg' may fail (with a clear message) when they are started.