Skip to content

Tags: EESSI/eessi-cli

Tags

0.1.1

Toggle 0.1.1's commit message
avoid crash in `eessi check`: update `get_repo_attribute` to take int…

…o account that attribute value can be 0 byte value (empty) (PR #13)

0.1.0

Toggle 0.1.0's commit message
- 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)

0.0.5

Toggle 0.0.5's commit message
- require that EESSI version to use is specified in eessi shell via -…

…-eessi-version option (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)

0.0.4

Toggle 0.0.4's commit message
- initial implementation for eessi shell

- repackage with modern PyPA standards (#2)

0.0.3

Toggle 0.0.3's commit message
rename command to eessi

0.0.2

Toggle 0.0.2's commit message
re-design using Typer, add placeholders for 'check' and 'shell' subco…

…mmands

0.0.1

Toggle 0.0.1's commit message
initial release, with (very) basic eessi-cli init command (#1)