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 version files to docker image dependencies #11192

Merged
merged 2 commits into from
Jun 21, 2022

Conversation

liushilongbuaa
Copy link
Contributor

@liushilongbuaa liushilongbuaa commented Jun 20, 2022

Why I did it

Cherry pick PR from master:
[build] Add version files to docker image dependencies
[ci] Support to skip vstest using include/exclude config file.

How I did it

How to verify it

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

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205

Description for the changelog

Link to config_db schema for YANG module changes

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

…-net#11086)

example:
├── folderA
│  ├──  fileA (skip vstest)
│  ├──  fileB
│  └──  fileC
If we want to skip vstest when changing /folderA/fileA, and not skip vstest when changing fileB or fileC.

vstest-include:
^folderA/fileA

vstest-exclude:
^folderA
@liushilongbuaa liushilongbuaa changed the title [build] Add version files to docker image dependencies Cherry-pick two PRs into 202012 branch. Jun 20, 2022
@liushilongbuaa liushilongbuaa changed the title Cherry-pick two PRs into 202012 branch. Cherry-pick two PRs Jun 20, 2022
@liushilongbuaa liushilongbuaa changed the title Cherry-pick two PRs [build] Add version files to docker image dependencies Jun 21, 2022
@liushilongbuaa liushilongbuaa merged commit 54de99b into sonic-net:202012 Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants