dash/.github/workflows
UdjinM6 bc9af856ec
ci: Bump Guix build timeout and implement cacheing (#5727)
## Issue being fixed or feature implemented
Hopefully fixes issues like
>The job running on runner ubuntu-core-x64_i-05ed4263b8e049c7a has
exceeded the maximum execution time of 360 minutes

https://github.com/dashpay/dash/actions/runs/6932017275


https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepstimeout-minutes

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idtimeout-minutes

## What was done?
Bump timeouts for the job itself and for the corresponding step. Also,
implemented caching for `.cache` and `depends` folders.

## How Has This Been Tested?
#5729


https://github.com/dashpay/dash/actions/runs/6996271543/job/19031968814?pr=5729

## Breaking Changes
n/a

## Checklist:
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added or updated relevant unit/integration/functional/e2e
tests
- [ ] 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-12-01 09:11:35 -06:00
..
clang-diff-format.yml ci: bump actions/checkout and actions/cache to v3 (#5519) 2023-08-01 12:17:40 -05:00
guix-build.yml ci: Bump Guix build timeout and implement cacheing (#5727) 2023-12-01 09:11:35 -06:00
handle_potential_conflicts.py chore/feat: few tweaks for "Check Potential Conflicts" action (#5330) 2023-04-17 01:41:18 +03:00
label-merge-conflicts.yml Ensure pemissions are restrictive 2021-07-16 17:43:32 -05:00
merge-check.yml ci: bump actions/checkout and actions/cache to v3 (#5519) 2023-08-01 12:17:40 -05:00
predict-conflicts.yml ci: bump actions/checkout and actions/cache to v3 (#5519) 2023-08-01 12:17:40 -05:00
prevent-master-pr.yml actions: Prevent accidental merging to master (#4302) 2021-07-29 13:12:54 +03:00
release_alpha.yml ci: bump actions/checkout and actions/cache to v3 (#5519) 2023-08-01 12:17:40 -05:00
release_docker_hub.yml fix: pass GITHUB_REPOSITORY into Dockerfile.GitHubActions.Release (#5724) 2023-11-24 11:23:10 -06:00
semantic-pull-request.yml fix(doc/ci): break rpc/rest/zmq into individual scopes, sort scopes (#5079) 2022-11-21 12:06:24 -06:00