This repository has been archived by the owner on Oct 21, 2024. It is now read-only.
Releases: actions/gh-actions-cache
Releases · actions/gh-actions-cache
gh-actions-cache 1.0.4
What's Changed
- Added how repo is selected section in README and other minor FAQs by @t-dedah in #49
- Better testify usage by @twz123 in #54
- Bump golang.org/x/net from 0.0.0-20211112202133-69e39bad7dc2 to 0.7.0 by @dependabot in #58
- Updating note about GHES by @t-dedah in #60
- ci(e2e_test): Disable CGO_ENABLED to validate static build by @jidicula in #66
- cli/gh-extension-precompile env: CGO_ENABLED: 0 by @berlin4apk in #62
- fix: Set
CGO_ENABLED
withenv
directive by @jidicula in #68 - Fix token by @cwille97 in #65
- Spelling by @jsoref in #72
- update go-gh to latest version by @mntlty in #74
New Contributors
- @twz123 made their first contribution in #54
- @dependabot made their first contribution in #58
- @jidicula made their first contribution in #66
- @berlin4apk made their first contribution in #62
- @cwille97 made their first contribution in #65
- @jsoref made their first contribution in #72
- @mntlty made their first contribution in #74
Full Changelog: v1.0.3...v1.0.4
gh-actions-cache 1.0.4-pre.0
What's Changed
- Added how repo is selected section in README and other minor FAQs by @t-dedah in #49
- Better testify usage by @twz123 in #54
- Bump golang.org/x/net from 0.0.0-20211112202133-69e39bad7dc2 to 0.7.0 by @dependabot in #58
- Updating note about GHES by @t-dedah in #60
- ci(e2e_test): Disable CGO_ENABLED to validate static build by @jidicula in #66
- cli/gh-extension-precompile env: CGO_ENABLED: 0 by @berlin4apk in #62
- fix: Set
CGO_ENABLED
withenv
directive by @jidicula in #68 - Fix token by @cwille97 in #65
- Spelling by @jsoref in #72
- update go-gh to latest version by @mntlty in #74
New Contributors
- @twz123 made their first contribution in #54
- @dependabot made their first contribution in #58
- @jidicula made their first contribution in #66
- @berlin4apk made their first contribution in #62
- @cwille97 made their first contribution in #65
- @jsoref made their first contribution in #72
- @mntlty made their first contribution in #74
Full Changelog: v1.0.3...v1.0.4-pre.0
gh-actions-cache 1.0.3
What's Changed
- Only print empty cache message in terminal output by @ForsakenHarmony in #47
New Contributors
- @ForsakenHarmony made their first contribution in #47
Full Changelog: v1.0.2...v1.0.3
gh-actions-cache 1.0.2
What's Changed
- Fixed -L shorthand bug for list command (#33) by @devenes in #34
- Added note regarding GHES support by @kotewar in #32
- Update canary and e2e workflow to use checkout@v3 - node16 version by @aparna-ravindra in #41
- Added conditions to print for list commands by @t-dedah in #43
New Contributors
Full Changelog: v1.0.1...v1.0.2
gh-actions-cache 1.0.1
What's Changed
- Workflow: Canary Test by @aparna-ravindra in #18
- Update canary.yaml to fix typo by @aparna-ravindra in #22
- Create E2E test on main branch by @aparna-ravindra in #24
- Used go-gh table printer for listing caches by @t-dedah in #25
- Fixed e2e workflow issue by @t-dedah in #29
- Update bug_report.md by @kotewar in #30
Full Changelog: v1.0.0...v1.0.1
gh-actions-cache 1.0.0
What's Changed
- Adding codeowners and lint workflow by @aparna-ravindra in #1
- Initial setup by @t-dedah in #2
- E2E List cmd and added API calls by @t-dedah in #3
- Refactorization by @t-dedah in #5
- E2E delete command using list API by @kotewar in #4
- Refactor input params as Options by @bishal-pdMSFT in #9
- Tests for CLI by @t-dedah in #6
- Added test cases for Delete by @kotewar in #8
- Added workflow for ci and release by @t-dedah in #7
- Bugbash fixes and refactoring by @kotewar in #14
- Issue templates by @kotewar in #17
New Contributors
- @aparna-ravindra made their first contribution in #1
- @t-dedah made their first contribution in #2
- @kotewar made their first contribution in #4
Full Changelog: https://github.com/actions/gh-actions-cache/commits/v1.0.0