Commit Graph

7 Commits (master)

Author SHA1 Message Date
Chirstophe Mehay f351d29121 Update dependacies and add support for python 3.9 and 3.10 2 years ago
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