Commit Graph
7 Commits
Author SHA1 Message Date
David Lechner d04e022e83 drop use of GitHub package registry
Having to always authenticate to use packages hosted on GitHub was a
bit of a pain for developers and breaks dependabot.
2021-01-11 16:47:49 -06:00
David Lechner ac0c414245 update to node 12.x
fixes missing globalThis in CI tests
2021-01-08 20:55:49 -06:00
Andreas Litt 838d0c88b7 Clarify how to contribute and point out github registry pitfall 2020-12-13 20:03:31 +01:00
David Lechner 4a3440d8a5 fix typo 2020-06-17 16:52:21 -05:00
David Lechner 8d2d6e12ed add notes about authenticating to Github package manager 2020-06-17 16:52:21 -05:00
David Lechner 31c3e2b52e refactor common test helpers into test/
This way we can share them with multiple tests
2020-06-10 21:59:34 -05:00
David Lechner d873ad2520 rename readme to contributing and expand it a bit 2020-06-04 11:28:13 -05:00