Siarhei Fedartsou
69ef347fe6
Migrate to Conan 2.x
2024-09-30 20:38:15 +03:00
Siarhei Fedartsou
dcd4ddb052
Migrate to Conan 2.x
2024-09-30 20:25:00 +03:00
Siarhei Fedartsou
ab519aae79
Migrate to Conan 2.x
2024-09-30 20:02:50 +03:00
Siarhei Fedartsou
ac89b85a33
Migrate to Conan 2.x
2024-09-30 19:55:21 +03:00
Siarhei Fedartsou
8871c9054b
Migrate to Conan 2.x
2024-09-29 11:49:08 +02:00
Siarhei Fedartsou
910719819b
Migrate to Conan 2.x
2024-09-29 11:45:40 +02:00
Siarhei Fedartsou
ac3cac7cbc
Migrate to Conan 2.x
2024-09-29 11:45:10 +02:00
Siarhei Fedartsou
a885dff707
Migrate to Conan 2.x
2024-09-29 11:43:21 +02:00
Siarhei Fedartsou
893c0d7d1d
Migrate to Conan 2.x
2024-09-29 11:31:36 +02:00
Siarhei Fedartsou
324e4eecc6
Migrate to Conan 2.x
2024-09-29 11:28:14 +02:00
Siarhei Fedartsou
dd6cf93527
Migrate to Conan 2.x
2024-09-29 11:25:04 +02:00
Siarhei Fedartsou
3af3b11c7d
Migrate to Conan 2.x
2024-09-29 11:24:12 +02:00
Siarhei Fedartsou
e67e9ea808
Migrate to Conan 2.x
2024-09-29 11:01:30 +02:00
Siarhei Fedartsou
5359a7774e
Migrate to Conan 2.x
2024-09-29 10:11:37 +02:00
Siarhei Fedartsou
8983956fa1
Migrate to Conan 2.x
2024-09-29 10:09:25 +02:00
Siarhei Fedartsou
e5e25a1aca
Configure self-hosted runner for benchmarks job ( #6975 )
2024-07-26 21:19:47 +02:00
Siarhei Fedartsou
84f12c7c6d
Add NodeJs bindings benchmarks ( #7004 )
2024-07-26 19:36:43 +02:00
Siarhei Fedartsou
5e6fdda16b
Add NOTE: label to comment in stale.yml ( #6987 )
2024-07-09 21:27:46 +02:00
Siarhei Fedartsou
ab771c6142
Do not trigger stale bot on each PR ( #6986 )
2024-07-09 19:58:03 +02:00
Siarhei Fedartsou
f1510b758d
Increase number of GitHub operations allowed in stale bot ( #6985 )
2024-07-09 19:32:03 +02:00
Siarhei Fedartsou
4930d2ef05
Use clang 18/17/16 instead of 15/14/13 ( #6978 )
2024-07-03 20:02:44 +02:00
Siarhei Fedartsou
d0ed29adb7
Use Link Time Optimisation whenever possible ( #6967 )
2024-06-30 21:07:49 +02:00
Siarhei Fedartsou
5a48ce85b3
Use tmpfs for running benchmarks ( #6966 )
2024-06-25 17:49:41 +02:00
Siarhei Fedartsou
e8da3d9231
Calculate confidence interval for benchmark measurements ( #6950 )
2024-06-21 21:43:27 +02:00
Siarhei Fedartsou
3285ce3b2f
Configure stale bot ( #6963 )
2024-06-21 08:51:56 +02:00
Dennis Luxen
f1eabc3ecc
Replace boost::filesystem with std ( #6432 )
2024-06-20 21:44:28 +02:00
knowname
c3f2a6cdb9
Add CI job for building Alpine-based Docker image ( #6959 )
2024-06-20 09:08:57 +02:00
Siarhei Fedartsou
89435aa87f
Add new randomized benchmarks ( #6929 )
2024-06-09 17:03:24 +02:00
Siarhei Fedartsou
0cbb23abe1
Fix Windows CI: update conan.cmake and disable unit tests as temporary workaround for OOM issues ( #6930 )
2024-06-09 09:24:02 +02:00
Siarhei Fedartsou
a2915f78c5
Make e2e benchmarks more stable ( #6927 )
2024-06-08 22:27:12 +02:00
Siarhei Fedartsou
523ee762f0
Upgrade to clang-tidy 18 ( #6919 )
2024-06-06 22:20:38 +02:00
Siarhei Fedartsou
c7ee1a59eb
Implement end to end benchmark ( #6910 )
2024-06-05 21:39:10 +02:00
Siarhei Fedartsou
c1ed73126d
Use std::variant instead of mapbox::util::variant ( #6903 )
2024-05-28 18:52:49 +02:00
Siarhei Fedartsou
01b1673c8a
Fix CCache usage in GitHub Actions ( #6911 )
2024-05-28 08:43:23 +02:00
Siarhei Fedartsou
d4dc297f75
Add CI job with GCC 14 ( #6905 )
2024-05-27 09:31:13 +02:00
Siarhei Fedartsou
667fd198ac
Use the latest Debian version in Dockerfile ( #6904 )
2024-05-27 08:30:44 +02:00
Siarhei Fedartsou
b7a990d0b5
Use C++20 ( #6877 )
2024-05-25 18:25:13 +02:00
Dennis Luxen
ed5003b502
Upgrade CI actions to latest versions ( #6893 )
...
* Upgrade actions
* Update remaining actions
* Update CHANGELOG.md
* Update CHANGELOG.md
2024-05-23 14:40:47 +02:00
Siarhei Fedartsou
11c7ddc84d
Fix failing gcc-13 based CI jobs ( #6886 )
...
* Attempt to fix failing CI on gcc-13 jobs
* Attempt to fix failing CI on gcc-13 jobs
* Attempt to fix failing CI on gcc-13 jobs
* Attempt to fix failing CI on gcc-13 jobs
* Attempt to fix failing CI on gcc-13 jobs
2024-05-19 19:30:24 +02:00
Siarhei Fedartsou
54e50a67a8
Add benchmarks comparison job ( #6880 )
2024-05-14 17:14:59 +02:00
Siarhei Fedartsou
ee8e0f890a
Optimise path distance calculation in MLD map matching ( #6876 )
2024-05-11 16:30:43 +02:00
Dennis Luxen
70969186f6
Migrate GCC CI jobs to run on GCC 11, 12, and 13 ( #6865 )
2024-05-10 20:38:32 +02:00
Siarhei Fedartsou
3254686933
Use M1 runner to build arm64 macOS builds ( #6868 )
2024-05-08 21:08:11 +02:00
Siarhei Fedartsou
a6dfff725b
Configure GitHub Actions concurrency ( #6870 )
2024-05-08 10:06:04 +02:00
Dennis Luxen
99809e105c
Upgrade clang compiler in CI builds ( #6861 )
2024-05-06 18:12:17 +02:00
Dennis Luxen
7f9d591ab7
Upgrade clang-format to version 15 ( #6859 )
2024-05-06 09:14:46 +02:00
Dennis Luxen
4968d7f9d9
Disable codecov.io upload run since it consistently fails
2024-05-05 16:40:21 +02:00
Dennis Luxen
c37bbfd07a
Migrate GitHub actions from {16, 18} to {28, 20}
2024-05-05 15:01:41 +02:00
Michael Bell
e219eb9442
Pin Conan revisions correctly ( #6828 )
...
* Pin Conan revisions correctly
Conan dependencies are not pinned correctly. This means we're
pulling in a newer onetbb recipe that no longer has a shared
library option.
Following other examples of how to pin revisions with cmake
for conan v1, we correctly pin the expected revisions.
Longer term we should look into
- upgrading to conan v2
- defining the conan config separately from cmakelists.txt
- understanding the need for disabling onetbb shared library support
but for the purposes of reviving CI, this will be sufficient.
* Fix macos CI builds
2024-03-15 09:27:59 +00:00
Pratik Rajput
a63ba91c8f
Fix typo in api.md ( #6567 )
...
* Fix typo in api.md
Signed-off-by: Pratik <pratikrajput1199@gmail.com>
Co-authored-by: Siarhei Fedartsou <siarhei.fedartsou@gmail.com>
2023-03-09 17:10:42 +01:00