Sean Sube
618cab74f0
feature(build): replace rollup with esbuild
...
BREAKING CHANGE: this changes how the config schema is loaded and while it passes the tests, has
the potential to break some workflows.
2023-01-01 17:15:22 -06:00
Sean Sube
7311407d9e
fix(config): switch args to an async call, options map
2022-11-23 14:03:41 +00:00
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
b3669da930
fix(config): restore yargs exit behavior for now
2020-08-28 19:16:05 -05:00
ssube
040ad3c500
fix(remote): return created comment for gitlab, cover remaining endpoints
2020-08-28 18:51:46 -05:00