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(publish): default lerna publish registry to NPM #158

Merged
merged 1 commit into from
Sep 17, 2018

Conversation

austingreendev
Copy link
Contributor

@austingreendev austingreendev commented Sep 17, 2018

Description

The most recent Travis builds have been failing due to some authentication issues with the yarn registry. This PR sets the lerna publish --registry command to use the NPM registry exclusively.

I've tested this locally to deploy the packages that were missed in https://travis-ci.org/zendeskgarden/react-components/builds/429674586

Checklist

  • 👌 design updates are Garden Designer approved (add the
    designer as a reviewer)
  • 💅 view component styling is based on a Garden CSS
    component
  • 🌐 Styleguidist demo is up-to-date (yarn start)
  • ⬅️ renders as expected with reversed (RTL) direction
  • 💂‍♂️ includes new unit and snapshot tests
  • 📒 any new files are included in the packages src/index.js export
  • 📝 tested in Chrome, Firefox, Safari, Edge, and IE11

@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.966% when pulling 8d2cf25 on agreen/fix-lerna into b8789bd on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants