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]: add branch and release tag in sonic_version.yml #6356

Merged
merged 1 commit into from
Aug 9, 2021

Commits on Aug 7, 2021

  1. [build]: add branch and release name in sonic_version.yml

    the branch refers the branch name that the commit is in,
    for example master, 202012, 201911, ...
    In case there is no branch, the name will be HEAD.
    
    release is encoded in /etc/sonic/sonic_release file.
    the file is only available for a release branch.
    It is not available in master branch.
    
    Signed-off-by: Guohan Lu <[email protected]>
    lguohan committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    bb05dcf View commit details
    Browse the repository at this point in the history