- avoid crash in
eessi check: updateget_repo_attributeto take into account that attribute value can be 0 byte value (empty) (#13)
- use custom help option to control its placement and behaviour (PR #7)
- initial implementation of
eessi check(PR #10) - update CI workflow to test
eessi check(PR #11)
- require that EESSI version to use is specified in eessi shell via
--eessi-versionoption (PR #3) - force interactive shell for eessi shell + add tests for eessi shell in CI workflow (PR #4)
- Add option to display version and show help with no options (PR #5)
- initial implementation for
eessi shell - repackage with modern PyPA standards (PR #2)
- rename command to
eessi
- re-design using Typer, add placeholders for 'check' and 'shell' subcommands
- initial release, with (very) basic
eessi-cli initcommand (PR #1)