allure_server_cli 1.2.0
allure_server_cli: ^1.2.0 copied to clipboard
CLI tool for communication with [Allure Server](https://github.com/kochetkov-ma/allure-server)
1.2.0 #
- FEAT(deps): upgrade to recent sdk versions.
1.1.0 #
- REFACTOR: remove redundant comments.
- FIX: fix environment invalid logic.
- FEAT(allures): add header and basic auth support.
1.0.3 #
- lower dart sdk version bound
1.0.2 #
- Fix environment parse logic
1.0.1 #
- Add
--headeroption, supporting multiple values in formatKEY=VALUE - Add Basic Auth support with Environment Variables
ALLURES_BASIC_AUTH_USER- for Basic Auth userALLURES_BASIC_AUTH_PASSWORD- for Basic Auth password
1.0.0 #
- Initial version.