pad.pub0.org/.github/workflows
Richard Hansen 87341af429 GitHub workflows: Install Node.js v12
I'm not sure how these tests ever worked. I guess some version of
Node.js and npm come pre-installed on the ubuntu-latest images?

I would have prefered to use Node.js v10 because that is our current
minimum supported version, but we have a surprising number of tests
that don't work on Node.js v10 (mostly due to `assert.match()`, which
was added in Node.js v12).
2021-02-09 22:18:35 +00:00
..
backend-tests.yml GitHub workflows: Install Node.js v12 2021-02-09 22:18:35 +00:00
codeql-analysis.yml Create codeql-analysis.yml 2020-08-24 17:57:30 +01:00
dockerfile.yml restructure: Prefix `bin/` and `tests/` with `src/` 2021-02-05 21:52:08 +00:00
frontend-admin-tests.yml GitHub workflows: Install Node.js v12 2021-02-09 22:18:35 +00:00
frontend-tests.yml GitHub workflows: Install Node.js v12 2021-02-09 22:18:35 +00:00
lint-package-lock.yml GitHub workflows: Install Node.js v12 2021-02-09 22:18:35 +00:00
load-test.yml GitHub workflows: Install Node.js v12 2021-02-09 22:18:35 +00:00
rate-limit.yml GitHub workflows: Install Node.js v12 2021-02-09 22:18:35 +00:00