summaryrefslogtreecommitdiff
path: root/.circleci
AgeCommit message (Expand)Author
2024-01-31Enable io_uring in stress test (#12313)Akanksha Mahajan
2024-01-19Use the correct Docker Image for RocksJava on Linux (#12169)Adam Retter
2023-12-21Initial CircleCI -> GitHub Actions migration (#12163)Peter Dillinger
2023-11-22Convert all but one windows job to nightly (#12089)Peter Dillinger
2023-11-14Build RocksDBJava on Windows with Java8. (#12068)Radek Hubner
2023-10-31Fix the ZStd checksum (#12005)Adam Retter
2023-10-30Remove build dependencies for java tests. (#12021)Radek Hubner
2023-10-25Downgrade windows 2019 build to older image. (#12014)Radek Hubner
2023-10-24Fix windows build errors (rdtsc and fnptr) (#12008)Peter Dillinger
2023-10-18Add RocksJava tests to CMake (#11756)Radek Hubner
2023-10-17Perform java static checks in CI (#11221)Alan Paxton
2023-08-21Circleci macos sunset (#11633)Levi Tamasi
2023-02-21Revert enabling IO uring in db_stress (#11242)anand76
2023-02-16Return NotSupported in scan if IOUring not supported and enable IOUring in db...akankshamahajan
2023-02-08Mitigate presumed OOM in CircleCI (#11206)Peter Dillinger
2023-02-07Revert to LIB_MODE=static for optimized builds (#11195)Peter Dillinger
2023-02-06Fix more CircleCI jobs for LIB_MODE=shared default (#11193)Peter Dillinger
2023-02-06CI Benchmarking. Reduce runtime further as overhead appears to have risen. (#...Alan Paxton
2023-02-03Use LIB_MODE=shared build by default with make (#11168)Peter Dillinger
2023-02-02Remove NUMA setting for benchmark-linux (#11180)changyubi
2023-02-02CI Benchmarking. Small configuration changes based on performance analysis. (...Alan Paxton
2023-01-27Remove RocksDB LITE (#11147)sdong
2022-10-28Upgrade CircleCI Windows Build (#10090)Jay Zhuang
2022-10-17Improve / refactor anonymous mmap capabilities (#10810)Peter Dillinger
2022-09-23CI benchmarks return NUM_KEYS to previous size (#10649)Alan Paxton
2022-09-22Use grep instead of obsolete egrep (#10701)Anatol Pomozov
2022-09-11Build and link libfolly with RocksDB (#10103)anand76
2022-09-05reduce memory usage in CircleCI mini crashtest (#10639)Andrew Kryczka
2022-09-01Increase CircleCI no_output_timeout for macos-java builds (#10627)Peter Dillinger
2022-08-25CI benchmarks refine configuration (#10514)Alan Paxton
2022-08-10Migrate to docker for CI run (#10496)Jay Zhuang
2022-08-08Tiered storage stress test (#10493)Jay Zhuang
2022-07-25Run new benchmark script in branch. (#10303)Alan Paxton
2022-06-22Adapt benchmark result script to new fields. (#10120)Alan Paxton
2022-06-17Use optimized folly DistributedMutex in LRUCache when available (#10179)Peter Dillinger
2022-06-05Disable CI benchmark from #9723 (#10119)Jay Zhuang
2022-06-04CI Benchmarking with CircleCI Runner and OpenSearch Dashboard (EB 1088) (#9723)Alan Paxton
2022-06-02Install zstd on CircleCI linux (#10102)Yanqin Jin
2022-05-20Point libprotobuf-mutator to the latest verified commit hash (#10028)Yanqin Jin
2022-05-11Remove slack CircleCI hook (#9982)Peter Dillinger
2022-05-11Reorganize CircleCI workflows (#9981)Peter Dillinger
2022-05-10Avoid some warnings-as-error in CircleCI+unity+AVX512F (#9978)Peter Dillinger
2022-05-10Increase soft open file limit for mini-crashtest on Linux (#9972)Peter Dillinger
2022-05-09Fix format_compatible blowing away its TEST_TMPDIR (#9970)Peter Dillinger
2022-04-18Misc CI improvements / additions (#9859)Peter Dillinger
2022-04-18Add "no compression" job to CircleCI (#9850)Peter Dillinger
2022-04-13Meta-internal folly integration with F14FastMap (#9546)Peter Dillinger
2022-03-30Upgrade gbenchmark to 1.6.1 (#9775)Jay Zhuang
2022-03-24Fix make clean fail after java build (#9710)Jay Zhuang
2022-03-21Enable detect_stack_use_after_return for ASAN (#9714)Jay Zhuang