Commit Graph

57 Commits

Author SHA1 Message Date
Karsten Hassel d2fde2bfc8 fix segment faults in node16 on ubuntu 2021-06-12 23:53:04 +02:00
veeck 8a52fde8fc Move codecov.yml into github dir to other configs 2021-04-27 13:14:07 +02:00
Karsten Hassel bd908123c2 replace node v10 with v16 in github workflow 2021-04-26 22:29:23 +02:00
Michael Teeuw 70c3b68e67 Add FUNDING.yml 2021-03-24 16:20:36 +01:00
rejas ebfe96d31d Update CONTRIBUTING guidelines 2021-03-23 09:47:55 +01:00
rejas e902b8c52f Update PR template 2021-03-23 08:15:33 +01:00
veeck 58939bfd8c Update documentation and help screen about invalid config files 2021-01-20 22:44:37 +01:00
veeck fa9258761e Change on-trigger 2021-01-06 09:33:06 +01:00
veeck 003e948899 Use codecov action instead of bash command 2021-01-06 09:33:06 +01:00
rejas 5a3d3b76a7 Cleanups 2021-01-06 09:33:06 +01:00
rejas 5bc2c207db Add codecov github action 2021-01-06 09:33:06 +01:00
veeck ced0398e49 Update markdowns 2021-01-05 09:53:47 +01:00
Michael Teeuw 846212798c Update node-ci.js.yml 2020-12-21 13:29:10 +01:00
Michael Teeuw af212057db Merge pull request #2369 from MichMich/enforce-changelog
Create enforce-changelog.yml
2020-12-21 13:07:17 +01:00
Michael Teeuw 0fd0fea7e7 Update enforce-changelog.yml 2020-12-21 13:06:39 +01:00
Michael Teeuw eb6ef3c8ff Update enforce-changelog.yml 2020-12-21 13:02:40 +01:00
Michael Teeuw cdb8d35cf6 Create enforce-changelog.yml 2020-12-21 12:36:59 +01:00
Michael Teeuw 20bd85b676 Delete danger-ci.yml
Unfortunately Danger Actions currently can't work with PR's:
https://github.com/PrismJS/prism/issues/2627
2020-12-21 11:20:34 +01:00
Michael Teeuw 83ec8ca24f Restore. 2020-12-21 11:13:41 +01:00
Michael Teeuw 9622d02230 Yolo. 2020-12-21 11:11:48 +01:00
Michael Teeuw b72d0ed37e Add ENV variable. 2020-12-21 11:02:14 +01:00
Michael Teeuw f966e504a5 Cleanup. 2020-12-21 10:59:55 +01:00
Michael Teeuw 3c3ce24397 Cleanup Danger-CI 2020-12-21 10:51:51 +01:00
Michael Teeuw 30290f3eb2 Merge pull request #2367 from MichMich/danger-ci
Danger ci
2020-12-21 10:47:27 +01:00
Michael Teeuw 616431e04b Disable Transpile. 2020-12-21 10:27:06 +01:00
Michael Teeuw 86220fa721 Update danger-ci.yml 2020-12-21 10:22:25 +01:00
Michael Teeuw 0f58a56a07 Add env variable. 2020-12-21 09:47:36 +01:00
Michael Teeuw 29451562e3 Create danger-ci.yml 2020-12-21 09:37:08 +01:00
Karsten Hassel 39d7ceb017 test github actions 2020-12-20 22:49:41 +01:00
Michael Teeuw 54ac450f92 Update and rename node.js.yml to node-ci.js.yml 2020-12-20 20:00:54 +01:00
Michael Teeuw 299e4a497f Create node.js.yml 2020-12-20 19:58:06 +01:00
Veeck abb5dc5739 Run prettier over ALL files once
No other changes done in this commit
2020-05-11 22:22:32 +02:00
rejas 1eecf4b2c7 Fix docs, grunt is removed 2020-04-28 23:07:14 +02:00
rejas e7fc4ef1e7 Replace unsecure links with https ones 2020-04-28 23:05:28 +02:00
Michael Teeuw 1fd5fd4832 Update ISSUE_TEMPLATE.md 2020-01-14 09:20:50 +01:00
Sebastian Limbach 61256f98ca Fix typo 2020-01-13 09:40:38 +01:00
Sebastian Limbach 818ed5d189 Add different GitHub repos
This commit adds the official docker image repo as well as the installation scripts repo to the issue template to avoid the creation of issue which don't belong to the MagicMirror core.
2020-01-12 20:15:04 +01:00
Michael Teeuw ccb248db91 Create stale.yml 2019-05-07 21:09:11 +02:00
Rodrigo Ramírez Norambuena f914b728ff add note for pull request about update develop branch 2017-02-09 14:10:07 -03:00
Rodrigo Ramírez Norambuena 19d906c5e4 fix tabs, remove extra spaces and lines. 2016-12-29 22:23:08 -03:00
Nicholas Hubbard 8549aeb466 Clean Up the Contributing Documentation and Process: Part VI
* Alter the pull request template to look a little better.
2016-09-08 15:24:52 -04:00
Nicholas Hubbard 504d3cd131 Clean Up the Contributing Documentation and Process: Part V
* Replace the contribution instructions with the ones from CONTRIBUTING.md.
2016-09-08 15:23:45 -04:00
Nicholas Hubbard 83ed298eba Clean Up the Contributing Documentation and Process: Part IV
* Replace `postcss:lint` with `stylelint`.
* Update the contribution instructions.
2016-09-08 15:22:40 -04:00
Nicholas Hubbard 3cc186f7e4 Clean Up the Contributing Documentation and Process: Part I
* Remove the HTML Validator
* Replace JSCS with ESLint
* Replace `npm` commands with equivalent `grunt` commands
2016-09-08 15:10:17 -04:00
Michael Teeuw d09f01db90 Update PULL_REQUEST_TEMPLATE.md 2016-05-13 22:06:07 +02:00
Michael Teeuw 95f914d6bd Update PULL_REQUEST_TEMPLATE.md 2016-05-13 09:12:26 +02:00
Michael Teeuw 7ab79bb76e Update PULL_REQUEST_TEMPLATE.md 2016-05-12 13:30:41 +02:00
Michael Teeuw 00e3cc26de Update ISSUE_TEMPLATE.md 2016-05-12 13:29:59 +02:00
Michael Teeuw 4b491c43ff Update CONTRIBUTING.md 2016-05-12 13:29:36 +02:00
Nicholas Hubbard 4639911a04 Remove ESLint: Part I 2016-04-16 21:38:42 -04:00