Commit Graph

10 Commits

Author SHA1 Message Date
Robin Neatherway 2c62543901 Temporarily use the latest version for testing 2021-01-27 11:51:55 +00:00
Robert cfdf2eaf7a move .github/workflows back where it was 2021-01-21 16:06:26 +00:00
Robin Neatherway 9ace6974f2 Merge pr-check and integration-testing workflows
These had some minor overlap checking that the JS is up to date and
there isn't any benefit in having them separate as the jobs are run in
parallel anyway.
2021-01-13 12:10:34 +00:00
Robin Neatherway 3e176f8293 Gate execution of expensive tests on JS being up to date 2020-12-08 16:53:35 +00:00
Marco Gario ade519b950 Reduce triggers in workflows
See #182. Workflows are now triggered on all PRs but only on push on the main and v1 branch
2020-09-17 14:39:18 +02:00
Chris Raynor 7bdf90af87 Adding super simple lint Action 2020-09-14 10:51:29 +01:00
Chris Raynor 09b4a82c83 Removing the tslint config 2020-09-14 10:37:55 +01:00
Robert da1c00f5c8 Run npm test on all operating systems 2020-08-28 15:10:47 +01:00
Robert Brignull 4bc0c2b0e7 clean the lib dir before building 2020-08-24 15:18:01 +01:00
Robert Brignull ec4d38a9a5 add PR check of node modules 2020-05-12 13:11:49 +01:00