Ayaz Salikhov
c774a40a59
ci: Install ClangBuildAnalyzer in the ci image ( #2071 )
2025-05-01 18:49:57 +01:00
Ayaz Salikhov
de055934e1
chore: Use only pre-commit hooks ( #2057 )
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-04-29 18:18:42 +01:00
Ayaz Salikhov
9b83eb4033
style: Add C++ pre-commit hooks ( #2039 )
2025-04-29 15:12:38 +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
7c55529c90
chore: Capitalize Dockerfile to add support of tools ( #2045 )
...
For example, there is not syntax highlighting in GitHub, because file is
named `dockerfile` (and not Dockerfile), for example:
https://github.com/XRPLF/clio/blob/release/2.4.0/docker/ci/dockerfile
I also grep'ed dockerfile in repo and fixed some other places
2025-04-28 16:05:37 +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
Ayaz Salikhov
79e6f07863
fix: Pin cmake version in ci Dockerfile ( #2036 )
...
Fix: https://github.com/XRPLF/clio/issues/2032
2025-04-25 12:23:44 +01:00
Ayaz Salikhov
9c92a2b51b
style: Use pre-commit tool and add simple config ( #2029 )
...
I started with really simple pre-commit hooks and will add more on top.
Important files:
- `.pre-commit-config.yaml` - the config for pre-commit
- `.github/workflows/pre-commit.yml` - runs pre-commit hooks in branches
and `develop`
- `.github/workflows/pre-commit-autoupdate.yml` - autoupdates pre-commit
hooks once in a month
2025-04-24 17:59:43 +01:00
Alex Kremer
3e200d8b9d
feat: Add Conan profiles for common Sanitizers to docker ci image ( #1856 )
...
For #1049
2025-01-29 14:45:00 +00:00
Alex Kremer
c3be155f8d
chore: Upgrade to llvm 19 tooling ( #1681 )
...
For #1664
2024-10-14 16:43:49 +01:00
Alex Kremer
00026ebf5a
fix: Use doxygen 1.12 ( #1587 )
...
Fixes #1431
2024-08-07 15:22:21 +01:00
Alex Kremer
638e2e28ab
ci: Update clang-format and ccache ( #1559 )
...
Fixes #1212
Fixes #1558
2024-07-25 16:16:20 +01:00
Sergey Kuznetsov
f77186002a
ci: Clio docker image ( #1509 )
...
Fixes #1051 .
2024-07-02 18:04:38 +01:00
Alex Kremer
b8cb60b7db
Move docker CI to LLVM 18 tooling ( #1381 )
...
For #1343
This is the first PR which only just meant to update our docker image on
docker hub.
2024-04-29 16:29:20 +01:00
Alex Kremer
e931f27d3b
Support clang 16 in docker CI ( #1348 )
...
Fixes #1175
2024-04-15 12:09:34 +01:00
Sergey Kuznetsov
7372442f3a
Fix clang-tidy in CI ( #1325 )
...
Also removed old docker files and scripts.
2024-04-08 11:49:43 +01:00
Alex Kremer
332b66dc4f
Round 9 of gcc-12 attempts ( #1305 )
...
Fixes #1271
2024-03-28 13:45:07 +00:00
Alex Kremer
231556d850
Round 8 of gcc-12 attempts ( #1301 )
...
Fixes #1271
2024-03-28 03:22:03 +00:00
Alex Kremer
03d6b1a3b6
Round 6 of gcc-12 attempts ( #1297 )
...
Fixes #1271
2024-03-27 15:07:32 +00:00
Alex Kremer
ebdcca51a6
Round 5 of gcc-12 attempts ( #1295 )
...
Fixes #1271
2024-03-26 13:25:45 +00:00
Alex Kremer
7e5f94c3fd
Round 4 of gcc-12 attempts ( #1294 )
...
Fixes #1271
2024-03-26 12:29:46 +00:00
Alex Kremer
1be4d5186d
Round 3 of gcc-12 attempts ( #1293 )
...
Fixes #1271
2024-03-26 12:06:30 +00:00
Alex Kremer
03a01e55f9
Upgrade CI docker image to gcc-12 ( #1289 )
...
Fixes #1271
2024-03-25 18:19:34 +00:00
Alex Kremer
7312b4af80
Add git-lfs to docker CI image ( #1259 )
...
Fixes #1258
2024-03-12 18:30:48 +00:00
Sergey Kuznetsov
d47f3b71bd
Refactor cmake ( #1231 )
...
Fixes #920 .
2024-03-06 16:29:26 +00:00
Alex Kremer
73d427c1cb
Automatically detect missing doxygen comments ( #1226 )
...
Fixes #1216
2024-03-05 12:37:16 +00:00
Alex Kremer
51150d8474
Add doxygen to CI docker image ( #1225 )
...
For #1216
2024-03-01 17:00:27 +00:00
Sergey Kuznetsov
e98e74d768
Add cmake-format to docker and mac runners ( #1213 )
...
For #1067
2024-02-26 23:08:31 +00:00
Maria Shodunke
27fe35a2d1
Cleanup location of docs and example files ( #1195 )
2024-02-20 18:40:03 +00:00
Sergey Kuznetsov
af485a0634
Add gcovr to CI docker image ( #1072 )
...
For #1066
2024-01-03 16:53:26 +00:00
Sergey Kuznetsov
db751e3807
Make root default user in CI image ( #1034 )
...
For #884
2023-12-12 14:05:30 +00:00
Sergey Kuznetsov
3c4a8f0cfb
Add conan setup into image ( #1032 )
...
For #884
2023-12-12 12:00:57 +00:00
Sergey Kuznetsov
a34e107b86
Add nightly builds ( #1013 )
...
Partially fixes #884 .
Adds:
- Docker image for CI on Linux
- Nightly builds without cache and releases
- Nightly clang-tidy checks
- Fix typos in .clang-tidy
2023-12-08 18:22:22 +00:00
Michael Legleux
983aa29271
Build Clio with CentOS 7
2022-09-26 15:46:43 -07:00