dependabot[bot]
ec72bcb5cf
build(deps): bump actions/checkout from 5 to 6 ( #7589 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 21:08:43 -03:00
dependabot[bot]
8ffae5b2cb
build(deps): bump actions/checkout from 4 to 5 ( #7026 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 11:00:41 +02:00
Tim Visée
098cfb16f3
Revert "Downgrade cmake 3.x ( #6306 )" ( #6484 )
...
This reverts commit 21fb1652ab .
2025-05-05 12:58:11 +02:00
Arnaud Gourlay
2eae9a2ec1
Fixing failing CI due to missing liblzma ( #6329 )
...
* Fixing failing CI due to missing liblzma
* Try again
2025-04-07 10:51:23 +02:00
Arnaud Gourlay
21fb1652ab
Downgrade cmake 3.x ( #6306 )
...
* Downgrade cmake 3.x
* Only where needed
* Add comments
2025-04-02 17:00:05 -03:00
Tim Visée
d1bf354874
Experiment: enable bindgen-runtime for RocksDB ( #5768 )
...
* Enable bindgen-runtime feature for RocksDB
* Test without libclang and llvm on CI
2025-01-10 15:34:51 +01:00
Arnaud Gourlay
821afded47
Update rocksdb 0.23.0 ( #5765 )
...
* Update Rocksdb 0.23.0
* make it work
2025-01-10 11:48:06 +01:00
xzfc
cb31c533bf
Introduce Cargo feature "testing" ( #4192 )
2024-05-07 16:14:46 +00:00
dependabot[bot]
6cd1e7f6cd
Bump arduino/setup-protoc from 2 to 3 ( #3536 )
...
Bumps [arduino/setup-protoc](https://github.com/arduino/setup-protoc ) from 2 to 3.
- [Release notes](https://github.com/arduino/setup-protoc/releases )
- [Commits](https://github.com/arduino/setup-protoc/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: arduino/setup-protoc
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-06 10:01:24 +01:00
Kumar Shivendu
ea32150b0e
feat: Expose git commit id in the health check endpoint ( #3346 )
...
* feat: Expose git commit id in the health check endpoint
* fix: CI errors
* test: Add test for health check api
* feat: Add / endpoint to openapi schema
* Make git commit hash optional
* ci: Enable debugging setup-protoc action
* Install later protobuf compiler through GitHub Action
* Disable debug mode for setup-protoc job
* refactor: Use commit instead of commit_id
* fix: Use commit instead of commit_id gRPC docs
* test: Update ping API test
* refactor: Rename ping api to root api
---------
Co-authored-by: timvisee <tim@visee.me >
2024-01-09 16:14:08 +05:30
Luis Cossío
ad431a1d58
CI: use nextest for running rust tests ( #2085 )
...
* ci: use nextest for running rust tests
- enable retries with exponential backoff
- adjust test_building_cancellation to run sequentially
* run whole suite in partitions
* nextest.toml: remove profile override for specific test, lower amount of retries
* reuse builds in rust tests
* fixup rust.yml
* ditch partitioned run
* [empty commit] trigger ci
* automate flaky test reporting
* remove step name
* rename to Rust tests
* rebase + checkout only the issue template
* specify saving junit report in nextest.toml
* fix xq command, add postprocess for macos, update download and upload actions
2023-09-18 11:28:33 +02:00
Josh Soref
a0bbc40bc9
Spelling ( #2658 )
...
* spelling: accumulating
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
* spelling: and
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
* spelling: back
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
* spelling: batching
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
* spelling: been
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
* spelling: benchmark
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
* spelling: collections
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
* spelling: confusion
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
* spelling: consensus
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
* spelling: decrease
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
* spelling: equal
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
* spelling: github
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
* spelling: minimal
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
* spelling: nonexistent
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
* spelling: oversampling
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
* spelling: paths
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
* spelling: points
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
* spelling: prevent
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
* spelling: protobuf
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
* spelling: proxied
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
* spelling: randomness
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
* spelling: recover
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
---------
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-09-14 11:38:23 +02:00
dependabot[bot]
4182ddd1dc
Bump actions/checkout from 3 to 4 ( #2579 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 09:46:23 +02:00
Andrey Vasnetsov
d382bbef44
Stacktrace API ( #2457 )
...
* enable /stacktrace API in docker builds
* fmt
* fix ci
2023-08-17 13:50:34 +02:00
Kaya Gökalp
6c0f32f7d0
ci: move from actions-rs to dtolnay/rust-toolchain ( #1995 )
2023-05-31 10:00:32 +02:00
Andrey Vasnetsov
62f202914d
enable ci test on all branches ( #1810 )
...
* enable ci test on all branches
* rollback push trigger
* Also run workflows on branches having / in name
---------
Co-authored-by: timvisee <tim@visee.me >
2023-05-01 13:01:19 +02:00
Arnaud Gourlay
e3c6bb8a53
update tonic 0.8 & prost 0.11 ( #1285 )
...
* update tonic 0.8 & prost 0.11
* install protoc via package manager
2022-12-19 15:30:33 +01:00
dependabot[bot]
74b681f6b6
Bump Swatinem/rust-cache from 1 to 2 ( #1232 )
...
Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache ) from 1 to 2.
- [Release notes](https://github.com/Swatinem/rust-cache/releases )
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Swatinem/rust-cache/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 21:01:59 +01:00
Andrey Vasnetsov
c9ad035f98
enable CI on dev ( #1057 )
...
* enable CI on dev
* update dependabot
2022-09-23 16:02:39 +02:00
Egor Ivkov
026bd040b0
Add import formatting rules ( #820 )
...
* Add import formatting rules
* Review fix: update rusty hook
2022-07-15 15:42:25 +03:00
Arnaud Gourlay
c09034f6e8
Install protoc to avoid having to recompile it ( #452 )
...
* Install protoc to avoid having to recompile it
* cleanup bash script call sites
* move script out of worflows
* cleaner script
2022-04-11 08:37:09 +02:00
dependabot[bot]
7275577102
Bump actions/checkout from 2 to 3 ( #390 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-18 12:01:30 +01:00
Ivan Pleshkov
2c4fd0a205
Merge branch 'master' into remove-blas
2022-03-09 15:48:25 +00:00
Arnaud Gourlay
f902cbbfaf
dedicated cache for Clippy build ( #337 )
2022-02-23 10:58:51 +01:00
Arnaud Gourlay
5a9f16ebfd
setup github action cache ( #320 )
2022-02-18 15:09:53 +01:00
Prokudin Alexander
ee461ce0a6
Extend clippy to workspace and fix some warnings ( #199 )
...
* Fix clippy in linting workflow
* Add toolchain override flag
* Add components to toolchain installation explicitly
* Add --workspace flag to clippy to check all packages
* Remove unnecessary clones
* remove redundant .clone() calls
* fix wrong arguments order in tests (typo)
* Fix vec! macro usage in test
* Correct redundant assert! usages
* Provide a quick fix for 'unused' test function lint
* fix unsound Send + Sync
* fix clippy complains
* fmt
* fix clippy
Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com >
2022-01-17 23:33:26 +01:00
Ivan Pleshkov
d0cbfe4cb7
remove blas dependency
2022-01-04 17:51:53 +03:00
Andrey Vasnetsov
a695f61f9f
update test requirements
2021-12-26 20:30:42 +01:00
Konstantin
93e0fb5c2c
[CLIPPY] Fix the last portion of rules and enable CI check ( #53 )
...
* [CLIPPY] Fixed the warning for references of the user defined types
* [CLIPPY] Fix module naming issue
* [CLIPPY] Fix the last set of warnings and enable clippy check during CI
* Moved cargo fmt and cargo clippy into it's own action
2021-07-03 13:12:21 +02:00