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

Make post-build.yml accept parameters to sdk-task.ps1 #3676

Merged
merged 20 commits into from
Aug 14, 2019

Conversation

JohnTortugo
Copy link
Contributor

@JohnTortugo JohnTortugo commented Aug 14, 2019

Closes: #3666 #3661
Tests: 310059 310150

Add new parameters to post-build.yml that can be used to:

  • Pass parameters to sdk-tasks.ps1 which let users to customize the invocation of sdk-tasks.
  • Set default values for DotNetArtifactsCategory and DotNetValidationArtifactsCategory

@JohnTortugo JohnTortugo requested a review from riarenas August 14, 2019 19:23
@JohnTortugo JohnTortugo self-assigned this Aug 14, 2019
azure-pipelines.yml Outdated Show resolved Hide resolved
Copy link
Member

@riarenas riarenas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spoke offline. We need to still respect the value of the variable for repos that have already onboarded. They shouldn't need to specify the parameter for the right thing to happen.

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.

[post-build] Allow passing additional parameters to sdk-task.ps1 invocation in the post-build yaml template
2 participants