alpha
Login
or
Join now
tangled.org
/
core
Star
12
Fork
68
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
12
Fork
68
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
17
Pulls
28
Pipelines
core
/
appview
/
notify
/
at
5b37d3c773bd48da41f3cbf20ad22322f28caa6e
2 folders
4 files
Anirudh Oppiliappan
*: fmt
4mo ago
892cb798
db
*: fmt Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
4 months ago
posthog
appview/db: split star subjects - rename `starred_by_did` column to `did` - rename `repo_at` column to `subject_at` and removed foreign key constraints. - rename `RepoAt` field to `SubjectAt` - remove `Repo` field and split `models.Star` to `RepoStar` and `StringStar` as now there can be two kinds of reverse mappings. Signed-off-by: Seongmin Lee <git@boltless.me>
7 months ago
logging_notifier.go
*: fmt Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
4 months ago
merged_notifier.go
appview: re-index issues and pulls when labels are modified Signed-off-by: Thomas Karpiniec <tkarpiniec@icloud.com>
4 months ago
notifier.go
*: fmt Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
4 months ago
webhook_notifier.go
appview/notify: add Push event and webhook notifier Add Push method to Notifier interface for git push events. Implement WebhookNotifier that sends webhook payloads with HMAC-SHA256 signatures for authentication. Supports push events with delivery tracking and retry logic (3 attempts with exponential backoff). Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
4 months ago