Commit graph

184 commits

Author SHA1 Message Date
Jeroen Engels
1305a7cd92 fix: Bump inquirer to v3 and promisify everything (#34)
BREAKING CHANGE: Drop support for Node < v4. This uses native Promises available from Node v4.

* fix: Bump inquirer to v3.0.1. Fixes #33 to improve Windows support.

* refactor: Promisify everything as inquirer uses Promises from 1.0.0 onwards
2017-02-15 22:25:32 +01:00
Spyros Ioakeimidis
1e73194f54 fix: exit process on success to continue execution of othe scripts (#32) 2017-02-07 12:21:05 +01:00
Itai Steinherz
cc61913aca docs(README): Added some general improvements. (#30) 2017-01-26 13:12:06 -08:00
Itai Steinherz
71f594cf46 docs(readme): update README.md (#29)
Fixed the all-contributors badge style to be the same as the npm badge style.
2017-01-25 11:44:13 -08:00
Kent C. Dodds
4860f385dc feat: semantic-release (#28)
This commit actually adds semantic-release
but I'm using `feat` to push out a new release
to make sure semantic-release works. The
actual change is the new emoji.
2017-01-25 10:37:20 -08:00
Kent C. Dodds
1c97ba26b2 chore: semantic-release 2017-01-25 10:20:34 -08:00
Kent C. Dodds
8fd40986a5 feat(types): add/update contrib types (#24)
* feat(types): add/update contrib types

To "upgrade" to the latest specification.

* fix: linting issues

* test: Update question emoji in tests (#27)

* Update format-contribution-type.test.js

Updated the expected question emoji.

* Update format-contributor.test.js

Updated the expected question emoji.

* Add @itaisteinherz as a contributor

* generate

* add code

* doc: Add new contribution types to README.md (#26)

* Update README.md

Added the new contribution types to accommodate jfmengels/all-contributors-cli#24.

* Add @itaisteinherz as a contributor

* regenerate
2017-01-25 18:13:01 +01:00
Jeroen Engels
806894e04c 3.0.7 2016-10-17 21:15:30 +02:00
fadc80
190813c61e Show a helpful message when .all-contributorsrc doesn't exist. (#23)
* Show a helpful message when .all-contributorsrc doesn't exist.

* Adding unit tests.

* Better test descriptions.

* Just code improvements.
2016-10-17 21:11:33 +02:00
Jeroen Engels
bae31e1f47 3.0.6 2016-06-28 11:37:32 +02:00
Jeroen Engels
a6b818f755 Small style tweaks 2016-06-28 11:34:32 +02:00
Ben Briggs
c4d04d00ee Provide a fallback for null display names. (#21)
* Provide a fallback for null display names.

* Check empty strings too.
2016-06-28 11:29:23 +02:00
Jeroen Engels
47c69a381a 3.0.5 2016-06-23 21:01:13 +02:00
Jeroen Engels
f0ba870fa3 Restore previous collaborators 2016-06-23 20:58:39 +02:00
Ben Briggs
7231875b17 Add @ben-eb as a contributor 2016-06-23 20:57:16 +02:00
Ben Briggs
2e7e890837 Add empty last line to the contributors file. 2016-06-23 20:57:15 +02:00
Jeroen Engels
349776924c Change wording in tests to be more gender-neutral 2016-05-11 21:11:06 +02:00
Jeroen Engels
cbe4fccd6c 3.0.4 2016-05-11 20:50:48 +02:00
Jeroen Engels
b7e5976e44 Inject some empty content when there are no contributors. Fixes #15 (#18) 2016-05-11 20:50:10 +02:00
Jeroen Engels
47e408d5cd Prepend username with @ in the default commit message (#17) 2016-05-11 20:38:20 +02:00
Jeroen Engels
10386c5483 Add Travis file 2016-05-11 20:30:05 +02:00
Jeroen Engels
bb950aa003 3.0.3 2016-05-11 20:10:49 +02:00
Jeroen Engels
27f2afed55 3.0.2 2016-05-11 20:10:07 +02:00
Jeroen Engels
5e9636c374 Add jccguimaraes as a contributor 2016-05-11 20:08:33 +02:00
João Guimarães
8f2f9dd025 Added necessary lines to produce the accurate reference to the specs (#16) 2016-05-11 20:08:01 +02:00
Jeroen Engels
dfc20fc8d9 Don't break if there is no git remote info 2016-05-10 15:39:44 +02:00
Jeroen Engels
31af204714 3.0.1 2016-05-05 17:49:30 +02:00
Jeroen Engels
ef898efaae Add files setting in package.json 2016-05-05 17:44:28 +02:00
Jeroen Engels
003f0eeca3 Regenerate contributors 2016-05-05 17:41:01 +02:00
Jeroen Engels
495157cc6a Handle image resizing for users without an avatar. Fixes #14 2016-05-05 17:40:48 +02:00
Jeroen Engels
afb8f4e287 Fix new linting errors 2016-05-05 16:27:26 +02:00
Jeroen Engels
1103f72281 Update dependencies 2016-05-05 16:15:52 +02:00
Jeroen Engels
2dab531075 3.0.0 2016-05-02 22:17:04 +02:00
Jeroen Engels
7edc69d87c Upgrade AVA to 0.14 2016-04-08 00:22:11 +02:00
Jeroen Engels
03bd4581b2 2.0.0-beta11 2016-03-31 22:13:04 +02:00
Jeroen Engels
f2822dcc8a Add emojis and description in contribution type prompt 2016-03-31 22:09:25 +02:00
Jeroen Engels
03a465602c 2.0.0-beta10 2016-03-30 22:05:24 +02:00
Jeroen Engels
94bcafa485 Fix command being ignored. 2016-03-30 22:04:35 +02:00
Jeroen Engels
acf2b628f4 2.0.0-beta9 2016-03-30 21:37:18 +02:00
Jeroen Engels
f5f5ee0709 Add prompt/auto-init when no arguments are given (fixes #10) 2016-03-30 21:34:01 +02:00
Jeroen Engels
ea9badba3e Ask whether to auto-commit in init questions 2016-03-30 20:56:30 +02:00
Jeroen Engels
906d70667c Only commit rc and watched files 2016-03-30 20:56:30 +02:00
Jeroen Engels
cb5895dbfd Remove odd rc file formatting (fixes #11) 2016-03-30 19:39:51 +02:00
Jeroen Engels
79473ba017 2.0.0-beta8 2016-03-30 00:09:26 +02:00
Jeroen Engels
d780c3c94f Add --commit option to commit on contributor add/update 2016-03-30 00:08:57 +02:00
Jeroen Engels
4b2fb1bcc7 2.0.0-beta7 2016-03-28 23:28:07 +02:00
Jeroen Engels
8c2642422e Add prompt when adding contributor/ion and omitting user or types 2016-03-28 23:26:26 +02:00
Jeroen Engels
192e698dca Create a util folder 2016-03-27 17:10:53 +02:00
Jeroen Engels
a29c622bc2 Simplify AVA use 2016-03-27 16:58:45 +02:00
Jeroen Engels
42cc61db1c 2.0.0-beta6 2016-03-22 20:55:06 +01:00