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

feat: adds file updating support for simple node repos #1

Merged
merged 8 commits into from
Apr 29, 2019
Merged

Conversation

bcoe
Copy link
Contributor

@bcoe bcoe commented Apr 26, 2019

This PR implements the first step in a release process for simple Node.js based repos, updating:

  • CHANGELOG.md.
  • package.json.
  • samples/package.json (if it exists).

Using tooling built around conventionalcommits.org.

Here's an example, you can run it against any repo you have write access to:

https://github.com/bcoe/examples-conventional-commits/pull/22/files

Next Steps

  • add support for tagging, so that we can tag with autorelease: pending, and let our other release tools take over.

CC: @ofrobots

package.json Outdated Show resolved Hide resolved
src/bin/release-please.ts Show resolved Hide resolved
src/checkpoint.ts Outdated Show resolved Hide resolved
src/checkpoint.ts Outdated Show resolved Hide resolved
src/mint-release.ts Outdated Show resolved Hide resolved
@bcoe bcoe merged commit 775c0a8 into master Apr 29, 2019
@bcoe bcoe deleted the mint-release branch April 29, 2019 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants