-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Issue 344: Automate canary releases #400
Issue 344: Automate canary releases #400
Conversation
…om/leimonio/mdx into issue-344/automate-canary-releases
This pull request is automatically deployed with Now. |
Thank you! |
@johno I've seen this failed https://travis-ci.org/mdx-js/mdx/jobs/492445461 Did we change any of the env keys on Travis? |
I haven't changed the keys recently 🤔 |
Build seem to successfully been completed here https://travis-ci.org/mdx-js/mdx/jobs/494362396#L722 🧐 Should canary versions be available here https://www.npmjs.com/package/@mdx-js/mdx ? |
* Add publish script and configuration for ci * Add travis config to skip cleanup * Add .npmrc file for publishing through travis * Get correct tags before publishing with lerna
Update Travis CI configuration before deploy scripts to fetch tags.