This is an automated email from the ASF dual-hosted git repository.
aleksraiden pushed a change to branch aleksraiden-patch-rocksdb-v931
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
from 97a7e808 Merge branch 'unstable' into aleksraiden-patch-rocksdb-v931
add 447b8c2a ci: Bump build-push-action to v6 (#2367)
add ee69364d feat(config): add compaction-checker-cron to extend original
compaction-checker-range (#2383)
add e2cd4b1e chore: protect release branches in .asf.yaml (#2385)
add 6feb0f59 fix(.asf.yaml): branch protection cannot be created (#2386)
add 12067d9f ci: use official typos github action (#2388)
add f1c5acbd chore(ci): drop CentOS7 in CI since it's EOL now (#2393)
add 13e3068a Merge branch 'unstable' into aleksraiden-patch-rocksdb-v931
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 10 ++++++++++
.github/workflows/kvrocks.yaml | 35 +++++++----------------------------
.github/workflows/nightly.yaml | 2 +-
kvrocks.conf | 20 ++++++++++++++------
src/common/cron.cc | 2 ++
src/common/cron.h | 12 +++++++-----
src/config/config.cc | 23 +++++++++++------------
src/config/config.h | 11 ++---------
src/server/server.cc | 12 +++++++-----
tests/cppunit/cron_test.cc | 40 ++++++++++++++++++++++++++++++++++++++++
10 files changed, 101 insertions(+), 66 deletions(-)