Anton
b90577cc97
Downgrade CI to nodejs 18
...
To ensure the scripts still work for people that haven't updated to v20 yet
2024-03-07 10:23:36 +01:00
Anton
8b42685f44
Update node
...
We need support for global crypto, which was added in node 19
2024-03-04 22:48:41 +01:00
qucchia
b3496a0c74
TypeScript: remove build:types
2022-07-22 09:59:16 +02:00
Felix Wiedenbach
924ec23211
updates Github action and replaces TravisCI badge
2022-06-15 09:23:14 +02: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