1
0
Fork 0
Commit Graph

76 Commits

Author SHA1 Message Date
Sean Sube 9fbc6b06c4 feat(reporter): format total errors per rule in table reporter 2022-04-22 09:17:58 -05:00
Sean Sube ee41f60d8c fix(build): add shebang to bundle before imaging 2022-02-12 13:38:44 -06:00
Sean Sube 86aeac5851 fix(build): silence package metadata warnings when jq is not installed 2022-02-06 13:17:24 -06:00
Sean Sube 0fd8ea9d5c fix(build): move project-specific targets into their own file 2022-02-06 13:16:42 -06:00
Sean Sube 80b7f698ef fix(build): bundle during CI run 2022-02-06 13:10:47 -06:00
Sean Sube a55d09e7a2 fix(build): use yarn to run release script, remove rollup ref from shebang target 2022-02-06 18:44:37 +00:00
Sean Sube b5293c83a4 remove(deps): unused esbuild ignore plugin 2022-02-06 00:23:37 -06:00
Sean Sube 2893437718 fix(build): interpolate bundle with version metadata 2022-02-06 00:23:37 -06:00
Sean Sube 41884525da feat(build): bundle with esbuild 2022-02-06 00:23:37 -06:00
Sean Sube 557d2851a8 fix(build): paths for API docs/types, podman and lockfile for image targets 2022-02-06 00:23:37 -06:00
Sean Sube ed26185e31 fix(tests): correct paths to schema, test config 2022-02-06 00:23:37 -06:00
Sean Sube 3b7e48a494 fix: usage of __dirname, lint rules and corresponding fixes 2022-02-06 00:23:37 -06:00
Sean Sube cea8c8abff feat: convert to ES modules, C8 for coverage
BREAKING CHANGE: this is not breaking for users, but for library users,
some bundling or a runtime supporting ES modules is now required.
2022-02-06 00:23:37 -06:00
ssube dd9023ec8b
fix(build): set docker TLS options 2021-08-05 22:48:34 -05:00
renovate[bot] 1382a211aa
update: update docker.artifacts.apextoaster.com/apextoaster/docker-dind docker tag to v20 (#864)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-06 03:18:12 +00:00
renovate[bot] d7ef6e2c56
update: update docker.artifacts.apextoaster.com/apextoaster/docker docker tag to v20 (#863)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-06 01:46:43 +00:00
renovate[bot] 6b35a32667
update: update node.js to v16.6 (#862)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-05 20:36:21 +00:00
renovate[bot] 6219273660
update: update docker.artifacts.apextoaster.com/apextoaster/base docker tag to v1.5 (#861)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-05 20:04:22 +00:00
Renovate Bot 25b10dfd2b update: update node.js to v16 2021-07-10 18:49:55 -05:00
Renovate Bot f71956ccf1 update: update docker.artifacts.apextoaster.com/apextoaster/node docker tag to v12.22 2021-04-03 17:50:51 -05:00
ssube bc96fd226b
lint: remove unused include from rollup config 2021-04-02 22:57:07 -05:00
ssube bd56752ceb
fix(config): bundle yargs module again 2021-04-02 22:44:10 -05:00
Renovate Bot fc329a6a03 update: update docker.artifacts.apextoaster.com/apextoaster/node docker tag to v12.20 2021-03-27 22:24:57 -05:00
Renovate Bot bb3a4288bd update: update docker.artifacts.apextoaster.com/apextoaster/base docker tag to v1.4 2021-03-27 21:40:57 -05:00
ssube 7926d1740a
fix(build): pull dind from nexus 2020-12-29 02:12:57 -06:00
ssube caface1e93
fix(build): pull images from nexus 2020-12-29 02:05:56 -06:00
ssube 75819b76cc
fix(build): update eslint for typescript-eslint 4 rules 2020-09-05 18:27:30 -05:00
ssube 00aabdd416
update(build): image versions 2020-09-01 18:42:58 -05:00
ssube 6646c32704 fix(config): update lint to naming-convention rule 2020-07-29 08:33:47 -05:00
ssube bd75fd01ad fix(build): externalize source map modules to fix requires 2020-07-23 05:57:16 -05:00
ssube 37b8e326aa fix: register new lodash exports 2020-07-09 06:09:28 -05:00
Sean Sube 9961f93d87
update: image to node 12 (#317)
* update: image to node 12
2020-04-05 22:14:02 -05:00
ssube 4f1571b75c
lint(tests): clean up magic numbers 2019-11-19 06:03:48 -06:00
ssube dbfe0429fa feat: validate rules while loading 2019-11-18 06:28:06 -06:00
ssube 7187cac40c
fix(build): handle unplaced chunks 2019-11-10 18:20:14 -06:00
ssube 6f4b324cc8
feat: recursively load rules (fixes #135) 2019-11-09 22:40:30 -06:00
ssube 80d3cb8903 fix(build): update rollup config from template 2019-11-09 21:47:19 -06:00
ssube 91fb1aff34 adopt everything but rollup config (#118) 2019-11-09 21:47:19 -06:00
ssube 705209620b feat(build): replace tslint with eslint 2019-11-09 17:52:16 -06:00
ssube 4159004dd4 lint: remove confusing *sync wrapper names 2019-11-03 13:13:24 -06:00
ssube b3dc864f0d feat: split rule and helpers, test rule 2019-11-03 13:13:24 -06:00
ssube 3ae94127b5 fix(build): replace template jobs with extends 2019-11-03 13:13:24 -06:00
ssube a5bb2f4db3 fix(build): adopt rollup-template makefile, CI scripts 2019-11-03 13:13:24 -06:00
ssube b3c66dc702 fix(rules/tsconfig): flatten target-lib using data refs 2019-11-02 07:36:48 -05:00
ssube 0eb9d5107a fix(tests): add async helpers for tests, wrap async tests, make chai external 2019-10-28 19:39:14 -05:00
ssube c76781b113
fix(build): replace app with package in version data 2019-09-30 08:10:57 -05:00
ssube b6ac7201e9
lint: disable any warnings 2019-09-11 19:30:01 -05:00
ssube 6aa1cb5365
fix(build): add tslint back to rollup 2019-09-11 08:48:03 -05:00
ssube a13a9095bc fix(tests): begin testing friendly errors, other errors (exceptions) 2019-09-11 07:08:49 -05:00
ssube c9c1a58407 feat(visitor): improve error messages (#20) 2019-09-11 07:08:49 -05:00