No description
Find a file
2025-05-12 14:26:39 +00:00
.github/workflows build(docker): clean-up needed env vars, use sane defaults (#21) 2025-05-08 23:02:29 +02:00
src test(handler): use correct name in describe block 2025-05-12 14:26:39 +00:00
.editorconfig chore: initial commit 2025-05-07 21:09:18 +00:00
.gitattributes refactor: DI for handlers, extractors and fetcher 2025-05-11 19:11:14 +00:00
.gitignore chore: initial commit 2025-05-07 21:09:18 +00:00
.release-please-manifest.json chore(release): release v0.9.0 (#34) 2025-05-12 16:15:20 +02:00
CHANGELOG.md chore(release): release v0.9.0 (#34) 2025-05-12 16:15:20 +02:00
Dockerfile fix: use correct index path in Dockerfile 2025-05-10 22:09:52 +00:00
eslint.config.mjs chore: initial commit 2025-05-07 21:09:18 +00:00
jest.config.ts build: keep analysing test files but still ignore them for the build 2025-05-12 12:16:55 +00:00
LICENSE.txt chore: initial commit 2025-05-07 21:09:18 +00:00
package-lock.json chore(release): release v0.9.0 (#34) 2025-05-12 16:15:20 +02:00
package.json chore(release): release v0.9.0 (#34) 2025-05-12 16:15:20 +02:00
release-please-config.json fix: keep replacing the manifest version on release 2025-05-09 20:08:07 +00:00
renovate.json chore(renovate): limit updates of often-releasing packages a bit 2025-05-12 07:00:17 +00:00
tsconfig.dev.json build: keep analysing test files but still ignore them for the build 2025-05-12 12:16:55 +00:00
tsconfig.json chore: remove unnecessary TS allows 2025-05-07 22:12:09 +00:00