thumbtack / thumbprint

Thumbprint is the design system at Thumbtack.
https://thumbprint.design
Apache License 2.0
200 stars 27 forks source link

Automate canary package releases in PRs #5

Open danoc opened 5 years ago

danoc commented 5 years ago

It'll be easier to do this once we open-source and move off Jenkins.

Link for reference and resources: https://github.com/mdx-js/mdx/issues/344

danoc commented 5 years ago

https://johno.com/github-actions-lerna

This will be helpful ^

danoc commented 5 years ago

GitHub's Primer design system does this, too.

This is where their GitHub actions are set: https://github.com/primer/components/blob/master/.github/main.workflow

And this is where the publish one is defined: https://github.com/primer/publish