Chad Dougherty
531b7e1c4a
fix: incorrect usage of tbody
( #311 )
2022-09-09 00:00:44 +08:00
Dominic Saadi
5df6b47f8a
fix: trim nextLink
before slicing ( #309 )
...
fix: trim `nextLink` before slicing
2022-09-07 08:31:03 +00:00
Jake Bolam
e1fd794ef7
fix: set default value as 7
for contributorsPerLine
( #139 )
...
fix: set default value as `7` for `contributorsPerLine`
Co-authored-by: Maximilian Berkmann <maxieberkmann@gmail.com>
Co-authored-by: Angel Aviel Domaoan <13580338+tenshiAMD@users.noreply.github.com>
2022-09-07 08:27:30 +00:00
Maximilian Berkmann
0b9706252c
chore(deps): bump dependencies and devDeps ( #298 )
...
Bump dependencies that seems to have been missed by greenkeeper
Co-authored-by: Angel Aviel Domaoan <13580338+tenshiAMD@users.noreply.github.com>
2022-09-07 08:24:11 +00:00
Pierre Huyghe
deb6be93f0
refactor: add tbody to contributors table ( #307 )
...
* refactor: add tbody to contributors table
* chore(node): bump version to lts
* fix(html): add correct indentation
* test(url): fix bind error message
Co-authored-by: Pierre Huyghe <phuyghe.externe@bedrockstreaming.com>
2022-09-07 16:19:41 +08:00
allcontributors[bot]
5dbb7213b0
docs: add Lucas-C as a contributor for doc ( #306 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-11-30 09:43:56 -08:00
Lucas Cimon
d3b8f8889d
fix: scriptName + improving usage messages ( #305 )
...
* Improving usage messages + fixing scriptName
* Fixes post-review
2021-11-29 22:51:02 +00:00
allcontributors[bot]
f1a336d9f3
docs: add vapurrmaid as a contributor ( #304 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* docs(config): update .all-contributorsrc
* docs(readme): update README.md
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Berkmann <maxieberkmann@gmail.com>
2021-05-14 20:13:11 +01:00
G r e y
4be9bffe31
chore(deps): CVE-2021-23337 in inquirer->lodash ( #303 )
...
Resolves : #302
2021-05-14 20:06:40 +01:00
allcontributors[bot]
e9c1f55beb
docs: add SirWindfield as a contributor ( #297 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-02-14 08:21:21 +00:00
SirWindfield
a8227af31c
feat: add namespaced token ( #296 )
...
* feat: add namespaced token
This commit adds the possibility to specify the private token via the
ALL_CONTRIBUTORS_PRIVATE_TOKEN environment variable. If the environment
variable is not set it will fall back to the previous behavior and check
for PRIVATE_TOKEN instead.
Closes #294
* style: remove irregular whitespace
* refactor: remove unneeded parenthesis
2021-02-13 16:25:11 +00:00
allcontributors[bot]
f1dc01d714
docs: add LaChapeliere as a contributor ( #292 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-12-14 22:01:29 +00:00
LaChapeliere
f9f2866bbb
feat(contribution-types): add research contribution type ( #291 )
...
* feat(contribution-types.js): add research contribution type
Add a research contribution type with microscope emoji, for people doing literature review, code
prototyping or any other research-related activity.
#446
* fix(contribution-types.js): fix name and position of added type
Fix name of added type (was "question" due to copy pasting) and position (alphabetical order)
#446
* Transform emoji code into emoji
Co-authored-by: Maximilian Berkmann <maxieberkmann@gmail.com>
Co-authored-by: Maximilian Berkmann <maxieberkmann@gmail.com>
2020-10-09 19:34:34 +01:00
allcontributors[bot]
d59d279ab4
docs: add darekkay as a contributor ( #290 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* docs(readme): table update
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Berkmann <maxieberkmann@gmail.com>
2020-10-04 21:51:37 +01:00
Darek Kay
d517440203
feat: display a meaningful error when the config file is missing ( #288 )
...
* feat: display a meaningful error when the config file is missing
## What
When you try to add a user with `.all-contributorsrc` missing, you will get a cryptic error message (see also all-contributors/all-contributors#378 ):
```
$ all-contributors add darekkay maintenance
Cannot read property 'then' of null
```
This PR displays a meaningful error message in this case.
## Why
So users know what's causing the problem.
## How
Before a contribution is being added, the script checks whether the config file exists. If it doesn't, an error message is being displayed:
```
$ all-contributors add darekkay maintenance
Configuration file not found: C:\projects\test\.all-contributorsrc
```
* docs: add darekkay as a contributor
* refactor: fixed typos
* docs(readme): table rectification
Co-authored-by: Maximilian Berkmann <maxieberkmann@gmail.com>
2020-10-04 21:44:02 +01:00
allcontributors[bot]
24004d56b5
docs: add melink14 as a contributor ( #285 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* docs: contribution fix
* docs(readme): rectified the README
* docs(readme): rectified the README (again)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Berkmann18 <maxieberkmann@gmail.com>
2020-10-04 21:40:36 +01:00
allcontributors[bot]
0ec4d842ae
docs: add jdalrymple as a contributor ( #264 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Berkmann <maxieberkmann@gmail.com>
2020-10-04 21:26:32 +01:00
Darek Kay
d44b70a1f0
refactor: return a Promise instead of relying on callback parameter ( #289 )
2020-10-04 21:11:18 +01:00
allcontributors[bot]
f1d576fda7
docs: add shairez as a contributor ( #287 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Berkmann <maxieberkmann@gmail.com>
2020-09-20 12:06:02 +01:00
Shai Reznik
5c506a526c
fix(github): show the actual error message ( #286 )
...
* fix: 🐛 show actual github error message
* refactor(github): replaced "github" with "GitHub"
Co-authored-by: Berkmann18 <maxieberkmann@gmail.com>
2020-09-20 11:52:21 +01:00
Erek Speed
1affe41308
fix: make all-contributors output prettier compliant. ( #283 )
...
Fixes #441
2020-09-16 22:28:03 +01:00
allcontributors[bot]
0c75595156
docs: add mloning as a contributor ( #275 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* fix: merge fix
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Berkmann <maxieberkmann@gmail.com>
2020-08-23 22:30:33 +01:00
allcontributors[bot]
51b0837a06
docs: add DavidAnson as a contributor ( #279 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Berkmann <maxieberkmann@gmail.com>
2020-08-18 20:36:42 +01:00
Jeroen Claassens
374d07635f
fix: fixed thrown error message ( #280 )
...
This accidentally got in as I was copypasting code as part of #277
2020-08-16 10:27:40 +01:00
Jeroen Claassens
74f3b710a6
refactor: move from "request" to "node fetch" ( #277 )
...
* feat: migrate from request to node-fetch
* docs(readme): add favna for all contributors
* fix: forgot to refactor this one
* style(gitlab): fixed formatting issues
Co-authored-by: Berkmann18 <maxieberkmann@gmail.com>
2020-08-14 10:21:34 +01:00
David Anson
8af13c3f5e
fix: replace markdownlint-enable with markdownlint-restore to restore (vs. enable all) previous rules ( fixes #276 ). ( #278 )
2020-08-14 10:18:31 +01:00
Markus Löning
3bb4a03008
feat(contribution-types): adds mentoring ( #274 )
...
* feat: 🎸 Add mentoring
* style: remove white spaces
2020-07-24 13:37:44 +01:00
allcontributors[bot]
bd4bea101e
docs: add pavelloz as a contributor ( #273 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-06-28 19:23:56 +01:00
Paweł Kowalski
fc2d05e6b9
perf: add image size to avatar url to improve performance ( #269 )
...
Co-authored-by: Maximilian Berkmann <maxieberkmann@gmail.com>
2020-06-28 17:58:51 +01:00
allcontributors[bot]
b70d5f3d5d
docs: adds missing contributors ( #272 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* docs: added missing contributions
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Berkmann18 <maxieberkmann@gmail.com>
2020-06-28 17:46:50 +01:00
Maximilian Berkmann
e48419c1db
chore(dep): bumped json-fixer to 1.5.1 ( #270 )
...
I introduced bug and security fixes (and minor improvements) and I think it would be worthwhile for
this package to use a more up-to-date version.
2020-06-28 09:05:21 -07:00
greenkeeper[bot]
e73693827d
chore(package): update kcd-scripts to version 6.2.0 ( #263 )
...
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Berkmann <maxieberkmann@gmail.com>
2020-06-27 20:36:20 +01:00
Piotr Stępniewski
b77f86bf7f
feat(repo): github profile url should be valid ( #268 )
...
* feat(repo): github profile url should be valid
* docs: add k3nsei as a contributor
2020-06-07 21:38:12 +01:00
greenkeeper[bot]
649f6ceebc
chore(package): update semantic-release to version 17.0.8 ( #262 )
...
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
2020-05-24 21:30:48 +01:00
Maximilian Berkmann
bcc0d99fd0
feat(contribution-types): add missing contribution types ( #261 )
2020-05-24 10:46:50 -07:00
greenkeeper[bot]
e987eb01a3
chore(package): update cz-conventional-changelog to version 3.0.0 ( #198 )
...
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Berkmann <maxieberkmann@gmail.com>
2020-05-24 02:10:15 +01:00
allcontributors[bot]
4573e29d50
docs: add AnandChowdhary as a contributor ( #219 )
...
* docs: update README.md
* docs: update .all-contributorsrc
* docs(readme): re-generated the table
* docs(readme): re-generated the table
* fix: undid the fuck up
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Berkmann18 <maxieberkmann@gmail.com>
2020-05-24 02:06:42 +01:00
greenkeeper[bot]
33e1a435d3
chore(package): update semantic-release to version 16.0.0 ( #242 )
...
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Berkmann <maxieberkmann@gmail.com>
2020-05-24 02:04:08 +01:00
allcontributors[bot]
77923a3fcc
docs: add kharaone as a contributor ( #212 )
...
* docs: update README.md
* docs: update .all-contributorsrc
* docs(readme): re-generated the table
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Berkmann <maxieberkmann@gmail.com>
2020-05-24 02:02:03 +01:00
greenkeeper[bot]
b5d85de2f5
chore(package): update git-cz to version 4.1.0 ( #243 )
...
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Berkmann <maxieberkmann@gmail.com>
2020-05-24 01:59:38 +01:00
allcontributors[bot]
e2ed91d19f
docs: add ilai-deutel as a contributor ( #257 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Berkmann <maxieberkmann@gmail.com>
2020-05-24 01:57:11 +01:00
allcontributors[bot]
d26cd47c81
docs: add MarceloAlves as a contributor ( #222 )
...
* docs: update README.md
* docs: update .all-contributorsrc
* docs(readme): re-generated the table
* docs(readme): table fix
* fix(generate): experimental fix
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Berkmann18 <maxieberkmann@gmail.com>
2020-05-24 01:43:59 +01:00
greenkeeper[bot]
9a6cf19819
chore(package): update kcd-scripts to version 5.0.0 ( #246 )
...
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Berkmann <maxieberkmann@gmail.com>
2020-05-24 00:07:21 +01:00
Andrew Lisowski
db5d731d96
fix(repo): pass optionalPrivateToken to recursive calls ( #258 )
2020-04-17 18:20:41 +01:00
Ilaï Deutel
a6715074de
docs: Add badge for the AUR package ( #256 )
2020-04-13 15:39:15 +01:00
Maximilian Berkmann
2de352a924
docs(license): MIT ( #255 )
2020-04-12 10:26:03 -07:00
greenkeeper[bot]
fe76178168
fix(package): update chalk to version 4.0.0 ( #253 )
...
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
2020-04-02 14:16:42 +01:00
Alex Chan
b3d0995a65
feat(alpha-sort): Add a parameter contributorsSortAlphabetically ( #249 )
...
This parameter allows the user to sort the list of contributors in
alphabetical order of their name.
2020-02-23 17:32:21 +00:00
greenkeeper[bot]
8dd551a3d3
chore(package): update nock to version 12.0.0 ( #248 )
2020-02-17 09:56:41 +00:00
greenkeeper[bot]
80b1fbd0b0
Update pify to the latest version 🚀 ( #247 )
2020-02-16 12:21:54 +00:00