Releases: diggerhq/digger
Releases · diggerhq/digger
taco/statesman/v0.1.1
Taco Statesman v0.1.1
Downloads
- Linux AMD64: statesman-linux-amd64 (checksum)
- Linux ARM64: statesman-linux-arm64 (checksum)
- Linux 386: statesman-linux-386 (checksum)
- macOS AMD64: statesman-darwin-amd64 (checksum)
- macOS ARM64: statesman-darwin-arm64 (checksum)
- Windows AMD64: statesman-windows-amd64.exe (checksum)
- Windows 386: statesman-windows-386.exe (checksum)
Docker
docker pull ghcr.io/diggerhq/digger/taco-statesman:v0.1.1
Installation
Download the appropriate binary for your platform and make it executable:
chmod +x statesman-<platform>-<arch>
sudo mv statesman-<platform>-<arch> /usr/local/bin/statesman
taco/cli/v0.1.1
Taco CLI v0.1.1
Downloads
- Linux AMD64: taco-linux-amd64 (checksum)
- Linux ARM64: taco-linux-arm64 (checksum)
- Linux 386: taco-linux-386 (checksum)
- macOS AMD64: taco-darwin-amd64 (checksum)
- macOS ARM64: taco-darwin-arm64 (checksum)
- Windows AMD64: taco-windows-amd64.exe (checksum)
- Windows 386: taco-windows-386.exe (checksum)
Installation
Download the appropriate binary for your platform and make it executable:
chmod +x taco-<platform>-<arch>
sudo mv taco-<platform>-<arch> /usr/local/bin/taco
v0.6.125
What's Changed
- allow user to create slack connect channel by @motatoes in #2122
- feat/disable apply comment by @motatoes in #2123
- refactor github controllers by @motatoes in #2124
- add support for target branch of projects by @motatoes in #2125
- move status checks to backend by @motatoes in #2126
- add index on status by @motatoes in #2127
- config option to disable digger/apply status check by @motatoes in #2128
- Feat/cache dependencies s3 prefix by @motatoes in #2129
- docs refactor ee by @motatoes in #2130
- fix environment interpolation during comment ops by @motatoes in #2131
- implement apply_requirements flag by @motatoes in #2133
- add x permissions to providers after download by @motatoes in #2134
Full Changelog: v0.6.123...v0.6.125
v0.6.124-pre
What's Changed
- remove invalid bash, same check happens on 541 by @breardon2011 in #2117
- document how to try ee version on saas by @motatoes in #2119
- show error message on failure by @motatoes in #2121
- Fix/breardon2011/prevent not found curl by @breardon2011 in #2118
- allow user to create slack connect channel by @motatoes in #2122
- feat/disable apply comment by @motatoes in #2123
- refactor github controllers by @motatoes in #2124
- add support for target branch of projects by @motatoes in #2125
- move status checks to backend by @motatoes in #2126
- add index on status by @motatoes in #2127
- config option to disable digger/apply status check by @motatoes in #2128
- Feat/cache dependencies s3 prefix by @motatoes in #2129
Full Changelog: v0.6.122...v0.6.124
v0.6.124
What's Changed
- allow user to create slack connect channel by @motatoes in #2122
- feat/disable apply comment by @motatoes in #2123
- refactor github controllers by @motatoes in #2124
- add support for target branch of projects by @motatoes in #2125
- move status checks to backend by @motatoes in #2126
- add index on status by @motatoes in #2127
- config option to disable digger/apply status check by @motatoes in #2128
- Feat/cache dependencies s3 prefix by @motatoes in #2129
- docs refactor ee by @motatoes in #2130
Full Changelog: v0.6.123...v0.6.124
v0.6.123
What's Changed
- remove invalid bash, same check happens on 541 by @breardon2011 in #2117
- document how to try ee version on saas by @motatoes in #2119
- show error message on failure by @motatoes in #2121
- Fix/breardon2011/prevent not found curl by @breardon2011 in #2118
Full Changelog: v0.6.122...v0.6.123
v0.6.122
What's Changed
- Aliasing by @breardon2011 in #2113
- Make sure plan failures post comment by @breardon2011 in #2114
Full Changelog: v0.6.120...v0.6.122
v0.6.121
What's Changed
- Feat/breardon2011/logging extended by @breardon2011 in #2100
- enable debug logs by @motatoes in #2106
- Paginate Comment Retrieval by @breardon2011 in #2107
- S3 cache by @breardon2011 in #2111
Full Changelog: v0.6.119...v0.6.121
v0.6.120
What's Changed
- Feat/breardon2011/logging extended by @breardon2011 in #2100
- enable debug logs by @motatoes in #2106
- Paginate Comment Retrieval by @breardon2011 in #2107
Full Changelog: v0.6.119...v0.6.120
v0.6.119
What's Changed
- paginate repo list, bug fix for issue #1941 by @jamesboi951 in #2093
- remove cli-cache-step by @motatoes in #2097
- document caching strategies in digger by @motatoes in #2098
- Digger UI bug fix by @jamesboi951 in #2103
- remove forced lower case by @breardon2011 in #2104
- report no projects impacted when REPORT_BEFORE_LOADING_CONFIG is set by @motatoes in #2099
- traverse nested directories by @breardon2011 in #2105
New Contributors
- @jamesboi951 made their first contribution in #2093
Full Changelog: v0.6.118...v0.6.119