dash/.github
strophy bc6b5e1322
ci: switch to using gha cache api for guix builds (#5602)
## Issue being fixed or feature implemented
- Using `actions/cache` with a local buildx cache without the "move
cache" workaround will result in constant growth in cache size:
https://docs.docker.com/build/ci/github-actions/cache/#local-cache

## What was done?
- Docker natively supports the GHA Cache API, so we should use it for
faster and more efficient cache usage
- Actions were also bumped to current stable versions


## How Has This Been Tested?
Devs please test this by running a test Guix build from workflow
dispatch

## Breaking Changes
None


## Checklist:
_Go over all the following points, and put an `x` in all the boxes that
apply._
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have added or updated relevant unit/integration/functional/e2e
tests
- [x] I have made corresponding changes to the documentation
- [x] I have assigned this pull request to a milestone _(for repository
code-owners and collaborators only)_
2023-10-20 08:14:46 -05:00
..
ISSUE_TEMPLATE Merge #19786: doc: Remove label from good first issue template 2023-07-09 17:52:50 +05:30
workflows ci: switch to using gha cache api for guix builds (#5602) 2023-10-20 08:14:46 -05:00
ISSUE_TEMPLATE.md Merge #15038: docs: Get more info about GUI-related issue on Linux 2021-08-24 14:30:24 -04:00
PULL_REQUEST_TEMPLATE.md style: adjust template of new PR (#5193) 2023-02-12 21:15:23 -06:00