Commit Graph

6 Commits (47a91d8aaef2b2bd52e46dcce3b4e7a140dd666c)

Author SHA1 Message Date
Christophe Mehay 47a91d8aae Add toml and configparser modules in jinja config templates 4 years ago
Christophe Mehay 6a457f2398 Add `run_post_commands_in_parallele` to run each post commands in separate process and stream output 4 years ago
Christophe Mehay 3908415898 update version 4 years ago
Christophe Mehay 82180f18f9 Add envtobool function in jinja templates 4 years ago
Christophe Mehay 5b0e0c8657 Add support for handling commands matching setup
It's now possible to map setups to specific commands.
It's easier to handle many commands in one container.
4 years ago
Christophe Mehay 1770ac87f6 Update to v0.6.0
- Add new `commands` setting to handle multiple commands
- Deprecate `command` and `subcommands`
- Drop support for python 2
- Handle dependancy and build with Poetry
4 years ago