alpha
Login
or
Join now
tangled.org
/
core
Star
6
Fork
66
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Monorepo for Tangled
tangled.org
Star
6
Fork
66
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
12
Pulls
26
Pipelines
core
/
knotmirror
/
config
/
at
sl/codesearch
1 file
Seongmin Lee
knotmirror: request index on refUpdate
17d ago
cd7c4ae8
config.go
knotmirror: request index on refUpdate THIS IS BAD DESIGN. A. Indexer should directly subscribe to Knot event stream. Push-to-index is only for admin use and some edge cases. B. Index should be triggered just after the refUpdate event and not after the full git mirror resync is done. We are doing this because we don't have unified knotstream with basic repository state (ref list) passed as event payload. Should be updated later. Signed-off-by: Seongmin Lee <git@boltless.me>
2 weeks ago