EESSI bot v0.2.0
EESSI build-and-deploy bot v0.2.0
This is a minor release of the EESSI build-and-deploy bot.
Bug fixes:
- adds information on installing and using the smee client on
aarch64
(#233)
Improvements:
- support for running tests inside the same job but after the build step (#222)
- runs
bot/test.sh
andbot/check-test.sh
if these are provided in the GitHub repository - adds a new setting (
job_test_unknown_fmt
) in the bot's configuration file
- runs
- ensure the bot can build for both the EESSI pilot repository (
pilot.eessi-hpc.org
) andsoftware.eessi.io
(#229) - support specifying repository-specific buckets via
bucket_name
in configuration file (#230)