[build] Support override public reproducible build version files#25046
Merged
yejianquan merged 11 commits intosonic-net:masterfrom Jan 18, 2026
Merged
[build] Support override public reproducible build version files#25046yejianquan merged 11 commits intosonic-net:masterfrom
yejianquan merged 11 commits intosonic-net:masterfrom
Conversation
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines failed to run 1 pipeline(s). |
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines failed to run 1 pipeline(s). |
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: yijingyan2 <[email protected]>
Signed-off-by: yijingyan2 <[email protected]>
Signed-off-by: yijingyan2 <[email protected]>
Signed-off-by: yijingyan2 <[email protected]>
This reverts commit 26cebbd99c01de3150a1c0d26d24f189c222f7c9. Signed-off-by: yijingyan2 <[email protected]>
This reverts commit 4db63725863dc903ab446289891511a21793e032. Signed-off-by: yijingyan2 <[email protected]>
This reverts commit 12a16e03905a077ad44dd162033edcb605ad9262. Signed-off-by: yijingyan2 <[email protected]>
This reverts commit d07dc205b2c0dc027c28549f4231d14949d7c4c3. Signed-off-by: yijingyan2 <[email protected]>
…mbolic link Signed-off-by: yijingyan2 <[email protected]>
Signed-off-by: yijingyan2 <[email protected]>
278e71a to
59f43a0
Compare
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
ff745a1 to
8e2f5e1
Compare
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
liushilongbuaa
approved these changes
Jan 16, 2026
FengPan-Frank
pushed a commit
to FengPan-Frank/sonic-buildimage
that referenced
this pull request
Mar 6, 2026
…ic-net#25046) Why I did it Public build uses files/build/versions folder to store reproducible build version files. If someone wants to do a small change, it will result code conflict in future. Now we use a symbol link instead of real folder to provide an easy way to override these files. Work item tracking Microsoft ADO (number only): 36315930 How I did it by creating a symbolic link Signed-off-by: yijingyan2 <[email protected]> * fix azure-pipeline-image-template.yml Signed-off-by: yijingyan2 <[email protected]> * fix symbolic link Signed-off-by: yijingyan2 <[email protected]> * Revert "fix symbolic link" This reverts commit 26cebbd99c01de3150a1c0d26d24f189c222f7c9. Signed-off-by: yijingyan2 <[email protected]> * Revert "fix azure-pipeline-image-template.yml" This reverts commit 4db63725863dc903ab446289891511a21793e032. Signed-off-by: yijingyan2 <[email protected]> * Revert "rename version folder" This reverts commit 12a16e03905a077ad44dd162033edcb605ad9262. Signed-off-by: yijingyan2 <[email protected]> * Revert "create symbolic link for upgradeVersion pipeline" This reverts commit d07dc205b2c0dc027c28549f4231d14949d7c4c3. Signed-off-by: yijingyan2 <[email protected]> * rename files/build/versions to files/build/versions-public and add symbolic link Signed-off-by: yijingyan2 <[email protected]> * fix symbolic link to use relative path Signed-off-by: yijingyan2 <[email protected]> --------- Signed-off-by: yijingyan2 <[email protected]> Signed-off-by: Feng Pan <[email protected]>
dprital
pushed a commit
that referenced
this pull request
Mar 19, 2026
) Why I did it Public build uses files/build/versions folder to store reproducible build version files. If someone wants to do a small change, it will result code conflict in future. Now we use a symbol link instead of real folder to provide an easy way to override these files. Work item tracking Microsoft ADO (number only): 36315930 How I did it by creating a symbolic link Signed-off-by: yijingyan2 <[email protected]> * fix azure-pipeline-image-template.yml Signed-off-by: yijingyan2 <[email protected]> * fix symbolic link Signed-off-by: yijingyan2 <[email protected]> * Revert "fix symbolic link" This reverts commit 26cebbd99c01de3150a1c0d26d24f189c222f7c9. Signed-off-by: yijingyan2 <[email protected]> * Revert "fix azure-pipeline-image-template.yml" This reverts commit 4db63725863dc903ab446289891511a21793e032. Signed-off-by: yijingyan2 <[email protected]> * Revert "rename version folder" This reverts commit 12a16e03905a077ad44dd162033edcb605ad9262. Signed-off-by: yijingyan2 <[email protected]> * Revert "create symbolic link for upgradeVersion pipeline" This reverts commit d07dc205b2c0dc027c28549f4231d14949d7c4c3. Signed-off-by: yijingyan2 <[email protected]> * rename files/build/versions to files/build/versions-public and add symbolic link Signed-off-by: yijingyan2 <[email protected]> * fix symbolic link to use relative path Signed-off-by: yijingyan2 <[email protected]> --------- Signed-off-by: yijingyan2 <[email protected]> Signed-off-by: dprital <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why I did it
Public build uses files/build/versions folder to store reproducible build version files. If someone wants to do a small change, it will result code conflict in future.
Now we use a symbol link instead of real folder to provide an easy way to override these files.
Work item tracking
How I did it
by creating a symbolic link
How to verify it