Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync Cargo.lock with Zenoh b785436 from 2024-08-29 #308

Merged
merged 51 commits into from
Aug 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
5560d17
chore: Sync Rust toolchain
eclipse-zenoh-bot Jun 13, 2024
0c511ed
Merge pull request #251 from eclipse-zenoh/eclipse-zenoh-bot/sync-too…
eclipse-zenoh-bot Jun 13, 2024
d7d2da3
Migrate to Zenoh 1.0 (#256)
evshary Jun 17, 2024
26ec325
build: Sync with eclipse-zenoh/zenoh@65e5df7 from 2024-06-21 (#259)
eclipse-zenoh-bot Jun 21, 2024
15a2425
build: Sync with eclipse-zenoh/zenoh@a6d117b from 2024-06-21 (#260)
eclipse-zenoh-bot Jun 24, 2024
f9f0404
build: Sync with eclipse-zenoh/zenoh@2b16fed from 2024-06-25 (#261)
eclipse-zenoh-bot Jun 25, 2024
7dcef97
build: Sync with eclipse-zenoh/zenoh@e1beef1 from 2024-06-25 (#262)
eclipse-zenoh-bot Jun 25, 2024
9d93011
build: Sync with eclipse-zenoh/zenoh@fc18f90 from 2024-06-26 (#263)
eclipse-zenoh-bot Jun 26, 2024
cb4f0e6
build: Sync with eclipse-zenoh/zenoh@1790d59 from 2024-06-26 (#264)
eclipse-zenoh-bot Jun 27, 2024
2910ddb
chore: bump zenoh version (#265)
wyfo Jul 3, 2024
10f575e
Change admin keys to @/<zid>/**
OlivierHecart Jul 3, 2024
312f0fe
Remove member_id option
OlivierHecart Jul 3, 2024
4610d34
Change @dds_pub_cache and @dds_fwd_disco keys to @/<zid>/@dds_pub_cac…
OlivierHecart Jul 3, 2024
176017f
Fix typos
OlivierHecart Jul 3, 2024
68d8ae3
Use ZenohId::into_keyexpr rather than OwnedKeyExpr::from
OlivierHecart Jul 3, 2024
b516c6f
Make listen and connect endpoints ModeDependentValues (#269)
OlivierHecart Jul 5, 2024
3f760ce
build: Sync with eclipse-zenoh/zenoh@c7e418f from 2024-07-05 (#270)
eclipse-zenoh-bot Jul 5, 2024
cc10d4f
build: Sync with eclipse-zenoh/zenoh@cae8697 from 2024-07-05 (#271)
eclipse-zenoh-bot Jul 5, 2024
8de832e
build: Sync with eclipse-zenoh/zenoh@6df74c7 from 2024-07-07 (#272)
eclipse-zenoh-bot Jul 8, 2024
91c6eb4
build: Sync with eclipse-zenoh/zenoh@12b11ee from 2024-07-08 (#273)
eclipse-zenoh-bot Jul 8, 2024
88170da
build: Sync with eclipse-zenoh/zenoh@9e1c4a8 from 2024-07-08 (#275)
eclipse-zenoh-bot Jul 9, 2024
08a9e21
chore: Sync Rust toolchain
eclipse-zenoh-bot Jul 16, 2024
bbc5068
Merge pull request #277 from eclipse-zenoh/eclipse-zenoh-bot/sync-too…
eclipse-zenoh-bot Jul 16, 2024
4b0fe64
chore: Sync Rust toolchain
eclipse-zenoh-bot Jul 16, 2024
35b7df8
Merge pull request #278 from eclipse-zenoh/eclipse-zenoh-bot/sync-too…
eclipse-zenoh-bot Jul 16, 2024
5124e47
fix: passing proper endcoding to reply
gabrik Jul 19, 2024
6c909d4
Cargo fmt
Mallets Jul 19, 2024
e66f552
Remove ke_for_sure macro
Mallets Jul 19, 2024
2c6c623
Merge dev/1.0.0
Mallets Jul 19, 2024
688c625
chore: tracking zenoh dev/admin_keys_remapping
gabrik Jul 19, 2024
9d07c87
chore: tracking zenoh dev/1.0.0
gabrik Jul 19, 2024
48c101d
Merge pull request #267 from eclipse-zenoh/dev/admin_keys_remapping
gabrik Jul 19, 2024
dd4ef98
build: Sync with eclipse-zenoh/zenoh@4827f39 from 2024-07-24 (#281)
eclipse-zenoh-bot Jul 25, 2024
15e95bf
build: Sync with eclipse-zenoh/zenoh@0c43c08 from 2024-07-25 (#283)
eclipse-zenoh-bot Jul 26, 2024
299d9ad
build: Sync with eclipse-zenoh/zenoh@32bdded from 2024-07-26 (#284)
eclipse-zenoh-bot Jul 26, 2024
295071d
build: Sync with eclipse-zenoh/zenoh@502d3be from 2024-07-30 (#287)
eclipse-zenoh-bot Jul 30, 2024
59e887e
build: Sync with eclipse-zenoh/zenoh@5d09cf7 from 2024-08-01 (#288)
eclipse-zenoh-bot Aug 1, 2024
8ddb8a2
Merge main -> dev/1.0.0, (#289)
Charles-Schleich Aug 2, 2024
4ad68e1
build: Sync with eclipse-zenoh/zenoh@b1e4dba from 2024-08-05 (#291)
eclipse-zenoh-bot Aug 6, 2024
fe7ddca
Port to tokio from async-std. (#280)
evshary Aug 6, 2024
9cb6fdb
build: Sync with eclipse-zenoh/zenoh@b7d42ef from 2024-08-06 (#292)
eclipse-zenoh-bot Aug 6, 2024
7e8e42d
build: Sync with eclipse-zenoh/zenoh@2d5ab7c from 2024-08-06 (#293)
eclipse-zenoh-bot Aug 6, 2024
94e6f0d
chore: remove build-resources dir and Cargo.lock (#294)
diogomatsubara Aug 6, 2024
489c330
build: Sync with eclipse-zenoh/zenoh@0e2f78a from 2024-08-14 (#298)
eclipse-zenoh-bot Aug 14, 2024
76b38a7
Bump dev version to `1.0.0-dev` (#300)
zettascale-bot Aug 20, 2024
146b810
build: Sync with eclipse-zenoh/zenoh@8b027e9 from 2024-08-22 (#302)
eclipse-zenoh-bot Aug 26, 2024
8767c1c
Update config description for async runtime. (#301)
evshary Aug 26, 2024
ae63f61
Merge branch 'main' into merge_main
milyin Aug 28, 2024
1a90272
Merge pull request #304 from eclipse-zenoh/merge_main
milyin Aug 28, 2024
da90c99
build: Sync with eclipse-zenoh/zenoh@3579f12 from 2024-08-29 (#307)
eclipse-zenoh-bot Aug 29, 2024
68e249d
build: Sync Cargo lockfile with Zenoh's
eclipse-zenoh-bot Aug 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ jobs:
rustup component add rustfmt clippy

- name: Code format check
run: cargo fmt --check

run: cargo fmt --check -- --config "unstable_features=true,imports_granularity=Crate,group_imports=StdExternalCrate"
- name: Clippy
run: cargo clippy --all --examples -- -D warnings

Expand Down
8 changes: 8 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
repos:
- repo: local
hooks:
- id: fmt
name: fmt
entry: cargo fmt -- --config "unstable_features=true,imports_granularity=Crate,group_imports=StdExternalCrate"
language: system
types: [rust]
Loading