alpha
Login
or
Join now
gdorsi.bsky.social
/
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.
Monorepo for Tangled
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
Pulls
Pipelines
core
/
appview
/
indexer
/
at
master
5 folders
2 files
oppiliappan
appview/notify: notify on issue/PR assign
6w ago
094f1b38
base36
appview: add basic issue indexer - Heavily inspired by gitea - add `GetAllIssues` which only receives a paginator and gathers all issues ignoring `repoAt` field Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago
bleve
appview/indexer/repos: boost popular repos in search repos with more stars go higher up in the search results. the final result order is a bit magic right now, generally speaking: forks go lower, more stars go higher, for now. some more areas of improvement: - boosting for prefix matches - boosting for exact matches - boosting for matches in repo name over repo desc/topic/website etc. Signed-off-by: oppiliappan <me@oppi.li>
3 months ago
issues
appview: ingester and indexers use repoDID Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
pulls
appview: ingester and indexers use repoDID Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
repos
appview: ingester and indexers use repoDID Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
indexer.go
appview/indexer: reindex repo upon stat change when the count of issues/pulls/stars changes, we reindex repo because it is dependent on these fields. Signed-off-by: oppiliappan <me@oppi.li>
3 months ago
notifier.go
appview/notify: notify on issue/PR assign currently hardcoded to fire on the tangled assignee label def. Signed-off-by: oppiliappan <me@oppi.li>
1 month ago