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

Build do not patch copr for releases #599

Merged
merged 4 commits into from
Aug 22, 2022

Commits on Aug 18, 2022

  1. bump_release.sh: Create a tag for the release

    Change-Id: I005a79fa4df940e6475bae4559bff61e1086c11a
    Signed-off-by: Yedidyah Bar David <didi@redhat.com>
    didib committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    476fe9f View commit details
    Browse the repository at this point in the history
  2. bump_release.sh: Allow setting next version

    Change-Id: Ice14b93cd93f19acdf913fb84c98f83e461d9320
    Signed-off-by: Yedidyah Bar David <didi@redhat.com>
    didib committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    acbf334 View commit details
    Browse the repository at this point in the history
  3. bump_release.sh: Allow using after branching

    If the current version does not have '-SNAPSHOT', do not create a
    release commit, just a post-release one.
    
    Change-Id: I64dbdd09f837de197b7ee364244e6e86d7c4d6ef
    Signed-off-by: Yedidyah Bar David <didi@redhat.com>
    didib committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    c2e2a1c View commit details
    Browse the repository at this point in the history
  4. build: Do not patch .copr/Makefile for releases

    Change-Id: Iaaf47b701408da9585cacdfc0e8cc59f21845ffe
    Signed-off-by: Yedidyah Bar David <didi@redhat.com>
    didib committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    cb05ea9 View commit details
    Browse the repository at this point in the history