Commit Graph

7 Commits

Author SHA1 Message Date
Adam R
247b61d057
Revert to GETHUB_TOKEN; special token not available in fork PRs. (#3266)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-12 12:47:26 +02:00
Adam R
2ad47ec570
[internal] Fix Danger permission (#3261)
* Danger: fix permission, use DANGER token.

* Bogus file, to trigger error.

* Remove bogus

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-12 12:01:26 +02:00
Adam R
197613e61c
[internal] Set up Danger build on PR (#3243)
* Return all error messages from checks (to be used by Danger).
* Add Danger dev dep.
* Fix danger.yml + dangerfile.ts.
* Fix root files.
* Finetune Danger message.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-12 10:03:28 +02:00
mykola.eth
e19f1e9f1d
Run all script in daily update action (#1934)
* Run all script in daily update action

* Run all scripts
2020-04-20 13:15:31 -07:00
Viktor Radchenko
dd5ee5ca57
Update danger.yml 2020-04-14 16:14:00 -07:00
Mykola
43b69e3197 Fix denger key 2020-04-14 13:31:09 -07:00
Viktor Radchenko
84c4db9482
Add Danger (#1857)
* Add Danger

* Create Dangerfile

* Add Gemfile

* Rename danger to danger.ci

* Rename danger.ci to danger.yml

* Update Dangerfile

* Add validate JSON

* Add find

* Add image and json validation

* Add Payment: Paid for stale

* Add validation for info.json, list.json files and check file names

* Add Payment: Unpaid

* Optimised images with calibre/image-actions

* Add validation for whitelist and blacklist

* Update helpers.ts

* Update Dangerfile

* Optimised images with calibre/image-actions

* Update danger.yml

* Remove uppercase logo

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Mykola <kolya182@gmail.com>
2020-04-13 21:06:13 -07:00