Ayaz Salikhov
|
2528dee6b6
|
chore: Use pre-commit image with libatomic (#2698)
|
2025-10-16 13:03:52 +01:00 |
|
Ayaz Salikhov
|
33802f475f
|
docs: Build docs using doxygen 1.14.0 (#2681)
|
2025-10-07 18:48:19 +01:00 |
|
Ayaz Salikhov
|
a189eeb952
|
ci: Use separate pre-commit image (#2678)
|
2025-10-07 16:01:46 +01:00 |
|
Ayaz Salikhov
|
1da8464d75
|
style: Rename actions to use dash (#2669)
|
2025-10-06 16:19:27 +01:00 |
|
Ayaz Salikhov
|
67f5ca445f
|
style: Rename workflows to use dash and show reusable (#2667)
|
2025-10-06 15:02:17 +01:00 |
|
Ayaz Salikhov
|
e92a63f4e5
|
ci: Make separate download/upload options for ccache (#2637)
|
2025-09-18 13:46:34 +01:00 |
|
Ayaz Salikhov
|
1adbed7913
|
ci: Use image with new remote name and newer Conan (#2539)
|
2025-09-05 16:28:07 +01:00 |
|
Ayaz Salikhov
|
3df28f42ec
|
ci: Use image with Python 3.13 (#2495)
|
2025-09-01 16:58:52 +01:00 |
|
Michael Legleux
|
e6abdda0a7
|
ci: Update build image (#2453)
|
2025-08-19 00:52:09 +01:00 |
|
Ayaz Salikhov
|
7558348d14
|
ci: Use image with GDB (#2430)
|
2025-08-13 18:54:53 +01:00 |
|
Ayaz Salikhov
|
312e7be2b4
|
ci: Use GCC 15.2 (#2428)
|
2025-08-13 11:43:53 +01:00 |
|
Ayaz Salikhov
|
a9cf781ca5
|
ci: Use an image with CMake 4 in CI (#2388)
|
2025-08-04 15:52:36 +01:00 |
|
Ayaz Salikhov
|
ad5f0642ba
|
ci: Use image with artifactory DNS name (#2364)
|
2025-07-25 15:24:51 +01:00 |
|
Ayaz Salikhov
|
3f0f20a542
|
ci: Pin docker image to commit hash (#2354)
|
2025-07-22 13:38:27 +01:00 |
|
Ayaz Salikhov
|
30880ad627
|
ci: Don't run tsan unit tests, build 3rd party for gcc.tsan heavy-arm64 (#2347)
|
2025-07-18 13:04:53 +01:00 |
|
Ayaz Salikhov
|
f391c3c899
|
feat: Run sanitizers for Debug builds as well (#2296)
|
2025-07-08 12:32:16 +01:00 |
|
Ayaz Salikhov
|
e4fbf5131f
|
feat: Build sanitizers with clang (#2239)
|
2025-06-23 11:26:05 +01:00 |
|
Ayaz Salikhov
|
ac5fcc7f4b
|
feat: Add conan lockfile (#2220)
|
2025-06-13 13:51:59 +01:00 |
|
Ayaz Salikhov
|
6e0d7a0fac
|
feat: Pass sanitizer as part of conan_profile (#2189)
I noticed we don't need `sanitizer` value anymore, so removed it.
|
2025-06-10 16:04:00 +01:00 |
|
Ayaz Salikhov
|
09409fc05d
|
ci: Add missing workflow dependencies (#2155)
Was discovered in https://github.com/XRPLF/clio/pull/2150, better to be
fixed separately, as I'm not sure it'll be merged.
|
2025-05-28 12:58:37 +01:00 |
|
Ayaz Salikhov
|
e2f078e0af
|
ci: Run sanitizers on script change (#2122)
|
2025-05-14 16:19:59 +01:00 |
|
Ayaz Salikhov
|
27ff532473
|
ci: Explicitly specify workflow dependencies (#2110)
|
2025-05-14 15:21:08 +01:00 |
|
Ayaz Salikhov
|
5d2c2a8bfc
|
ci: Move clang build analyzer to nightly (#2074)
|
2025-05-02 13:50:02 +01:00 |
|
Ayaz Salikhov
|
7fd51d8a60
|
ci: Refactor how we run code coverage (#2065)
Fix: https://github.com/XRPLF/clio/issues/2061
|
2025-05-01 16:44:37 +01:00 |
|
Ayaz Salikhov
|
f2f342f7c2
|
ci: Specify concurrency for github workflows (#2059)
|
2025-04-30 11:45:56 +01:00 |
|
Ayaz Salikhov
|
cc1da5afa9
|
test: Add build_and_test reusable workflow (#2048)
|
2025-04-29 20:28:51 +01:00 |
|
Ayaz Salikhov
|
eef85b520a
|
ci: Use ghcr.io/xrplf/clio-ci docker image (#2055)
|
2025-04-29 11:35:26 +01:00 |
|
Ayaz Salikhov
|
1e0a2f5162
|
style: Add prettier pre-commit hook (#2031)
There are 2 things to know about prettier:
- it's quite pretty most of the time
- it's not configurable
|
2025-04-25 16:24:45 +01:00 |
|
Alex Kremer
|
cd1aa8fb70
|
chore: Revert workflow names (#1890)
|
2025-02-11 18:08:47 +00:00 |
|
Alex Kremer
|
f5e6c9576e
|
feat: Run tests with sanitizers in CI (#1879)
Fixes #1075
Fixes #1049
|
2025-02-10 16:20:25 +00:00 |
|