UdjinM6
|
96d4a30510
|
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-04 17:05:52 +02:00 |
|
Kittywhiskers Van Gogh
|
66e1541808
|
merge bitcoin#21851: support cross-compiling for arm64-apple-darwin
|
2023-06-29 12:31:03 -05:00 |
|
Kittywhiskers Van Gogh
|
63c4e2456b
|
build: follow up to #5449. implementing suggestions and deduplication (#5464)
## Additional Information
* Based on suggestions by @knst made
[here](https://github.com/dashpay/dash/pull/5449#issuecomment-1609937147)
and
[here](https://github.com/dashpay/dash/pull/5426#discussion_r1241789033)
|
2023-06-28 13:59:16 -05:00 |
|
Kittywhiskers Van Gogh
|
ddb38f42da
|
contrib: move context to repository root, use additional context for copy
|
2023-06-27 20:24:08 +05:30 |
|
Kittywhiskers Van Gogh
|
38b8344ea5
|
contrib: create Guix container with interactive abilities
|
2023-06-27 20:24:08 +05:30 |
|