Skip to content

EESSI bot v0.2.0

Compare
Choose a tag to compare
@trz42 trz42 released this 26 Nov 18:52
· 215 commits to main since this release
66ba1f9

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 and bot/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
  • ensure the bot can build for both the EESSI pilot repository (pilot.eessi-hpc.org) and software.eessi.io (#229)
  • support specifying repository-specific buckets via bucket_name in configuration file (#230)