Skip to content

EESSI bot v0.5.0

Compare
Choose a tag to compare
@trz42 trz42 released this 15 May 09:59
· 101 commits to main since this release
a5b40e9

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 by bot/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.