Jonathan Haines
|
e8512f0ee9
|
build: typescript project references (#1077)
* build: typescript project references
* chore: remove duplicate keys
|
2025-04-02 18:28:02 +09:00 |
Jonathan Haines
|
9a536e6abb
|
ci: run eslint in each workflow (#1083)
|
2025-03-30 11:28:44 +09:00 |
Jonathan Haines
|
d911e624a8
|
build(standard-validator): lint published package (#1061)
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
|
2025-03-27 15:30:30 +09:00 |
Jonathan Haines
|
b6267e721d
|
ci(coverage): upload initial coverage to codecov (#1021)
* ci(coverage): upload initial coverage to codecov
* ci(coverage): add flags
* ci(bun-transpiler): add coverage
|
2025-03-18 15:38:54 +09:00 |
Jonathan Haines
|
fc56cf2ae3
|
ci: run workspace scripts (#1015)
* ci: run workspace scripts
* ci: remove run option
* ci: remvoe default working directory
* test(firebase-auth): start emulator in vitest
|
2025-03-17 23:38:56 +09:00 |
Rokas Muningis
|
f77d7ba2e2
|
feat(standard-validator): Add standard schema validation (#887)
* feat(standard-validator): Add standard schema validation
* feat(standard-validator): add changeset
* feat(standard-validator): reintroduce type tests
* feat(standard-validator): simplif tests
* build(standard-validator): add gitlab pipeline
* chore(standard-validator): remove redundant files
* feat(standard-validator): cleanup tests, adjust comments
* fix(standard-validator): adjust versions, fix doc
* build: fix lockfile
* feat(standard-validator): drop headers lower-casing, update readme
* check types in test dir and add `tsc` to the test command
|
2025-02-06 21:38:36 +09:00 |