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

add 'nyc' for test coverage, add 'standard-version' for release management. #7

Merged
merged 4 commits into from
Sep 14, 2016

Conversation

bcoe
Copy link
Collaborator

@bcoe bcoe commented Sep 14, 2016

  • added standard-version which handles bumping version #s based on the angular commit format (which is super easy to follow, just prefix your merge with fix:, feat::
    • the nice thing about this is it generates a CHANGELOG, and handles semver.
  • added nyc and coveralls for test coverage tracking.
  • added a note about the release process to docs, with links to the format.
  • defaulted postgres to 127.0.0.1 so that it just works if you're running docker-compose.

@coveralls
Copy link

coveralls commented Sep 14, 2016

Coverage Status

Changes Unknown when pulling 31455e4 on coverage-release into * on master*.

3 similar comments
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 31455e4 on coverage-release into * on master*.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 31455e4 on coverage-release into * on master*.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 31455e4 on coverage-release into * on master*.

@bcoe bcoe merged commit 762166d into master Sep 14, 2016
@bcoe bcoe deleted the coverage-release branch September 14, 2016 23:09
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