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

Publish packages #9

Merged
merged 12 commits into from
Apr 16, 2020
Merged

Publish packages #9

merged 12 commits into from
Apr 16, 2020

Conversation

eessex
Copy link
Contributor

@eessex eessex commented Apr 14, 2020

Sets up auto and publishing to NPM - releases on master, canaries for all other branches.

📦 Published PR as canary version: 0.0.3-canary.9.142.0

✨ Test out this PR locally via:

npm install @artsy/cohesion@0.0.3-canary.9.142.0
# or 
yarn add @artsy/cohesion@0.0.3-canary.9.142.0

@eessex eessex self-assigned this Apr 14, 2020
@eessex eessex force-pushed the publish branch 2 times, most recently from 43adf85 to 62a5baa Compare April 14, 2020 22:57
@eessex eessex requested a review from zephraph April 14, 2020 23:08
@eessex eessex force-pushed the publish branch 2 times, most recently from f80821d to 023fc2a Compare April 15, 2020 22:39
@damassi
Copy link
Member

damassi commented Apr 15, 2020

@eessex - can we add a root index file that exports these two folders?

Something like

export * from './Events'
export * from './Schema'

That way we can do

import { Events, Schema } from '@artsy/cohesion'

@eessex eessex changed the title [WIP] Publish packages Publish packages Apr 16, 2020
@eessex eessex assigned zephraph and unassigned eessex Apr 16, 2020
@eessex eessex removed the request for review from zephraph April 16, 2020 14:21
@eessex
Copy link
Contributor Author

eessex commented Apr 16, 2020

Added an index file and updated force/reaction PRs.

@zephraph zephraph merged commit f712f9e into master Apr 16, 2020
@artsyit
Copy link
Collaborator

artsyit commented Apr 16, 2020

🚀 PR was released in v0.0.3 🚀

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

Successfully merging this pull request may close these issues.

None yet

4 participants