Jake Bolam
dbb05a4dd8
fix: fix badge replacement ( #232 )
2019-12-08 20:05:05 -05:00
Anand Chowdhary
3382821641
fix: a11y issue by removing unnecessary alternate text ( #217 ) ( #218 )
...
* fix(a11y): Remove unnecessary alternate text
* fix: Remove alternate text from test images
2019-11-28 08:13:30 -05:00
James George
7d83c7cac1
chore: make use of inhouse command recommendation ( #228 )
2019-11-27 19:49:17 +00:00
greenkeeper[bot]
ed9d84d5d8
Update yargs to the latest version 🚀 ( #227 )
2019-11-18 00:34:14 +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
Nicolas Goutay
f38e0c8e87
feat: add a11y contribution type ( #223 )
...
* feat: add a11y contribution type
* Fix missing comma in `contribution-types.js`
2019-11-13 10:38:04 +00:00
greenkeeper[bot]
8cb283bee8
Update chalk to the latest version 🚀 ( #224 )
2019-11-09 11:09:07 +00:00
Maximilian Berkmann
48417340aa
chore(config): bump node ( #221 )
2019-11-06 12:12:59 +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
kharaone
72de75abc5
fix: using a custom badge template breaks badge replacement ( #210 )
2019-10-20 00:45:00 +01: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
simon3000
a91145f0f3
fix: username might be a number ( #203 )
2019-09-16 17:33:28 +01:00
greenkeeper[bot]
1dccd9fe64
chore(package): update nock to version 11.1.0 ( #207 )
2019-09-07 14:29:44 +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
SnO₂WMaN
06bbb6ed78
feat: Add gitmoji option to commitConventions ( #205 )
2019-09-04 16:48:01 +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
simon3000
b87fd03489
fix(repo): test lint ( #204 )
...
Fixes src/repo/__test__/github.js
2019-09-02 17:15:43 +01:00
greenkeeper[bot]
38211bd367
Update yargs to the latest version 🚀 ( #199 )
2019-08-20 16:36:07 +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
Nick Schonning
68166eca69
feat: Pretty-print the generagted HTML table ( #190 )
...
Closes #189
Keeps the Table left aligned, and moves the tr and td in by 2 spaces each
2019-06-11 16:17:51 +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
greenkeeper[bot]
1c6bdba662
fix(package): update async to version 3.0.1 ( #188 )
2019-05-27 00:32:00 +01:00
Jake Bolam
354b5111d4
feat: init with all-contributors emoji ✨ ( #136 )
...
* feat: init with all-contributors emoji ✨
* test(init): updated test snapshot
2019-05-21 10:35:32 +01:00
Maximilian Berkmann
ebff1e8b88
feat: added a JSON handler/fixer ( #165 )
...
* feat: added a JSON handler/fixer [wip]
Added a module that will check JSON files and give a good level of details for errors while
attempting to fix it
re https://github.com/all-contributors/all-contributors-bot/issues/102
* refactor: consolidated the fix handler
Made the fixer a bit more concise and added the fields to allow for an auto-update of the config
file (if it was changed)
* chore(package): use another `jsonlint`
* refactor(config-file): use `json-fixer`
* chore(package): bump `json-fixer` to 1.3
* chore(package): bumped `json-fixer`
2019-05-20 09:47:51 +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
Maximilian Berkmann
febecff496
feat(init): creates the contributor file if not found ( #158 )
...
* feat(init): creates the contributor file if not found
If not found, the specified contributor file (defaulting to `README.md`) will be created prior to
injections in it.
re https://github.com/all-contributors/all-contributors-bot/issues/105
* refactor(init): renamed a module and its export
Renamed `check-file` to `file-exist` and its exported function to `ensureFileExists`
* test(init): added contributors file test
Added two test cases for the contributors file existence check
2019-05-07 16:48:58 +01:00
James George
9aa79485c2
feat:suggest matching commands if the user mistypes 🚧 ( #181 )
2019-05-07 11:42:18 -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
ehmicky
e639593c5d
fix: default commitConvention to 'none' ( #179 )
2019-04-18 13:50:14 +01:00
Maximilian Berkmann
2376ada660
feat: commit conventions awareness ( #159 )
...
* feat: commit convention awareness [wip]
fix https://github.com/all-contributors/all-contributors-bot/issues/132
* refactor(commit-conventions): added a tranformer for `angular` and refactored `none`
* feat(git): added lowercase transformation
With some refactoring
2019-04-15 15:05:00 +01:00
greenkeeper[bot]
212e264cd4
chore(package): update git-cz to version 3.0.0 ( #177 )
2019-04-15 12:15:37 +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
Maximilian Berkmann
925cde7992
feat(contribution-types): added Project Management ( #176 )
...
PR following up https://github.com/all-contributors/all-contributors/pull/199
2019-03-18 15:00:36 +00:00
greenkeeper[bot]
d7eb838460
chore(package): update git-cz to version 2.0.0 ( #174 )
2019-03-17 22:40:37 +08:00
Deepak
3e046b740c
fix: add common error handling for missing or wrong username ( #171 )
2019-03-17 14:30:07 +00:00
greenkeeper[bot]
949d9d2012
chore(package): update kcd-scripts to version 1.0.0 ( #172 )
2019-03-12 11:35:11 -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
greenkeeper[bot]
cc3d0d5bf7
infra(package): update yargs to version 13.1.0 ( #167 )
2019-02-12 09:18:30 +00: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
Maximilian Berkmann
48fecd3ca7
feat(contribution-types): added business
and content
( #156 )
...
I added the missing types for "Business development" and "Content".
2019-01-28 10:23:37 +00: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
Jake Bolam
12df8685c2
infra: add .codecov.yml
2019-01-21 21:00:16 -05:00