feat(mockindexer): support feeds and webhooks (#1361)

This commit is contained in:
ze0s 2024-01-21 12:12:34 +01:00 committed by GitHub
parent f488c88f1b
commit c377bc9157
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 346 additions and 49 deletions

3
.gitignore vendored
View file

@ -37,9 +37,12 @@ web/build
bin/
dist/
.run/
.dev/
tmp/
.golangci.yml
web/eslint-sarif-report.sarif
test/mockindexer/feeds/*
test/mockindexer/files/*
# Preserve files
!.gitkeep