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

[ci] Fix the generating version file failure issue caused by artifacts folder change #7464

Merged
merged 1 commit into from
Apr 28, 2021

Conversation

xumia
Copy link
Collaborator

@xumia xumia commented Apr 28, 2021

Why I did it

Fix the generating version file failure issue caused by artifacts folder change.
When changing to use the same template for PR build, official build and packages version upgrade, the artifacts folder adding a "target" folder, the version upgrade task should be changed accordingly.

The old artifacts: sonic-buildimage.broadcom/docker-database.gz
See https://dev.azure.com/mssonic/build/_build/results?buildId=12268&view=artifacts&pathAsName=false&type=publishedArtifacts

The new artifacts: sonic-buildimage.broadcom/target/docker-database.gz
See: https://dev.azure.com/mssonic/build/_build/results?buildId=12645&view=artifacts&pathAsName=false&type=publishedArtifacts

How I did it

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012

Description for the changelog

A picture of a cute animal (not mandatory but encouraged)

@xumia xumia changed the title [ci] Fix artifacts folder change issue [ci] Fix the generating version file failure issue caused by artifacts folder change Apr 28, 2021
@lguohan lguohan merged commit 0472323 into sonic-net:202012 Apr 28, 2021
xumia added a commit to xumia/sonic-buildimage-1 that referenced this pull request Apr 2, 2022
…s folder change (sonic-net#7464)

Fix the generating version file failure issue caused by artifacts folder change.
When changing to use the same template for PR build, official build and packages version upgrade, the artifacts folder adding a "target" folder, the version upgrade task should be changed accordingly.
xumia added a commit that referenced this pull request Apr 2, 2022
…s folder change (#7464) (#10451)

Fix the generating version file failure issue caused by artifacts folder change.
When changing to use the same template for PR build, official build and packages version upgrade, the artifacts folder adding a "target" folder, the version upgrade task should be changed accordingly.
xumia added a commit that referenced this pull request Apr 2, 2022
…s folder change (#7464) (#10451)

Fix the generating version file failure issue caused by artifacts folder change.
When changing to use the same template for PR build, official build and packages version upgrade, the artifacts folder adding a "target" folder, the version upgrade task should be changed accordingly.
xumia added a commit that referenced this pull request Apr 2, 2022
…s folder change (#7464) (#10451)

Fix the generating version file failure issue caused by artifacts folder change.
When changing to use the same template for PR build, official build and packages version upgrade, the artifacts folder adding a "target" folder, the version upgrade task should be changed accordingly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants