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

Readme add branch release management #533

Merged

Commits on Jul 19, 2022

  1. build: post ovirt-engine-4.5.1

    Created by:
    
    find . -name pom.xml -exec sed -i "s:4.5.1.3-SNAPSHOT:4.5.2-SNAPSHOT:" {} +
    
    Should have been done right after branching 4.5.1.z. Since we didn't, we
    have in copr only 4.5.1.3-1 from that branch, instead of newer builds
    from master (which are 4.5.1.3-0.something).
    
    Change-Id: I965622cce3954d302d2d16c5c606f338e2f86b75
    Signed-off-by: Yedidyah Bar David <didi@redhat.com>
    didib committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    9ca3fca View commit details
    Browse the repository at this point in the history
  2. README: Add Branch/release management

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