redis-stack / redis-stack-rpm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redis-stack-rpm

This repository takes the promoted redis-stack rpm, updates a YUM repository, and uploads the artifacts to S3.

Publishing RPMs involve:

  1. Publishing a release using the release tool in redis-stack.
  2. Waiting for the publish release action to complete, promoting the releases.
  3. Tagging this repository, with the same tag version in redis-stack, just without the v. For example, v6.2.4-v4 would be tagged here as 6.2.4-v4

Note: until this repository changes to use rpm-s3, it cannot support multiple releases (i.e parallel releases) at the same time.

About