.github/workflows


Log

Author Commit Date CI Message
Michael Schmidt 5333e281 2021-10-19T19:34:41 Added regex coverage (#3138)
Michael Schmidt b77317c5 2021-05-17T16:40:06 CI: Run tests with NodeJS 16.x (#2888)
Michael Schmidt bb1eca94 2021-04-17T22:21:15 ESLint: Fail CI if there are warnings (#2847)
Michael Schmidt 772d42be 2021-03-26T13:16:16 Added ESLint with minimal config (#2831)
Michael Schmidt 7f23ef3d 2020-12-22T10:17:05 Fixed Danger CI for forks (#2638)
James DiGioia 9df20c5e 2020-11-09T09:33:41 Added Dangerfile and provide bundle size info (#2608)
James DiGioia 69132045 2020-10-24T18:08:21 Migrate from TravisCI -> GitHub Actions (#2606) This moves the test suite from Travis -> GitHub Actions. The Workflow is essentially the same as what we had on Travis, but split into two jobs.