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

Update to use @kentcdodds' OSS library recommendations #28

Closed
jimthedev opened this issue Oct 16, 2015 · 0 comments
Closed

Update to use @kentcdodds' OSS library recommendations #28

jimthedev opened this issue Oct 16, 2015 · 0 comments

Comments

@jimthedev
Copy link
Member

KCD knows what's up. I need to go through and set up CI, CD, etc. It should be much easier w/the test suite.

https://egghead.io/series/how-to-write-an-open-source-javascript-library

jimthedev added a commit that referenced this issue Oct 16, 2015
jimthedev added a commit that referenced this issue Oct 16, 2015
The version of jsontool (now json) was at an old version and was breaking the build.

Part of #28
jimthedev added a commit that referenced this issue Oct 16, 2015
TravisCI needs to have the git config username set or it throws 'Please tell me who you are' errors.
This adds a dummy user to the git config.

Part of #28
jimthedev added a commit that referenced this issue Oct 19, 2015
jimthedev added a commit that referenced this issue Oct 19, 2015
@jimthedev jimthedev added this to the 2.2.0 milestone Oct 21, 2015
jimthedev added a commit that referenced this issue Oct 21, 2015
We needed a way to provide incremental progress to the cli as the commit exec command runs. We
needed to land a PR in gulp-git first. This has now landed. This implements an incremental feedback
using the emitData option and does a few dependency updates.

Closes #8 #28 #31 #32 #33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant