1
0
Fork 0
Commit Graph

10 Commits

Author SHA1 Message Date
ssube 24d96a56d4
feat: switch output to es module, use c8 for coverage
BREAKING CHANGE: requires Node with stable ES modules. Consumers
targeting versions of Node or browsers without module support will
need to use a bundler to replace the imports.
2021-07-29 23:42:54 -05:00
ssube 8b0f5f5f16
update: octokit 2020-12-29 00:07:04 -06:00
ssube 1f3cbac598
feat: add initial labels to project 2020-08-30 23:29:17 -05:00
ssube 44d5eab86b
lint(test/remote): helper to create test container 2020-08-28 19:06:31 -05:00
ssube 040ad3c500
fix(remote): return created comment for gitlab, cover remaining endpoints 2020-08-28 18:51:46 -05:00
ssube 9e769e3355
fix(test): cover more remote endpoints 2020-08-28 17:34:31 -05:00
ssube 4fea5c8b94
fix(test): cover config validation, more github endpoints 2020-08-28 16:46:36 -05:00
ssube 0eb94b6204
remove(remote): unused singlular get issue/label methods 2020-08-28 11:18:55 -05:00
ssube c16c10e140
fix(test): begin covering github auth 2020-08-28 11:18:55 -05:00
ssube b404ecf62e
add test stubs 2020-08-14 23:40:56 -05:00