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

devops: fix publishing of @next packages to NPM #3759

Merged

Conversation

aslushnikov
Copy link
Contributor

This patch:

  • stop relying on stdout from //packages/build_package.js to get
    output paths. This was a legacy code that's not needed anymore
  • remove stray output from //packages/build_package.js

This patch:
- stop relying on stdout from `//packages/build_package.js` to get
output paths. This was a legacy code that's not needed anymore
- remove stray output from `//packages/build_package.js`
@aslushnikov aslushnikov merged commit 8b9be6b into microsoft:master Sep 3, 2020
@aslushnikov aslushnikov deleted the fix-publishing-at-next-package branch September 3, 2020 19:00
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