mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
bc6b5e1322
## 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)_ |
||
---|---|---|
.. | ||
clang-diff-format.yml | ||
guix-build.yml | ||
handle_potential_conflicts.py | ||
label-merge-conflicts.yml | ||
merge-check.yml | ||
predict-conflicts.yml | ||
prevent-master-pr.yml | ||
release_alpha.yml | ||
release_docker_hub.yml | ||
semantic-pull-request.yml |