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] Optimize the version control for Debian packages (#14557) #14611

Merged
merged 1 commit into from
Apr 18, 2023

Commits on Apr 11, 2023

  1. [Build] Optimize the version control for Debian packages (sonic-net#1…

    …4557)
    
    Why I did it
    Optimize the version control for Debian packages.
    Fix sonic-slave-buster/sources.list.amd64 not found display issue, need to generate the file before running the shell command to evaluate the sonic image tag.
    When using the snapshot mirror, it is not necessary to update the version file based on the base image. It will reduce the version dependency issue, when an image is not run when freezing the version.
    
    How I did it
    Not to update the version file when snapshot mirror enabled.
    
    How to verify it
    xumia committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    1a4b6e3 View commit details
    Browse the repository at this point in the history