Releases: cardano-foundation/antithesis
Releases · cardano-foundation/antithesis
v0.2.0.0
Release v0.2.0.0
This version includes:
- a new
anti-agent
executable to automate the agent role - various improvements in the failure reporting
- more filters in
anti facts test-runs
command,--whose
and--test-run-id
- wallet encryption/decryption for all roles, available at
anti wallet
command anti agent push-test
is a new command for the agent to start a testanti agent report-results
now encrypts the url with results with requester ssh public keyanti facts test-runs done
now decrypts the result url when the requester ssh key is accessibleanti agent collect-email-results
is a new command that scan the agent email via IMAP to collect results (until antithesis offers something better)- better support for dockerization of
anti-oracle
andanti-agent
via nix - all secrets now are available via config file which matches docker compose secrets management (see the CD agent for an example).
- test assets now are free to decide from the requester (still you must provide at least a working docker-compose)
Bugs
- the interactive secret input switch is still there but doesn't appear in some helps or appear twice i.e.
--ask-ssh-password