Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into feat/style-table
Browse files Browse the repository at this point in the history
* origin/master: (85 commits)
  refactor: log full error stack on error (#316)
  chore: fix status badges (#315)
  docs: add JoshuaKGoldberg as a contributor for bug (#314)
  fix: incorrect usage of `tbody` (#311)
  fix: trim `nextLink` before slicing (#309)
  fix: set default value as `7` for `contributorsPerLine` (#139)
  chore(deps): bump dependencies and devDeps (#298)
  refactor: add tbody to contributors table (#307)
  docs: add Lucas-C as a contributor for doc (#306)
  fix: scriptName + improving usage messages (#305)
  docs: add vapurrmaid as a contributor (#304)
  chore(deps): CVE-2021-23337 in inquirer->lodash (#303)
  docs: add SirWindfield as a contributor (#297)
  feat: add namespaced token (#296)
  docs: add LaChapeliere as a contributor (#292)
  feat(contribution-types): add research contribution type (#291)
  docs: add darekkay as a contributor (#290)
  feat: display a meaningful error when the config file is missing (#288)
  docs: add melink14 as a contributor (#285)
  docs: add jdalrymple as a contributor (#264)
  ...
  • Loading branch information
tenshiAMD committed Sep 13, 2022
2 parents 3740e57 + 097f741 commit 6744c99
Show file tree
Hide file tree
Showing 31 changed files with 848 additions and 268 deletions.
303 changes: 296 additions & 7 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
{
"projectOwner": "all-contributors",
"projectName": "all-contributors-cli",
"projectName": "cli",
"imageSize": 100,
"repoType": "github",
"commit": false,
"contributorsPerLine": 6,
"linkToUsage": true,
"files": [
"README.md"
],
"repoHost": "https://github.com",
"commitConvention": "angular",
"contributors": [
{
"login": "jfmengels",
Expand Down Expand Up @@ -254,7 +259,9 @@
"infra",
"code",
"doc",
"test"
"test",
"review",
"question"
]
},
{
Expand All @@ -265,7 +272,11 @@
"contributions": [
"code",
"test",
"doc"
"doc",
"tool",
"maintenance",
"review",
"question"
]
},
{
Expand Down Expand Up @@ -294,10 +305,288 @@
"contributions": [
"code"
]
},
{
"login": "nschonni",
"name": "Nick Schonning",
"avatar_url": "https://avatars2.githubusercontent.com/u/1297909?v=4",
"profile": "https://github.com/nschonni",
"contributions": [
"code"
]
},
{
"login": "cezaraugusto",
"name": "Cezar Augusto",
"avatar_url": "https://avatars0.githubusercontent.com/u/4672033?v=4",
"profile": "https://cezaraugusto.net/",
"contributions": [
"doc"
]
},
{
"login": "JReinhold",
"name": "Jeppe Reinhold",
"avatar_url": "https://avatars1.githubusercontent.com/u/5678122?v=4",
"profile": "https://reinhold.is",
"contributions": [
"code"
]
},
{
"login": "rachelcarmena",
"name": "Rachel M. Carmena",
"avatar_url": "https://avatars0.githubusercontent.com/u/22792183?v=4",
"profile": "https://rachelcarmena.github.io",
"contributions": [
"code"
]
},
{
"login": "simon300000",
"name": "simon3000",
"avatar_url": "https://avatars1.githubusercontent.com/u/12656264?v=4",
"profile": "https://github.com/simon300000",
"contributions": [
"test"
]
},
{
"login": "SnO2WMaN",
"name": "SnO₂WMaN",
"avatar_url": "https://avatars3.githubusercontent.com/u/15155608?v=4",
"profile": "https://sno2wman.dev/",
"contributions": [
"code"
]
},
{
"login": "dexpota",
"name": "Fabrizio",
"avatar_url": "https://avatars1.githubusercontent.com/u/7031675?v=4",
"profile": "https://www.destro.me",
"contributions": [
"bug",
"code"
]
},
{
"login": "kharaone",
"name": "kharaone",
"avatar_url": "https://avatars1.githubusercontent.com/u/6599271?v=4",
"profile": "https://github.com/kharaone",
"contributions": [
"code"
]
},
{
"login": "MarceloAlves",
"name": "Marcelo Alves",
"avatar_url": "https://avatars1.githubusercontent.com/u/216782?v=4",
"profile": "https://github.com/marceloalves",
"contributions": [
"code",
"test"
]
},
{
"login": "AnandChowdhary",
"name": "Anand Chowdhary",
"avatar_url": "https://avatars3.githubusercontent.com/u/2841780?v=4",
"profile": "https://anandchowdhary.com/?utm_source=github&utm_campaign=about-link",
"contributions": [
"test",
"bug",
"code"
]
},
{
"login": "phacks",
"name": "Nicolas Goutay",
"avatar_url": "https://avatars1.githubusercontent.com/u/2587348?v=4",
"profile": "https://phacks.dev/",
"contributions": [
"code"
]
},
{
"login": "tylerkrupicka",
"name": "Tyler Krupicka",
"avatar_url": "https://avatars1.githubusercontent.com/u/5761061?s=460&v=4",
"profile": "https://github.com/tylerkrupicka",
"contributions": [
"code",
"test"
]
},
{
"login": "smoia",
"name": "Stefano Moia",
"avatar_url": "https://avatars3.githubusercontent.com/u/35300580?v=4",
"profile": "https://github.com/smoia",
"contributions": [
"code"
]
},
{
"login": "ilai-deutel",
"name": "Ilaï Deutel",
"avatar_url": "https://avatars0.githubusercontent.com/u/10098207?v=4",
"profile": "https://github.com/ilai-deutel",
"contributions": [
"platform"
]
},
{
"login": "jdalrymple",
"name": "Justin Dalrymple",
"avatar_url": "https://avatars3.githubusercontent.com/u/3743662?v=4",
"profile": "https://github.com/jdalrymple",
"contributions": [
"code"
]
},
{
"login": "k3nsei",
"name": "Piotr Stępniewski",
"avatar_url": "https://avatars2.githubusercontent.com/u/190422?v=4",
"profile": "https://github.com/k3nsei",
"contributions": [
"bug",
"code",
"test"
]
},
{
"login": "gr2m",
"name": "Gregor Martynus",
"avatar_url": "https://avatars3.githubusercontent.com/u/39992?v=4",
"profile": "https://dev.to/gr2m",
"contributions": [
"review",
"question"
]
},
{
"login": "sinchang",
"name": "Jeff Wen",
"avatar_url": "https://avatars0.githubusercontent.com/u/3297859?v=4",
"profile": "https://sinchang.me/",
"contributions": [
"review"
]
},
{
"login": "pavelloz",
"name": "Paweł Kowalski",
"avatar_url": "https://avatars1.githubusercontent.com/u/546845?v=4",
"profile": "https://github.com/pavelloz",
"contributions": [
"code"
]
},
{
"login": "mloning",
"name": "Markus Löning",
"avatar_url": "https://avatars3.githubusercontent.com/u/21020482?v=4",
"profile": "https://www.linkedin.com/in/mloning/",
"contributions": [
"code"
]
},
{
"login": "DavidAnson",
"name": "David Anson",
"avatar_url": "https://avatars1.githubusercontent.com/u/1828270?v=4",
"profile": "https://dlaa.me/",
"contributions": [
"bug"
]
},
{
"login": "Favna",
"name": "Jeroen Claassens",
"avatar_url": "https://avatars3.githubusercontent.com/u/4019718?v=4",
"profile": "https://favware.tech/",
"contributions": [
"code"
]
},
{
"login": "melink14",
"name": "Erek Speed",
"avatar_url": "https://avatars3.githubusercontent.com/u/1176550?v=4",
"profile": "https://erekspeed.com",
"contributions": [
"code"
]
},
{
"login": "shairez",
"name": "Shai Reznik",
"avatar_url": "https://avatars1.githubusercontent.com/u/1430726?v=4",
"profile": "http://www.hirez.io",
"contributions": [
"bug",
"code",
"test"
]
},
{
"login": "darekkay",
"name": "Darek Kay",
"avatar_url": "https://avatars0.githubusercontent.com/u/3101914?v=4",
"profile": "https://darekkay.com",
"contributions": [
"code",
"test"
]
},
{
"login": "LaChapeliere",
"name": "LaChapeliere",
"avatar_url": "https://avatars2.githubusercontent.com/u/7062546?v=4",
"profile": "https://github.com/LaChapeliere",
"contributions": [
"code"
]
},
{
"login": "SirWindfield",
"name": "SirWindfield",
"avatar_url": "https://avatars.githubusercontent.com/u/5113257?v=4",
"profile": "https://github.com/SirWindfield",
"contributions": [
"code"
]
},
{
"login": "vapurrmaid",
"name": "G r e y",
"avatar_url": "https://avatars.githubusercontent.com/u/11184711?v=4",
"profile": "https://vapurrmaid.ca",
"contributions": [
"security"
]
},
{
"login": "Lucas-C",
"name": "Lucas Cimon",
"avatar_url": "https://avatars.githubusercontent.com/u/925560?v=4",
"profile": "https://chezsoi.org/lucas/blog/",
"contributions": [
"doc"
]
},
{
"login": "JoshuaKGoldberg",
"name": "Josh Goldberg",
"avatar_url": "https://avatars.githubusercontent.com/u/3335181?v=4",
"profile": "http://www.joshuakgoldberg.com",
"contributions": [
"bug"
]
}
],
"files": [
"README.md"
],
"repoHost": "https://github.com"
"skipCi": true
}
8 changes: 5 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2.1

docker_defaults: &docker_defaults
docker:
- image: circleci/node:8.14.0
- image: cimg/node:16.17.0

commands:
prep_env:
Expand All @@ -12,13 +12,15 @@ commands:
path: ~/repo
- restore_cache:
name: Restore node_modules cache
key: all-contributors-cli-v2-{{ checksum "package.json" }}-{{ .Branch }}
key:
all-contributors-cli-v2-{{ checksum "package.json" }}-{{ .Branch }}
save_env_cache:
description: Saves environment cache
steps:
- save_cache:
name: Save node_modules cache
key: all-contributors-cli-v2-{{ checksum "package.json" }}-{{ .Branch }}
key:
all-contributors-cli-v2-{{ checksum "package.json" }}-{{ .Branch }}
paths:
- node_modules/

Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ package-lock.json
yarn.lock
.vscode
cache
.idea
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.14.0
16.17.0
2 changes: 1 addition & 1 deletion .yvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.9.2
1.21.1
19 changes: 19 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
MIT License (MIT) Copyright (c) 2016 Kent C. Dodds, 2019 Jake Bolam, 2020
Maximilian Berkmann

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 comments on commit 6744c99

Please sign in to comment.