[GitHub] [kvrocks]: Workflow run "Nightly" is working again!

2023-09-10 Thread GitBox


The GitHub Actions job "Nightly" on kvrocks.git has succeeded.
Run started by GitHub user PragmaTwice (triggered by PragmaTwice).

Head commit for run:
b9c7359eb12c4f08ccd8547cd3132173405faf7d / Twice 
Add nodiscard to Metadata::Decode (#1751)

Report URL: https://github.com/apache/kvrocks/actions/runs/6135916265

With regards,
GitHub Actions via GitBox



[GitHub] [kvrocks]: Workflow run "CI" failed!

2023-09-10 Thread GitBox


The GitHub Actions job "CI" on kvrocks.git has failed.
Run started by GitHub user PragmaTwice (triggered by PragmaTwice).

Head commit for run:
9f09f63041ba5906f107ef593b0cfd1d90f02bea / Twice 
Merge branch 'unstable' into tls-replica

Report URL: https://github.com/apache/kvrocks/actions/runs/6141874755

With regards,
GitHub Actions via GitBox



[GitHub] [kvrocks]: Workflow run "CI" failed!

2023-09-10 Thread GitBox


The GitHub Actions job "CI" on kvrocks.git has failed.
Run started by GitHub user git-hulk (triggered by git-hulk).

Head commit for run:
8ec8e8f51bcca1c09c7fda9f72985e5543d373e1 / Binbin 
Fix GEORADIUSBYMEMBER STORE should return the elements number (#1749)

When using the STORE variant, we should return the number of
elements in the resulting set.

```
127.0.0.1:> geoadd src 13 14 Shenzhen 25 30 Guangzhou
(integer) 2
127.0.0.1:> georadiusbymember src Shenzhen 5000 km store dst
1) "Shenzhen"
2) "Guangzhou"

127.0.0.1:6379> geoadd src 13 14 Shenzhen 25 30 Guangzhou
(integer) 2
127.0.0.1:6379> georadiusbymember src Shenzhen 5000 km store dst
(integer) 2
```

Report URL: https://github.com/apache/kvrocks/actions/runs/6142320644

With regards,
GitHub Actions via GitBox



[GitHub] [kvrocks]: Workflow run "CI" is working again!

2023-09-10 Thread GitBox


The GitHub Actions job "CI" on kvrocks.git has succeeded.
Run started by GitHub user git-hulk (triggered by git-hulk).

Head commit for run:
01a7abd7c7e7f312d2965c6a498e69a630bad594 / hulk 
Merge branch 'unstable' into nodiscard-database

Report URL: https://github.com/apache/kvrocks/actions/runs/6142321916

With regards,
GitHub Actions via GitBox