dragonfly/.github/workflows
Shahar Mike 67a4c4e6cb
feat(server): Add --lock_on_hashtags mode. (#1611)
* feat(server): Add `--lock_on_hashtags` mode.

This new mode effectively locks hashtags (i.e. strings within {curly
braces}) instead of the full keys being used.
This can allow scripts to access undeclared keys if they all use a
common hashtag, like for the case of BullMQ.

To make sure this mode is tested, I added a way to specify flags via env
variables, and modified `ci.yml` to run all tests using this mode as well.
While at it, I also added `--cluster_mode=emulated` mode to CI.
2023-08-03 20:13:36 +03:00
..
ci.yml feat(server): Add --lock_on_hashtags mode. (#1611) 2023-08-03 20:13:36 +03:00
daily-builds.yml feat(github-actions): add bullmq tests in daily builds (#1511) 2023-07-24 16:51:42 +03:00
docker-release.yml fix(redis_replicaiton_test): fix compare set types (#929) 2023-03-13 13:37:58 +02:00
docker-weekly.yml feat(CI): Update weekly build image name to be dragonfly-weekly (#1384) 2023-06-18 22:59:45 +03:00
regression-tests.yml feat(github regression): add link to github job (#1482) 2023-06-27 14:13:25 +03:00
release.yml chore: Add bison to release build dependencies (#1215) 2023-05-15 09:39:55 +03:00
reusable-container-workflow.yaml chore: update ci action versions (#1557) 2023-07-17 20:02:34 +03:00