1
0
Fork 0
Commit Graph

1321 Commits

Author SHA1 Message Date
Sean Sube 38e349a628 feat(build): include compiled src in image 2022-04-24 18:13:35 -05:00
Sean Sube 90a7ba1cfe complete CI example 2022-04-24 18:13:35 -05:00
Sean Sube 8196d6c10a feat: re-export most significant symbols from app 2022-04-24 18:13:35 -05:00
Sean Sube 4c7cd989ac fill out starting guide examples 2022-04-24 18:13:35 -05:00
Sean Sube fa86f1d73e fix(docs): flesh out getting started guide 2022-04-24 18:13:35 -05:00
Sean Sube 3ac66cf1e8 feat(config): add destination as an alias for d/dest 2022-04-24 18:13:35 -05:00
Sean Sube 047673c6af feat(test): add example and rule to insert image pull policy 2022-04-24 18:13:35 -05:00
Sean Sube 6da2eb54d2 fix(rules): expect required image field to be a string in pull policy rule 2022-04-24 18:13:35 -05:00
Sean Sube 28cb25e179 feat(docs): outline of guide 2022-04-24 18:13:35 -05:00
renovate[bot] ac406f24cd
update: update dependency @types/mocha to v9.1.1 (#1077)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-23 01:25:37 +00:00
renovate[bot] 3323290586
update: update dependency eslint to v8.14.0 (#1078)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-23 00:59:59 +00:00
Sean Sube c9ffd00733 lint(test): remove console log 2022-04-22 19:03:06 -05:00
Sean Sube a8bfb58d2d lint: remove console logging for reporter 2022-04-22 18:55:10 -05:00
dependabot[bot] 087a722017 build(deps): bump moment from 2.27.0 to 2.29.3
Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.3.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.27.0...2.29.3)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-22 14:06:28 -05:00
Renovate Bot 903ac124ab update: update dependency c8 to v7.11.2 2022-04-22 11:49:36 -05:00
Sean Sube 322de068f8 fix(test): correctly check lines, remove empty alternative 2022-04-22 09:20:55 -05:00
Sean Sube 912eb82acc feat(app): add CLI option for reporter 2022-04-22 09:20:55 -05:00
Sean Sube 09f83ee5ab fix(test): cover new reporters 2022-04-22 09:20:55 -05:00
Sean Sube b2122d5780 fix(docs): remove test table from docs 2022-04-22 09:20:55 -05:00
Sean Sube 4aa23fe75f feat(scripts): add a way to skip conventional formatting 2022-04-22 09:20:55 -05:00
Sean Sube 27164c6b4e fix(scripts): correct parsing of type-only messages 2022-04-22 09:20:55 -05:00
Sean Sube cb6c04708b feat(scripts): support stdin/out instead of message file 2022-04-22 09:20:55 -05:00
Sean Sube 64f54294dc feat(scripts): add project-specific aliases 2022-04-22 09:20:55 -05:00
Sean Sube 6023dcde99 feat(scripts): remove trim from scope alias 2022-04-22 09:20:55 -05:00
Sean Sube 387bef7ff0 feat(scripts): use assoc arrays for alias rather than splitting repeatedly 2022-04-22 09:20:55 -05:00
Sean Sube ddb7fbcc2c feat(scripts): add scope alias and allow functions 2022-04-22 09:20:55 -05:00
Sean Sube 4cadb4ccda fix(scripts): use commit type from message file when present 2022-04-22 09:20:55 -05:00
Sean Sube 118ec94b83 feat(scripts): lint commit script 2022-04-22 09:20:52 -05:00
Sean Sube e8f31036f6 feat(scripts): correctly handle path scopes 2022-04-22 09:20:47 -05:00
Sean Sube a5d9a9670e feat(scripts): clean up debug logging, handle filenames better 2022-04-22 09:20:42 -05:00
Sean Sube 9ae54f3a18 feat(scripts): add commit message template 2022-04-22 09:20:32 -05:00
Sean Sube 0719045782 fix(lint): quote test output 2022-04-22 09:17:58 -05:00
Sean Sube 8ce71b9bfb feat(reporter): add markdown delimiter row to table report 2022-04-22 09:17:58 -05:00
Sean Sube fe4d13d51c fix(reporter): avoid repeat copies in table report 2022-04-22 09:17:58 -05:00
Sean Sube 2941a1cd9d feat(reporter): include changes in table report 2022-04-22 09:17:58 -05:00
Sean Sube f7a4b63d5c fix(reporter): add margin before and after each table field 2022-04-22 09:17:58 -05:00
Sean Sube 9fbc6b06c4 feat(reporter): format total errors per rule in table reporter 2022-04-22 09:17:58 -05:00
Sean Sube e9c247f482 report error counts 2022-04-22 09:17:58 -05:00
Sean Sube 0307369fb9 basic YAML reporter 2022-04-22 09:17:58 -05:00
Sean Sube 22f2716e86 merge schema path fix 2022-04-22 09:17:58 -05:00
Sean Sube 441f1d3cdf stub reporters, test invoke 2022-04-22 09:17:58 -05:00
Sean Sube 84afd78b69 fix(deps): replace usage of deprecated array helper with new name 2022-04-22 09:17:58 -05:00
Sean Sube f69fd0a730 replace untyped error data with ref to rule and elem 2022-04-22 09:17:58 -05:00
Sean Sube eb8c665bf2 move pick implementation to rule 2022-04-22 09:17:58 -05:00
Sean Sube 6dc9b70e15 lint: remove unused imports 2022-04-22 09:17:58 -05:00
Sean Sube 456b30d77c fix remaining tests 2022-04-22 09:17:58 -05:00
Sean Sube c9af9857f4 fix most of the tests 2022-04-22 09:17:58 -05:00
Sean Sube 299f16b9ba make schema work with document/element structure 2022-04-22 09:17:58 -05:00
Sean Sube 9ff436859b build and run tests again 2022-04-22 09:17:58 -05:00
Sean Sube 1fa386581e feat(source): formalize source data with Document and Element 2022-04-22 09:17:58 -05:00