Commit Graph

18 Commits (a978c5077d46c7da451a72ceedcce90a423dd26a)

Author SHA1 Message Date
Sebastian Di Luzio 1b0806ee06
Merge branch 'espruino:master' into master 2022-02-07 21:18:13 +01:00
Gordon Williams b2e6371e63 tweak issue template 2022-02-04 08:21:08 +00:00
Gordon Williams a9ea8b2d05 tweak issue template 2022-02-04 08:19:02 +00:00
Danny 095da06a9d newline at eof fix 2022-02-04 01:09:26 +01:00
Danny 4d87c246c3 github issue template 0v01 2022-02-04 01:08:06 +01:00
Sebastian Di Luzio e6d23cbc7e remove unnecessary steps from github actions 2022-01-20 22:05:03 +01:00
Sebastian Di Luzio 016a0c89ea fix indenting in github actions yaml 2022-01-20 22:03:55 +01:00
Sebastian Di Luzio 391fbc2095 use checkout v2 and import submodules for github actions 2022-01-20 22:01:34 +01:00
Sebastian Di Luzio 455c89cbec add some debugging logs as to why the module cant be found in the pipeline, but locally 2022-01-20 21:55:20 +01:00
Sebastian Di Luzio f869b53730 move app testing in front of TS build steps to see if that makes any difference 2022-01-20 21:41:41 +01:00
Sebastian Di Luzio df7c92080f add steps that travis CI does to the github actions pipeline 2022-01-20 21:34:28 +01:00
Sebastian Di Luzio 4727652627 rename build step to be less confusing for widgets 2022-01-20 21:09:57 +01:00
Sebastian Di Luzio 643c304a1e trigger github actions on PR as well 2022-01-20 21:00:04 +01:00
Sebastian Di Luzio c462547a2b fix github actions 2021-12-10 22:45:10 +01:00
Sebastian Di Luzio a393d573d6 Update nodejs.yml 2021-12-10 21:52:26 +01:00
Sebastian Di Luzio 96b099b10a make tsconfig work for all ts apps 2021-12-10 21:51:35 +01:00
Sebastian Di Luzio d46736c01a adjust github actions 2021-12-08 20:23:14 +01:00
Sebastian Di Luzio 61cc93b0b6 prepare for using with widChargingStatus
global types are not yet received correctly, but we're close!

- use widChargerStatus as first example to make setup work
- add github action to compile supplied types/globals on pushes
2021-12-07 22:27:09 +01:00