Commit graph

18 commits

Author SHA1 Message Date
Hugo
4403c10e5b Revert "Revert "Use DangerJS for commenting" (#1027)"
This reverts commit 88026cb756.
2020-11-23 08:50:34 +00:00
Hugo
88026cb756
Revert "Use DangerJS for commenting" (#1027) 2020-11-23 08:50:28 +00:00
Rohit Gohri
c1c356e622 chore: remove unused packages 2020-05-04 00:46:25 +05:30
Rohit Gohri
9426b956e6 ci: add danger-js and add validation dangerfile 2020-05-03 23:14:56 +05:30
Begin
c6284321af ci: so it Begins! 2020-02-05 20:05:17 +00:00
Hugo
e20e0f5991 feat: comment on PR with validation outcome (#503)
* comment on PR after validation run.

* bork my url for sample output

* populate GITHUB_TOKEN in action

* more verbose logging

* more logging

* fix wrong import

* logging

* remove logging & implementation attempt

* log out comment creation query output

* styling

* prettify comments + increase logging

* more prettifying of the text

* Revert "bork my url for sample output"

This reverts commit 0c6d17450e753cd407db69a8129bf0cbc5831b88.

* add data change to trigger GH action

* improve messages...

* change my URL so it appears in the message

* more formatting of comments

* move + rename commentPullRequest -> utils.communicateValationOutcome
2020-01-22 00:15:35 +02:00
Andrew Luca
7893bc510c
chore: downgrade scripts support to node 12 (#473)
From start scripts needed to be run with node 13 (esm support)
Because data.js was a esm export, and needed to be compiled
Moved all scripts to commontjs, and data.js file
So can be imported by scripts without compiling
2020-01-20 22:37:32 +02:00
Andrew Luca
86b6b5d6d3
feat: change validate action to take into consideration only add… (#422)
`node scripts/data-valdiate.js` cand also be run locally

This also will fix the issue when some valid URL returned timeout
Because the action wanted to make all requests at the same time

`git restore` is available only from Git 2.23

https://github.blog/2019-08-16-highlights-from-git-2-23/#experimental-alternatives-for-git-checkout

Closes #382
2020-01-18 15:27:15 +02:00
Andrew Luca
b7c00c0cd1
feat: add precommit hook to lint fix data.js (#406) 2020-01-17 22:42:21 +02:00
Wes Bos
2f5d451c12
Revert "Use typeface-fira-mono instead of locally checked-in files" 2020-01-14 11:13:46 -05:00
Kyle Mathews
e94168ddb3 Use typeface-fira-mono instead of locally checked-in files 2020-01-11 16:20:39 -08:00
Wes Bos
3a9ce9d6be better validation 2020-01-10 13:44:02 -05:00
Wes Bos
736c88aa34
Merge pull request #193 from iamandrewluca/generate-readme
feat: add action to generate readme.md from data.js
2020-01-10 10:53:29 -05:00
Max Stoiber
fb917728c4
Upgrade to styled-components v5 2020-01-10 16:26:16 +01:00
Andrew Luca
5f2dc8ad7a
feat: add action to generate readme.md from data.js
Closes #155
2020-01-09 20:10:59 +02:00
Wes Bos
ace798725d webfonts 2020-01-09 10:38:10 -05:00
Wes Bos
e32cd00d33 add gatsby plugin for styled components because we gettin fout 2020-01-08 11:29:59 -05:00
Wes Bos
14c9b52729 It's a site 2020-01-07 15:23:53 -05:00