Skip to content

Conversation

@mewtaylor
Copy link
Contributor

This adds and sets up the semantic-release package to use commits and travis to do automated semantic versioning and publishing to npm for scratch-parser. See semantic release's setup guide for more info on this process.

It also adds a readme section about committing, and using git cz to handle formatting of commits in a way that is parseable and deployable by semantic-release.

This setup is based on the existing release setup in eslint-config-scratch.

This adds and sets up the `semantic-release` package to use commits and travis to do automated semantic versioning and publishing to npm for scratch-parser.

It also adds a readme section about committing, and using `git cz` to handle formatting of commits in a way that is parseable and deployable by `semantic-release`.

This setup is based on the existing release setup in `eslint-config-scratch`.
Copy link
Contributor

@thisandagain thisandagain left a comment

Choose a reason for hiding this comment

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

🌮 🎉 🐈 💥

@thisandagain thisandagain removed their assignment Mar 21, 2017
README.md Outdated
Now you're ready to make commits using `git cz`.

## Breaking changes
If you're committing a change that makes the linter more strict, or will

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

Copy link
Contributor

@rschamp rschamp left a comment

Choose a reason for hiding this comment

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

Thanks @mewtaylor!

@rschamp rschamp removed their assignment Mar 21, 2017
@mewtaylor mewtaylor merged commit e30a772 into scratchfoundation:develop Mar 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants