-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Remove fixed IBC drop name #33358
Remove fixed IBC drop name #33358
Conversation
@jasonmalinowski FYI: This change shouldn't flow to master. |
@tmat Is there something we can do inside of the yaml to condition it based on branch name? Git gives no way to stop this to flow short of Tiger dealing with this manually. Tagging @RikkiGibson and his temporary backup @agocke. |
@jasonmalinowski Yes, that sounds better. @jmarolf Should we also make this conditional on branch being built?
|
@jasonmalinowski Let's use this PR now to get RPS tests. Meanwhile I can prepare another change that selects the branch conditionally. |
azure-pipelines-official.yml
Outdated
@@ -60,7 +60,7 @@ jobs: | |||
-officialSkipTests $(SkipTests) | |||
-officialSkipApplyOptimizationData $(SkipApplyOptimizationData) | |||
/p:RepositoryName=$(Build.Repository.Name) | |||
/p:VisualStudioIbcSourceBranchName="master-vs-deps" | |||
/p:VisualStudioIbcSourceBranchName="dev16.0-vs-deps" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Won't this evetnually break the YAML file in master when it flows back?
9d4358f
to
b62cad4
Compare
b62cad4
to
da90de3
Compare
This will cause the build to pick up the latest.