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

Uptake validation channel name changes to fix official build #400

Merged
merged 2 commits into from
Jan 17, 2020

Conversation

dagood
Copy link
Member

@dagood dagood commented Jan 17, 2020

Fixes #397

In dotnet/runtime we removed this infra to stop getting these breaking changes. This means the readme doesn't get updated, we're depending on dotnet/arcade#3963 to set those up again. Consider doing the same here.

/cc @NikolaMilosavljevic @RussKie @vatsan-madhavan @MichaelSimons

@dagood dagood requested a review from mmitche January 17, 2020 17:28
@dagood dagood self-assigned this Jan 17, 2020
@mmitche
Copy link
Member

mmitche commented Jan 17, 2020

Yep, I got some time to work on the aka.ms link this week, getting closer.

azure-pipelines.yml Outdated Show resolved Hide resolved
@dagood
Copy link
Member Author

dagood commented Jan 17, 2020

For future reference

Variable names come from here:

# .NET Eng - Validation
- name: Net_Eng_Validation_Channel_Id
value: 9

Job ids come from here:

stageName: 'Net_Eng_Validation_Publish'
channelName: '.NET Eng - Validation'
channelId: 9

@dagood dagood merged commit 5eb5865 into dotnet:master Jan 17, 2020
@dagood dagood deleted the fix-channels branch January 17, 2020 17:40
@RussKie
Copy link
Member

RussKie commented Jan 20, 2020

@AdamYoblick

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.

Official build break: "Stage PublishFinal_PVR_Publish depends on unknown stage PVR_Publish"
3 participants