Skip to content

v0.0.1

Choose a tag to compare

@duplabe duplabe released this 22 Jan 14:43
· 11 commits to master since this release
5d4a43c

What's Changed

New Contributors

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