Commit graph

45 commits

Author SHA1 Message Date
Jake Bolam
2ade2d7fd1 ci: fix build runner, ensure jest exits when finished (#125)
* ci: fix build runner, ensure jest exits when async handles open

* contributors add infra
2018-12-28 23:57:08 -07:00
C.Y.Xu
0d1346d04e feat: support Gitlab self hosted instance (#95)
* feat: support Gitlab self hosted instance (#89)

* docs: fix some doc typo

fixes: #89
2018-08-02 16:51:04 -05:00
Kent C. Dodds
482a8ab956
chore: upgrade and migrate tooling stuff (#73)
* codemod

* move files

* install kcd-scripts and set up some stuff

* make everything work

* update md files

* change a few things
2017-11-22 11:09:06 -07:00
Mehdi Achour
88c7a29681 feat: Add check command that compares GitHub contributors with credited ones (#58)
* feat: Add checking functionnality that compares contributors with GH data

* fix(check): Use the info from config file, paginate GH data

* doc(check): Document the new check command

* fix(eslint): Add missing semicolon

* tests: Add tests for utils.check

* fix: Check for code and test only

* refactor: use includes and correct awaits

* refactor: more includes and template literals
2017-11-08 10:09:20 -07:00
tunnckoCore
722cc74410 chore: add script for easier access (#51)
* add "all-contributors" script which uses self

Signed-off-by: tunnckoCore <mameto2011@gmail.com>

* Add @charlike as a contributor

* run itself

Signed-off-by: tunnckoCore <mameto2011@gmail.com>
2017-10-02 18:23:23 -06:00
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
Kent C. Dodds
1c97ba26b2 chore: semantic-release 2017-01-25 10:20:34 -08:00
Jeroen Engels
806894e04c 3.0.7 2016-10-17 21:15:30 +02:00
Jeroen Engels
bae31e1f47 3.0.6 2016-06-28 11:37: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
cbe4fccd6c 3.0.4 2016-05-11 20:50:48 +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
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
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
03a465602c 2.0.0-beta10 2016-03-30 22:05:24 +02:00
Jeroen Engels
acf2b628f4 2.0.0-beta9 2016-03-30 21:37:18 +02:00
Jeroen Engels
79473ba017 2.0.0-beta8 2016-03-30 00:09:26 +02:00
Jeroen Engels
4b2fb1bcc7 2.0.0-beta7 2016-03-28 23:28:07 +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
Jeroen Engels
6c90a4567f 2.0.0-beta5 2016-03-22 00:43:59 +01:00
Jeroen Engels
5662c9389d Add badge/contributors list injection 2016-03-21 23:53:02 +01:00
Jeroen Engels
a33ef2307f Add init command to generate rc file 2016-03-21 22:40:32 +01:00
Jeroen Engels
9059b75d46 Update dependencies 2016-03-20 16:47:20 +01:00
Jeroen Engels
ae5ad9b473 2.0.0-beta4 2016-03-07 00:32:37 +01:00
Jeroen Engels
a963ee7bb1 Add eslint and xo 2016-03-07 00:28:25 +01:00
Jeroen Engels
1e21af531d 2.0.0 2016-03-06 17:18:22 +01:00
Jeroen Engels
bf2962e5ec Use double quotes for AVA's glob, for cross-platform support 2016-03-06 17:15:16 +01:00
Jeroen Engels
f9bb61d7a2 Add badge indicating the number of collaborators (fixes #5) 2016-03-06 16:50:19 +01:00
Jeroen Engels
ff7457c825 Adding contributors to config file 2016-03-03 00:03:03 +01:00
Jeroen Engels
f2c8733e03 Modify contributor generation system 2016-03-03 00:02:13 +01:00
Jeroen Engels
24a897019b 1.0.2 2016-03-01 00:55:39 +01:00
Jeroen Engels
7af2cb7dec 1.0.1 2016-03-01 00:42:42 +01:00
Jeroen Engels
62ae9d3ef0 Fix README example & cli config reading 2016-03-01 00:42:42 +01:00
Jeroen Engels
97166a729e Add empty list of contributors 2016-02-29 23:56:03 +01:00
Jeroen Engels
01a6837485 Add ability to update existing contributors 2016-02-29 23:48:57 +01:00
Jeroen Engels
5101e9085c Add tests and the possibility to specify template 2016-02-29 23:48:49 +01:00
Jeroen Engels
4066516ba4 Add config parsing, and split into plenty of files 2016-02-29 11:45:19 +01:00
Jeroen Engels
2a0607ee2a Initial commit: working markdown edit 2016-02-29 01:48:55 +01:00