Releases: bitrise-io/github-cache
Releases · bitrise-io/github-cache
Release list
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
What's Changed
- Run without docker by @ramil-bitrise in #1
- Added separate restore and save commands by @bvatai-br in #3
- feat: ACI-4450 GitHub release + download binary from GitHub by @duplabe in #2
New Contributors
- @ramil-bitrise made their first contribution in #1
- @bvatai-br made their first contribution in #3
Full Changelog: https://github.com/bitrise-io/github-cache/commits/v0.0.1
Changelog
- 6cbd18c Init commit
- a05d90c Merge pull request #1 from bitrise-io/run-without-docker
- 5ea1098 Revert "try to fix input env vars issue"
- 9cf29c1 add basic implementation
- 7424943 add envman
- f1b4576 add github repo cache key prefix
- d80e62e added error to log
- 2d84341 feat: ACI-4450 GitHub release + download binary from GitHub
- f0e35e9 feat: ACI-4450 fix filename
- 10e78a9 fix go bin path
- 097f455 fix post phase handling
- bc63c4f fix readme
- 1ab1375 install go-githubactions dependency
- a360d5a run gha without docker
- a75e0d2 touch .envstore.yml (needed for envman)
- 8951226 try to fix input env vars issue
- 53d634f vendor dependencies