Commit graph

116 commits

Author SHA1 Message Date
Angel Aviel Domaoan
c8fdc639e6
chore: fix status badges (#315) 2022-09-09 10:53:05 -07:00
allcontributors[bot]
220eac29d4
docs: add JoshuaKGoldberg as a contributor for bug (#314)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-09-09 07:24:13 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
Ilaï Deutel
a6715074de
docs: Add badge for the AUR package (#256) 2020-04-13 15:39:15 +01:00
Andrew Lisowski
0965095ecd feat: support Github Enterprise (#97)
* add isEnterprise config option and add function to change hostname if on enterprise

* add hipstersmoothie as contributor

* infer enterprise API

* handle enterprise authentication

* add tylerkrupicka as a contributor

Co-authored-by: Tyler Krupicka <tylerkrupicka@gmail.com>
Co-authored-by: Maximilian Berkmann <maxieberkmann@gmail.com>
2020-01-17 20:09:58 +00:00
allcontributors[bot]
b5d19636b0 docs: add smoia as a contributor (#240)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]
2020-01-04 00:39:46 +00:00
allcontributors[bot]
60cba871b9 docs: add phacks as a contributor (#226)
* docs: update README.md

* docs: update .all-contributorsrc
2019-11-13 10:42:02 +00:00
Marcelo Alves
deee5d0a01 feat: add review links (#213)
* feat: 🎸 add review links

* docs: add marceloalves to contributors
2019-11-06 01:52:44 +00:00
Fabrizio
97878f496f fix: add contributions (#211)
* Fix issue #209

* Fix validation issue

* Add myself to contributors list
2019-10-18 23:59:50 +01:00
allcontributors[bot]
65c3a60fb3 docs: add SnO2WMaN as a contributor (#208)
* docs: update README.md

* docs: update .all-contributorsrc
2019-09-04 19:40:21 +01:00
allcontributors[bot]
f36d3be84c docs: add simon300000 as a contributor (#206)
* docs: update README.md

* docs: update .all-contributorsrc
2019-09-02 21:41:15 +01:00
Rachel M. Carmena
fdea80649d fix: badge link change
Fix #195
2019-07-19 14:12:10 +01:00
Jeppe Reinhold
42bc241ba1 feat: Make markdownlint ignore generated contributors table (#194)
* add markdownlint-disable and scope prettier-ignore

* re-generate contributors

* set commitConvention to angular, sort .all-contributorsrc
2019-07-16 14:15:52 +01:00
allcontributors[bot]
6932adb080 docs: add cezaraugusto as a contributor (#193)
* docs: update README.md

* docs: update .all-contributorsrc
2019-06-17 09:36:12 +01:00
Cezar Augusto
49657e3f80 docs(README): spec link fix (#192) 2019-06-16 20:15:47 +01:00
allcontributors[bot]
89c38407bc docs: add nschonni as a contributor (#191)
* docs: update README.md

* docs: update .all-contributorsrc
2019-06-07 10:19:30 +01:00
allcontributors[bot]
93a910a375 docs: add jamesgeorge007 as a contributor (#183)
* docs: update README.md

* docs: update .all-contributorsrc
2019-05-07 16:00:42 -04:00
Jake Bolam
fbbbfca396
docs: add more languages (#182) 2019-05-05 10:30:31 -04:00
allcontributors[bot]
0d541cbbf8 docs: add ehmicky as a contributor (#180)
* docs: update README.md

* docs: update .all-contributorsrc
2019-04-26 10:39:59 +01:00
Jake Bolam
c742c5c8f6
docs: grammar 2019-03-22 16:26:33 -04:00
Jake Bolam
fbe9ade9d9
docs: add language table (#178)
* docs: add language table

* Update README.md
2019-03-22 11:51:27 -04:00
Jake Bolam
e0240def24
fix: add additional new line for prettier (#168)
* fix: add additional new line for prettier

* update snpashot

* readme

* at end not start
2019-02-21 21:40:17 -05:00
Jake Bolam
fdd6b74547
fix: npm squish and cell centering (#164)
* fix: npm squish and cell centering

* readme

* wip

* wip

* tests
2019-02-08 08:38:05 -10:00
Jake Bolam
e4b22f8cd7
feat: use allcontributors.org (#160)
* use allcontributors.org

* update snap
2019-02-07 16:39:10 -10:00
Maximilian Berkmann
b0c3376ac4 BREAKING CHANGE: changed generator to an HTML based one (#157)
*BREAKING CHANGE*

* style(generate): changed generator to an HTML based one [WIP]

I added and set the HTML generator for resolving #154 (which works when testing manually but doesn't
when running the cli in dev mode).

fix #154

* refactor(generate): (re)moved files to keep it DRY

* refactor: refactored/updated tests

Update the contributors test (which wasn't already committed somehow) and tweaked the
`format-contribution-type` test.

* docs(readme): removed doctoc

BREAKING CHANGE: (in 2babe26b08) The resulting contributors table is in HTML/CSS instead of being in Markdown.

* refactor(generate): removed the style from the generation

Removed the `<style>` block from the generated HTML code as it's redundant on Github (since it's one
of the non-whitelisted tags). The `README.md` was also updated reflecting the breaking changes.

* refactor(generate): image height and tweaks

Added `height` to images for avatars, quoted some `<table>` attributes and updated `README.md`

* docs: drop TOC
2019-02-06 08:37:09 -10:00
Jake Bolam
9ebc25f66f
docs: switch to multi translated site (#155) 2019-01-30 10:23:41 -05:00
Jake Bolam
65eea1b82f
docs: centralize docs on website (#153)
* docs: centralize docs on website

* Update README.md

* Update README.md
2019-01-23 17:05:33 -05:00
Maximilian Berkmann
720f110298
chore: added commitizen (#143)
* chore(package): added commitizen

I added `git-cz` (commitizen) with the angular adapter (which seems to work)

* docs(readme): added cz badge

Added the badge to indicate the commitizen-friendliness of this repo.

* revert: removed the category changes from another PR

It removes the addition of a maintenance category to keep them separated.
2019-01-17 11:05:09 +00:00
greenkeeper[bot]
a6ae9beac8 infra: update dependencies to enable Greenkeeper 🌴 (#147)
* chore(package): update dependencies

* docs(readme): add Greenkeeper badge

* Update README.md

* Add @babel/runtime dep

* Fix typo
2019-01-17 16:54:41 +08:00
Maximilian Berkmann
292d4004ee
feat(contribution-type): added maintenance type (#142)
* feat(contribution-type): added maintenance type

fixes #111

* docs(categories): added maintenance category

* refactor: changed the maintenance symbol

* refactor: alphabetical listing fix

I moved the `maintenance` blocks/lines to the correct locations
2019-01-16 11:14:59 +00:00
Jake Bolam
bd8be137af
docs: grammar 2019-01-15 15:32:40 +08:00