Ayaz Salikhov
9ebeb413e4
feat: Implement separate upload workflow ( #5762 )
...
* feat: Implement separate upload workflow
* Use cleanup-workspace
* Name some workflows reusable
* Add dependencies
2025-09-08 15:15:59 +00:00
Ayaz Salikhov
811c980821
ci: Use cleanup-workspace action ( #5763 )
...
* ci: Use cleanup-workspace action
* Use latest version
2025-09-04 16:27:30 +01:00
Bronek Kozicki
2e6f00aef2
Add required disable_ccache option ( #5756 )
2025-09-03 09:25:52 +01:00
Ayaz Salikhov
1e37d00d6c
ci: Use XRPLF/prepare-runner action ( #5740 )
...
* ci: Use XRPLF/prepare-runner action
* Remove some old boost workaround
2025-08-28 19:32:49 +00:00
Bart
896b8c3b54
chore: Fix file formatting ( #5718 )
2025-08-22 10:02:56 -04:00
Bart
58dd07bbdf
fix: Skip notify-clio when running in a fork, reorder config fields ( #5712 )
...
This change will skip running the notify-clio job when a PR is created from a fork, and reorders the strategy matrix configuration fields so GitHub will more clearly show which configuration is running.
2025-08-21 16:32:04 -04:00
Bart
56c1e078f2
fix: Correctly check for build_only when deciding whether to run tests ( #5708 )
...
This change modifies the `build_only` check used to determine whether to run tests. For easier debugging in the future it also prints out the contents of the strategy matrix.
2025-08-20 19:25:40 -04:00
Bart
afc05659ed
fix: Adjust the CI workflows ( #5700 )
2025-08-19 12:46:38 -04:00
Bart
b04d239926
fix: Modify jobs to use '>>' instead of 'tee' for GITHUB_OUTPUT ( #5699 )
2025-08-18 10:49:55 -04:00
Bart
dc1caa41b2
refactor: Revamp CI workflows ( #5661 )
...
This change refactors the CI workflows to leverage the new CI Docker images for Debian, Red Hat, and Ubuntu.
2025-08-18 10:21:43 -04:00