tequ
8d1aadd23d
Update CMake version to 3.25.3 in macOS workflow
2025-12-17 12:53:20 +09:00
tequ
8d2a5e3c4e
Merge branch 'dev' into sync-2.4.0
2025-12-17 12:38:43 +09:00
tequ
960f87857e
Self hosted macos runner ( #652 )
2025-12-17 09:43:25 +10:00
tequ
374b361daa
Use Self hosted runner ( #639 )
2025-12-16 14:16:36 +10:00
tequ
64fb39d033
Merge remote-tracking branch 'upstream/dev' into sync-2.4.0
2025-11-30 13:53:35 +09:00
Niq Dudfield
f6a4e8f36d
Wind back macOS runner version ( #635 )
2025-11-27 09:39:27 +10:00
tequ
70bbe83525
Revert "Update workers to self hosted" ( #638 )
2025-11-27 09:38:45 +10:00
tequ
bbff5e29d8
Enhance GitHub Actions workflow by escaping "double quotes in PR title" ( #640 )
2025-11-27 09:36:02 +10:00
Wietse Wind
c42cb0df62
Update workers to self hosted
2025-11-25 15:42:01 +01:00
Niq Dudfield
8efc02b2d4
refactor(ci): fix caching and improve [ci-] tag handling ( #633 )
2025-11-25 16:23:41 +10:00
tequ
066f8ed9ef
Merge branch 'dev' into sync-2.4.0
2025-10-27 15:38:14 +09:00
tequ
96222baf5e
Add hook header generators and CI verification workflow ( #597 )
2025-10-22 15:25:38 +10:00
tequ
3487e2de67
Merge branch 'dev' into sync-2.4.0
2025-10-17 13:21:01 +09:00
Niq Dudfield
83f09fd8ab
ci: add clang to build matrix [ci-nix-full-matrix] ( #569 )
2025-10-15 11:26:31 +10:00
tequ
1da00892d3
Merge remote-tracking branch 'upstream/dev' into sync-2.4.0
2025-10-14 17:22:41 +09:00
Niq Dudfield
fa1b93bfd8
build: migrate to conan 2 ( #585 )
...
Migrates the build system from Conan 1 to Conan 2
2025-10-10 14:57:46 +11:00
tequ
8f7ebf0377
Optimize github action cache ( #544 )
...
* optimize github action cache
* fix
* refactor: improve github actions cache optimization (#3 )
- move ccache configuration logic to dedicated action
- rename conanfile-changed to should-save-conan-cache for clarity
---------
Co-authored-by: Niq Dudfield <ndudfield@gmail.com >
2025-09-08 15:53:40 +10:00
tequ
75636ee5c4
Merge branch 'dev' into sync-2.4.0
2025-08-20 14:11:26 +09:00
Niq Dudfield
7a790246fb
fix: upgrade CI to GCC 13 and fix compilation issues, fixes #557 ( #559 )
2025-08-14 17:41:49 +10:00
tequ
2fc912d54d
Make release build use conan deps where possible and hbb 4.0.1 ( #516 )
...
Co-authored-by: Denis Angell <dangell@transia.co >
Co-authored-by: Niq Dudfield <ndudfield@gmail.com >
2025-08-14 12:59:57 +10:00
Niq Dudfield
1233694b6c
chore: add suspicious_patterns to .scripts/pre-hook and not-suspicious filter ( #525 )
...
* chore: add suspicious_patterns to .scripts/pre-hook and not-suspicious filter
* rm: kill annoying checkpatterns job
* chore: cleanup
---------
Co-authored-by: RichardAH <richard.holland@starstone.co.nz >
2025-07-01 20:58:06 +10:00
tequ
c4106a2752
Disable instrumentation-build workflow ( #530 )
2025-06-30 16:54:11 +09:00
Niq Dudfield
2470926a1d
fix: remove vestigial -DBOOST_ASIO_DISABLE_CONCEPTS usage ( #526 )
2025-06-27 16:41:30 +09:00
tequ
092f907724
remove checkpatterns workflow
2025-06-24 19:57:41 +09:00
Bronek Kozicki
0fa542f672
Antithesis instrumentation improvements ( #5213 )
...
* Rename ASSERT to XRPL_ASSERT
* Upgrade to Anthithesis SDK 0.4.4, and use new 0.4.4 features
* automatic cast to bool, like assert
* Add instrumentation workflow to verify build with instrumentation enabled
2025-06-19 23:27:49 +09:00
tequ
ee78f8d566
update actions/upload-artifact to v4
...
https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
2025-06-19 16:11:34 +09:00
tequ
e6893a9422
clang-format, ignore magic_enum.h
2025-06-19 15:56:33 +09:00
John Freeman
17d0e23720
Update clang-format workflow
2025-06-18 13:29:29 +09:00
John Freeman
cd0141d781
Prepare to rearrange sources: ( #4997 )
...
- Remove CMake module "MultiConfig".
- Update clang-format configuration, CodeCov configuration,
levelization script.
- Replace source lists in CMake with globs.
2025-06-17 17:44:40 +09:00
John Freeman
52d3babf1b
Update dependencies ( #4595 )
...
Use the most recent versions in ConanCenter.
* Due to a bug in Clang 16, you may get a compile error:
"call to 'async_teardown' is ambiguous"
* A compiler flag workaround is documented in `BUILD.md`.
* At this time, building this with gcc 13 may require editing some files
in `.conan/data`
* A patch to support gcc13 may be added in a later PR.
---------
Co-authored-by: Scott Schurr <scott@ripple.com >
2025-06-15 23:18:30 +09:00
Denis Angell
a5ea86fdfc
Add Conan Building For Development ( #432 )
2025-05-14 14:00:20 +10:00
tequ
989532702d
Update clang-format workflow ( #490 )
2025-04-17 16:16:59 +10:00
Niq Dudfield
ef77b02d7f
CI Release Builder ( #455 )
2025-03-11 13:19:28 +01:00
Wietse Wind
1fb1a99ea2
Update build-in-docker.yml
2025-02-05 08:23:49 +01:00
Wietse Wind
fa71bda29c
Artifact v4 continue on error
2025-02-01 08:58:13 +01:00
Wietse Wind
412593d7bc
Update artifact
2025-02-01 08:57:48 +01:00
Wietse Wind
12d8342c34
Update artifact
2025-02-01 08:57:25 +01:00
Denis Angell
79d83bd424
fix240911 ( #363 )
2024-09-11 13:43:03 +10:00
Wietse Wind
849a4435e0
CI Split jobs with prev job dependency & CI on jshooks ( #320 )
...
* CI on `jshooks` branch
* CI Split jobs with prev job dependency
* No multi branch worker in parallel
---------
Co-authored-by: Denis Angell <dangell@transia.co >
2024-05-29 13:45:59 +02:00
Wietse Wind
247e9d98bf
CI on jshooks branch ( #317 )
2024-05-24 10:10:40 +10:00
Wietse Wind
caa8b382d8
🤦
2024-02-22 23:28:19 +01:00
Wietse Wind
82e04073be
Revert checkout v3
2024-02-14 15:21:43 +01:00
Wietse Wind
e1b78f9682
Do clean
2024-02-14 15:20:24 +01:00
Wietse Wind
901d1d4e8d
Update checkout CI to v4
2024-02-14 15:17:45 +01:00
Wietse Wind
66ee96d456
Build on release after all
2023-12-29 15:43:33 +01:00
Wietse Wind
b476aea55b
Do not auto build on release
2023-12-29 15:39:48 +01:00
Denis Angell
b77b0e70e3
Add Script to check for suspicious patterns ( #199 )
...
* Create check_keys.sh
* add to workflow
2023-11-16 16:23:55 +01:00
Denis Angell
559b504c7d
Update build-in-docker.yml ( #196 )
2023-11-09 19:44:28 +01:00
Denis Angell
43cb255337
Update Workflow ( #193 )
2023-11-09 19:01:50 +01:00
Denis Angell
2a18ec563d
Fix HBB workflow ( #191 )
...
* Update build-in-docker.yml
* Update build-in-docker.yml
* Update build-in-docker.yml
* Update build-core.sh
* update workflow
* Update build-core.sh
* Update build-core.sh
* Update build-core.sh
* Update build-core.sh
* update workflow
* fix workflow
* Update xahaud.binary.dockerfile
* fixup
* fixup
* fixup
* fixup
* fixup
* fixup
* Update build-in-docker.yml
2023-11-09 12:20:51 +01:00