1
0
Fork 0
Commit Graph

24 Commits

Author SHA1 Message Date
ssube d8abb026a5
remove unused remapping for yargs 2021-07-30 00:00:37 -05: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
Renovate Bot 73a1686a13 update: update node.js to v16 2021-07-10 16:57:26 -05:00
ssube 17eed587a9
fix(build): use library node as base image 2021-06-14 08:12:43 -05:00
ssube cd8d376914
fix(build): remove tslint packages 2021-06-12 16:05:30 -05:00
ssube f2980775d3
remove(build): unstable bundle visualizer plugin 2021-04-17 18:51:39 -05:00
Renovate Bot dc529c27e3 update: update docker.artifacts.apextoaster.com/apextoaster/node docker tag to v12.22 2021-04-03 14:40:29 -05:00
ssube 4e83723a2c
fix(build): include yargs in bundle 2021-04-03 11:03:15 -05:00
Renovate Bot 57f60ddd09 update: update docker.artifacts.apextoaster.com/apextoaster/node docker tag to v12.20 2021-03-28 10:28:38 -05:00
Renovate Bot 8908734ba0 update: update docker.artifacts.apextoaster.com/apextoaster/base docker tag to v1.4 2021-03-28 10:18:18 -05:00
ssube 50c6d4b2fb
fix(build): pull images from nexus 2020-12-29 12:39:57 -06:00
ssube 2c22b3f25b
disable terser for now 2020-09-06 18:53:53 -05:00
ssube 6413dde256
feat(build): enable terser 2020-09-06 17:06:47 -05:00
ssube 4570a2c2c8
fix(build): isolate rollup entrypoint 2020-09-06 16:59:19 -05:00
ssube 116bae4980
update: rollup template 2020-09-06 16:51:53 -05:00
ssube fb496f56f6 fix(build): update eslint for typescript-eslint 4 rules 2020-09-05 18:33:18 -05:00
ssube 8277f7c766
update(build): images, tools 2020-09-01 18:31:29 -05:00
ssube 71d534d80f
feat(build): add package binary, switch to cjs for cli 2020-08-25 08:45:45 -05:00
ssube 9f85e22196
feat(remote): implement issue, label list methods for Gitlab 2020-08-23 09:31:14 -05:00
ssube 7bb4e95875
stub more docs, check for errors in issue sync, sort labels by priority and name 2020-08-15 09:31:28 -05:00
ssube 63878d37a9 feat(main): load config from hard-coded file 2020-08-13 18:56:28 -05:00
ssube 903eba9a0c feat(remote/github): wire up auth, issue list 2020-08-13 18:56:28 -05:00
ssube 1f641fc7ad
feat: add main function, arg parsing for CLI 2020-08-11 22:19:01 -05:00
ssube 3442b8f052
feat: initial project structure from template 2020-08-11 18:12:14 -05:00