speedb-io / speedb

A RocksDB compliant high performance scalable embedded key-value store
https://www.speedb.io/
Apache License 2.0
882 stars 65 forks source link

716 add build tests for macos and windows to ci pipeline #764

Closed maxb-io closed 9 months ago

maxb-io commented 9 months ago

Added build tests on more platforms (linux on x86 and ARM, Windows in x86, MacOS in x86). Added a summary workload and reordered workflows so the summary workload can be used as an indicator for success or failure of all previous workloads. Fixed unneeded increment in patch version for build and publish jar Renamed some of the workflows to make the naming more consistent Fixed instructions for building on MacOS ARM Upgraded actions/cache@v2 to actions/cache@v3.3.2 in Sanity check