2.0.1 • Published 2 years ago

gh-shipit v2.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
2 years ago

CircleCI npm.io node

npm.io

Install

$ npx gh-shipit

node >=16 required. still don't know about npx?

Features

Prepare Release

  • Detailed overview of all the repos in organization
    • View how many commits in develop are ahead of master
    • View how many commits in master are behind of develop
    • View latest commit date in develop
    • View latest version released
    • View latest release draft version
  • Create a release branch in git-flow style (release/vX.x.x)
  • Open branch comparison on github in browser to decide on release name
  • Create a PR from release branch to master
  • Create Release Notes Draft
  • Create release label in repo and assign it to PR
  • Open created PR in browser

Merge Renovate bot PRs in bulk

  • Fuzzy search with autocomplete
  • Approve & merge PRs in parallel, 10 merges concurrently
  • Print number of merged PRs and URLs to PRs failed to merge

Usage

Follow interactive instructions

$ shipit

Publish

$ git checkout master
$ yarn version
$ yarn publish
$ git push origin master

License

MIT © Shelf

2.0.1

2 years ago

2.0.0

2 years ago

1.12.1

2 years ago

1.12.0

4 years ago

1.11.3

4 years ago

1.11.2

4 years ago

1.11.1

4 years ago

1.11.0

4 years ago

1.10.0

4 years ago

1.9.1

4 years ago

1.9.0

4 years ago

1.8.4

4 years ago

1.8.3

5 years ago

1.8.2

5 years ago

1.8.1

5 years ago

1.8.0

5 years ago

1.7.3

5 years ago

1.7.2

5 years ago

1.7.1

5 years ago

1.7.0

5 years ago

1.6.0

5 years ago

1.5.2

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.0

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago