Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add redis-valkey pipelines #1551

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jamonation
Copy link
Member

This adds a pipeline to melange to reuse across repositories and versions of redis/valkey.

I've tested in wolfi and other repos with redis and valkey as the project name and everything passes.

description: ${{inputs.project}}-cli is the command line interface utility to talk with ${{inputs.project}}.

provides:
- ${{inputs.project}}-cli=${{package.full-version}}
Copy link
Contributor

@xnox xnox Oct 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've never seen such syntax before. Is there an example build of how this will be used? I.e. draft pr against wolfi with these pipelines added into ./pipelines/ directory to see this in action?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah @xnox I made a PR here that will use this pipeline once it is merged: wolfi-dev/os#30469

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants