qdrant-cloud-bot
72be4f9d42
docs: make dev branch requirement more prominent for contributors ( #8581 )
...
Contributors frequently open PRs against master instead of dev.
Add prominent callouts and a root-level CONTRIBUTING.md so the
branch requirement is visible at every step of the contribution flow.
Made-with: Cursor
Co-authored-by: Cursor Agent <agent@cursor.com >
2026-05-08 13:46:00 +02:00
xzfc
6c2256b86d
Unclutter repo root ( #4678 )
...
* Move CODE_OF_CONDUCT.md to docs
* Move CONTRIBUTING.md to docs
* Drop QUICK_START_GRPC.md
* Drop docs/favicon.ico as being unused
* Move QUICK_START.md to docs
2024-08-09 18:08:24 +02:00
Lokesh Kumar
53d7c8baf4
doc: added link for opening new issue on GitHub ( #4400 )
2024-06-11 13:15:39 +02:00
Tim Visée
0f73ce76e9
Cargo test --all is deprecated, use --workspace instead ( #2664 )
2023-10-06 12:35:50 +02:00
Josh Soref
a18573b265
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-10-06 12:35:23 +02:00
二手掉包工程师
c06d3a0186
Align the fmt command with .rusty-hook.toml ( #2241 )
...
* Align the fmt command with `.rusty-hook.toml`
Signed-off-by: hi-rustin <rustin.liu@gmail.com >
* Address #[warn(clippy::useless_conversion)]
Signed-off-by: hi-rustin <rustin.liu@gmail.com >
* Address #[warn(clippy::drain_collect)]
Signed-off-by: hi-rustin <rustin.liu@gmail.com >
---------
Signed-off-by: hi-rustin <rustin.liu@gmail.com >
2023-07-31 11:38:00 +02:00
Luis Cossío
55593f32b7
docs: update Github Flow link ( #1421 )
2023-02-06 15:21:30 +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
ee4cd768ea
Allows specifying collection meta operation commit timeout in API ( #444 )
...
* Allows specifying collection meta operation commit timeout in API
Also restructures a part of gRPC collection API
* Review: link to dev docs
* Review: Timeout error description
Also committed generated protobuf code that somehow was left out
* Review: seconds in API and minor proto fixes
2022-04-08 14:42:38 +03: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
Konstantin
a667747369
Applied and enforced rust fmt code formatting tool ( #48 )
...
* Apply cargo fmt command
* Enabled cargo fmt on build
2021-06-29 10:17:50 +02:00
Andrey Vasnetsov
8d20f064e3
Create CONTRIBUTING.md
2021-04-08 00:51:07 +02:00