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

fix: update lts-release.sh to create the lts tag from the latest rc tag #4360

Closed
wants to merge 1 commit into from

Commits on Oct 16, 2024

  1. fix: update lts-release.sh to create the lts tag from the latest rc tag

    feat: Add scripts and Makefile targets for RC and LTS releases
    
    In accordance with the testing team's requirement to create a release
    candidate (RC) before releasing the LTS version of Eve for certification.
    
    These scripts automate the creation of RC and LTS releases by calculating
    the version number based on the latest tag and incrementing it accordingly.
    
    Signed-off-by: yash-zededa <[email protected]>
    yash-zededa committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5e4f830 View commit details
    Browse the repository at this point in the history