alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
knotmirror
/
config
1 file
at
19faeb52bfd228ec748df39460b4b4f8a3f031f5
Seongmin Lee
knotmirror: request index on refUpdate
2mo ago
090ed7ff
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 months ago