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

Replaces priority #1166

Merged
merged 4 commits into from
May 28, 2024
Merged

Replaces priority #1166

merged 4 commits into from
May 28, 2024

Commits on Apr 26, 2024

  1. Add ReplacesPriroity like ProviderPriority, and allow substitutions

    This enables one to use variables, and range substitutions in the
    ReplacesPriority and ProviderPriority.
    
    Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@chainguard.dev>
    xnox committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2f5a7d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. schmea: validate priority integer strings, and update schema comment

    Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@chainguard.dev>
    xnox committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    31a4c30 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Merge branch 'main' of https://github.com/chainguard-dev/melange into…

    … replaces-priority
    xnox committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f9e1b2c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. tests: add range priority replacement tests

    Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@chainguard.dev>
    xnox committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5e4d519 View commit details
    Browse the repository at this point in the history