Commit Graph

12 Commits

Author SHA1 Message Date
evenyag
144ea348c7 ci: Skip some actions if the PR is a draft (#191)
- Don't run github actions on draft pull requests
- Now the title checker won't be affected, seems due to it was triggered by pull_request_target, not pull_request event
2022-08-19 17:54:30 +08:00
Lei, Huang
2c7e83c792 ci: ignore error.rs in coverage (#162) 2022-08-11 15:01:45 +08:00
evenyag
567510fa3e ci: Add pr title checker (#155) 2022-08-08 18:27:02 +08:00
Ning Sun
97be052b33 feat: update tonic/prost and simplify build requirements (#130)
* feat: update tonic/prost and simplify build requirements

* doc: update readme for protoc installtion
2022-08-04 23:11:39 +08:00
Lei, Huang
651bdbaa71 fix: log file test fail (#54)
* fix: log file test fail

* remove some log

* wip

* add log

* wip
2022-06-29 17:01:15 +08:00
evenyag
383c55d39c ci: Only trigger ci on pull request (#36) 2022-05-25 10:54:43 +08:00
Lei, Huang
e75a54b766 feat: impl From arrow array for exsisting vectors (#32)
* feat: impl From arrow array for exsisting vectors

* fix: review comments

* feat: clippy forbid prints
2022-05-19 16:10:00 +08:00
dennis zhuang
a819b6bce5 feat: impl object-store based on opendal (#27)
* feat: impl object-store based on opendal

* feat: adds s3 test

* feat: export Layer

* feat: pass s3 access key/secret by env vars

* fix: logging when s3 test is running
2022-05-17 15:58:27 +08:00
Lei, Huang
c07784a614 Update codecov.yml
ci: allow coverage drop by 1%
2022-05-09 17:35:44 +08:00
evenyag
bcba7f026f ci: Disable codecov patch and trigger coverage calculation on push (#18)
* ci: Disable codecov patch and trigger coverage calculation on push

* ci: Add comment for codecov.yml
2022-05-06 18:10:35 +08:00
evenyag
45d1edd8e2 ci: Add code coverage for pull requests 2022-05-06 16:06:05 +08:00
evenyag
39954289a0 ci: Setup ci 2022-04-20 10:47:56 +08:00