Joachim Van Herwegen
6248ed0938
refactor: Replace linting configurations
...
The previous package was outdated, preventing us from updating TS.
This one also lints YAML and JSON,
and applies many more rules to the test files,
explaining all the changes in this PR.
2023-11-02 09:49:17 +01:00
Joachim Van Herwegen
1e3684bcf3
fix: Update supported DPoP algorithms to run CTH
2023-10-06 08:39:07 +02:00
Joachim Van Herwegen
6536d90d9c
chore: Build API docs after mkdocs
...
Building mkdocs overwrites the entire folder, thereby replacing the typedocs.
Hence the typedocs need to be written afterwards
2022-12-13 08:03:19 +01:00
Jasper Vaneessen
2a5a93fe84
ci: Add Conformance Test Harness checks to PRs
...
* ci: split up workflows
* ci: tweaks and housekeeping
* ci: additional comments and requested changes
* ci: additional comments
* chore: clean up .gitignore
* ci: CTH testing on PRs + reusable
* ci: allow failure on job instead of command
* ci: remove npm-test dependency for CTH
* ci: fix branch for scheduled run of CTH
* ci: add concurrency group for PRs
2022-09-07 13:32:18 +02:00
Jasper Vaneessen
2d884c7252
ci: split up into multiple workflows
...
* ci: split up workflows
* ci: tweaks and housekeeping
* ci: additional comments and requested changes
* ci: additional comments
* chore: clean up .gitignore
2022-09-05 13:11:20 +02:00