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

Fix for false-positive publish failures when tests fail #1461

Merged
merged 1 commit into from Apr 19, 2019

Conversation

natemcmaster
Copy link

The PublishBuildArtifacts fails when artifacts/packages/ does not exist or is empty. This change will only publish packages if build.cmd succeeds (which means all tests, code signing, and compilation must pass)

@natemcmaster natemcmaster requested a review from a team as a code owner April 18, 2019 17:55
@natemcmaster natemcmaster merged commit 204d40a into master Apr 19, 2019
@natemcmaster natemcmaster deleted the natemcmaster-patch-1 branch April 19, 2019 16:51
natemcmaster pushed a commit to dotnet-maestro-bot/Common that referenced this pull request Apr 22, 2019
natemcmaster pushed a commit to dotnet-maestro-bot/Common that referenced this pull request Apr 22, 2019
@dotnet dotnet locked as resolved and limited conversation to collaborators May 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants