mirror of
https://github.com/ModernRelay/omnigraph.git
synced 2026-06-09 01:35:18 +02:00
Prepare v0.2.2 release
This commit is contained in:
parent
f2ebdb3d8d
commit
33bdab1fcb
7 changed files with 103 additions and 59 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -211,7 +211,7 @@ jobs:
|
|||
--bucket "${OMNIGRAPH_S3_TEST_BUCKET}" >/dev/null 2>&1 || true
|
||||
|
||||
- name: Run RustFS storage tests
|
||||
run: cargo test --locked -p omnigraph --test s3_storage -- --nocapture
|
||||
run: cargo test --locked -p omnigraph-engine --test s3_storage -- --nocapture
|
||||
|
||||
- name: Run RustFS server smoke
|
||||
run: cargo test --locked -p omnigraph-server --test server server_opens_s3_repo_directly_and_serves_snapshot_and_read -- --nocapture
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue