Releases: srevinsaju/togomak
Releases · srevinsaju/togomak
v1.2.0
Changelog
- 5cd71f8 Merge pull request #19 from srevinsaju/feature/docker-ports
- eaa210b docs: update lifecycle rules
- 56724d8 feat: add lifecycle rules for daemon stopping
- 44ee141 fix: move to gitea's shell based go library
- ac8003f fix: wip go-git changes'
- 281b72a refactor: move to hcl.Diagnostics instead of custom diagnostics to reduce complexity
- 4447d93 feat: add docker ports support
v1.1.4
v1.1.3
v1.1.2
v1.0.0
Changelog
- ce41839 feat: add integration tests for prompt provider
- c2b96f8 feat: allow providing fallback values for prompt types
- 59edb05 fix: respect ci/unttended mode on prompts
- 3a79f73 feat: add more unit tests
- 5f01bd6 feat: add failing retry test
- c09e3f2 fix: abrupt bypassing of error handling, do not exit orchestra immediately
- 82e7ca5 feat: add some more examples and tests
- ea1b3be fix: stop execution on first error, fix error detection
- b789ee9 feat: force colors on CI, add failing tests
- a1188b6 tests: add more tests
- 58ace96 fix: remove pgid process definition to keep windows support compatibility
- 9cb04e6 docs: add coverage badge
- 19b12dd feat: include unit tests
- 6a0fdb8 ci: add coverage support
- 5cb2af0 feat: add progress bar for git provider
- 5f2e4d6 fix: add missing tempdir declaration, regression introduced by f925124
- d7e5952 feat(orchestra): refactor common functions
- fd7e7e7 chore(container): cleanup redundant container waits for live follow log reading
- f52c024 docs: update container support documentation, interrupt handling
- 018c465 feat: add docker usage examples
- 50c4724 feat: add better error handling support for interrupt, sigterm signals
- 45f3527 feat: add support for native docker container execution
- bca2092 feat: use separate flags for --ci and --unattended
- 9a2d39c docs: update macros documentation
v1.0.0-pre.7
v1.0.0-pre.6
v1.0.0-pre.5
v1.0.0-pre.4
v1.0.0-pre.3
Changelog
- d9bfec1 chore: make macros example more creative
- 11f1609 feat: add daemonization support (no timeout support yet)
- 3808555 docs: update stage, togomak block docs, add notes about daemonization
- c110743 feat: add inline docs, make it explicit on CLI that a particular stage has been overridden or skipped
- 5ab527f feat: add whitelisting abd blacklisting stages feature