balena-io-modules / pinejs-client-js

4 stars 4 forks source link

Replace balenaCI with flowzone #130

Closed thgreasi closed 2 years ago

thgreasi commented 2 years ago

Change-type: patch See: https://jel.ly.fish/thread-8affe120-13dc-4f70-8bcd-7b0829e2f542

thgreasi commented 2 years ago

@Page- should I also add "engined": { "node": ">=10" }, in the package.json, or do you prefer just go straight away with node 12 and maybe make it a major?

The we also offer es2015 builds, which theoretically means this could potentially also run in node 8, but that's tooooo EOL imo.

Should I then also remove the circleci tests, even if flowzone doesn't test node 10?

PS: I plan to do the same for all pine related repos.