eeditiones / tei-publisher-components

Web components used by TEI Publisher and apps generated by it
https://cdn.tei-publisher.com/
GNU General Public License v3.0
18 stars 14 forks source link

update CI config #98

Open duncdrum opened 2 years ago

duncdrum commented 2 years ago

I would suggest to move ci-release to the latest lts node, so it will automatically update going forward in step with the semantic release package.

As for the testsuite i would suggest to create a matrix of both the earliest lts (14) and the most recent node versions, so we get a heads up when stuff breaks.

while we're at it let's include a dependabot.yml to switch to the new system, and to receive update alerts for our github action components.