valkey-io / valkey-glide

An open source Valkey client library that supports Valkey and Redis open source 6.2, 7.0 and 7.2. Valkey GLIDE is designed for reliability, optimized performance, and high-availability, for Valkey and Redis OSS based applications. GLIDE is a multi language client library, written in Rust with programming language bindings, such as Java and Python
Apache License 2.0
214 stars 46 forks source link

limit pr run to ubuntu latest X first and last version supported, add… #1992

Closed avifenesh closed 1 month ago

avifenesh commented 1 month ago

Limited the CI to run on PR and PUSH to run just on Ubuntu-latest and latest and last version supported for engine and language version. Added Schedule run daily, one hour in between each workflow, start from 3 AM, GMT+3. Added trigger on label "Core changes" that will need team approval to run. Added all NodeJS versions supported.

In this PR changes worked as expected.