Skip to content

Conversation

ericclemmons
Copy link
Contributor

@ericclemmons ericclemmons commented May 22, 2020

See: https://intuit.github.io/auto/

$ yarn auto init                                                                                                                                                              
yarn run v1.21.1
$ /Users/eric/Projects/Editmode-app/editmode-react/node_modules/.bin/auto init
✔ What package manager plugin would you like to publish your project with? · npm Package
✔ What other plugins would you like to use? · all-contributors, first-time-contributor, released
⚠  warning   Could not find plugin: all-contributors
⚠  warning   Could not find plugin: first-time-contributor
✔ What GitHub project you would like to publish? · 100% completed
{ repoInfo:
   { values: { owner: 'Editmode-app', repo: 'editmode-react' },
     result: 'Editmode-app/editmode-react' } }
✔ Only make releases if "release" label is on pull request? (Y/n) · false
✔ Are you using an enterprise instance of GitHub? (Y/n) · false
✔ Would you like to create an .env file? This makes it easy to test and use auto locally. (Y/n) · true
✔ Enter a npm token for publishing packages https://docs.npmjs.com/creating-and-viewing-authentication-tokens · •••••••••••
✔ Enter a personal access token for the GitHub API https://github.com/settings/tokens/new · •••••••••
✔ Would you like to use customize the default labels? (Y/n) · false
✔ Would you like to add more labels? (Y/n) · false
✔  success   Wrote configuration to package.json
●  note      Next steps:

  - Run "auto create-labels" to create your labels on GitHub
  - Add your environment variables to your CI builds
  - Add "auto shipit" at the end of you build/release process
✨  Done in 514.68s.
~/P/E/editmode-react ❯❯❯ yarn auto create-labels
yarn run v1.21.1
$ /Users/eric/Projects/Editmode-app/editmode-react/node_modules/.bin/auto create-labels
⚠  warning   Could not find plugin: all-contributors
⚠  warning   Could not find plugin: first-time-contributor
Created labels: major, minor, patch, skip-release, internal, documentation, released, prerelease

You can see these, and more at https://github.com/Editmode-app/editmode-react/labels
✨  Done in 9.45s.
📦 Published PR as canary version: 1.0.22-canary.1.64974ec.0

✨ Test out this PR locally via:

npm install [email protected]
# or 
yarn add [email protected]

@ericclemmons ericclemmons added the patch Increment the patch version when merged label May 22, 2020
Copy link
Contributor Author

@ericclemmons ericclemmons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added some notes around some of the changes.

@ericclemmons ericclemmons self-assigned this May 25, 2020
@ericclemmons ericclemmons marked this pull request as ready for review May 25, 2020 21:50
@ericclemmons ericclemmons requested a review from Megan0145 May 25, 2020 21:50
@ericclemmons ericclemmons added the enhancement New feature or request label May 25, 2020
@ericclemmons ericclemmons merged commit 1cbb473 into master May 25, 2020
@ericclemmons ericclemmons deleted the auto branch May 25, 2020 21:57
@github-actions
Copy link

🚀 PR was released in v1.0.22 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request patch Increment the patch version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant