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
|
9fbc6b06c4
|
feat(reporter): format total errors per rule in table reporter
|
2022-04-22 09:17:58 -05:00 |
Sean Sube
|
189b3e202e
|
fix(build): prevent unintentional exit from image script
|
2022-02-06 13:48:02 -06:00 |
Sean Sube
|
c9fd4f13bd
|
feat(build): better error handling for image build
|
2022-02-06 13:22:22 -06:00 |
Sean Sube
|
ed26185e31
|
fix(tests): correct paths to schema, test config
|
2022-02-06 00:23:37 -06:00 |
ssube
|
bbadd3e82c
|
fix(build): make example test script compatible with container build targets
|
2021-08-12 23:30:42 -05:00 |
ssube
|
3a1275cf8c
|
fix(docs): expand on usage, add section on log formatting
|
2021-08-12 21:27:09 -05:00 |
ssube
|
a6b05d9c76
|
fix(build): reduce output from example tests
|
2021-08-12 20:06:04 -05:00 |
ssube
|
91fb1aff34
|
adopt everything but rollup config (#118)
|
2019-11-09 21:47:19 -06:00 |
ssube
|
247e1ab03d
|
fix(tests): add gitlab CI test snippet, move test snippets into test dir
|
2019-11-03 13:13:24 -06:00 |
ssube
|
c9a42f3863
|
fix(build): clean up after container builds
|
2019-11-03 13:13:24 -06:00 |
ssube
|
d2156a5b23
|
fix(tests): use count flag to check example errors
|
2019-11-03 13:13:24 -06:00 |
ssube
|
94fafb7fb7
|
fix typo
|
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
|
77c1d0cde4
|
fix(tests): always print actual exit status of test scenarios
|
2019-11-01 05:42:03 -05:00 |
camo-f
|
4c3551d0dc
|
add: shebang
|
2019-11-01 05:42:03 -05:00 |
ssube
|
1304cf5f02
|
fix(scripts): make example tests more shell compatible (#106)
|
2019-11-01 05:42:03 -05:00 |
ssube
|
c879c784a7
|
lint: better test targets, misc shell quotes
|
2019-07-02 08:46:52 -05:00 |
ssube
|
25d967bc84
|
fix(test): use ref config for example tests
|
2019-07-01 08:46:09 -05:00 |
ssube
|
b7d0b43fd2
|
feat(test): add pragmas to examples, add example tests to build
|
2019-07-01 08:14:18 -05:00 |
ssube
|
cce8671596
|
feat(test): rules and tags pragmas
|
2019-07-01 08:02:38 -05:00 |
ssube
|
0c7d4428a3
|
feat(test): start adding pragma-based tests to examples
|
2019-07-01 07:50:34 -05:00 |
ssube
|
cd3be38db9
|
fix(scripts): use project path for status
|
2019-06-29 11:39:49 -05:00 |
ssube
|
5498236052
|
fix(build): add github status script, remove coverage jobs
|
2019-06-15 23:10:24 -05:00 |