alpha
Login
or
Join now
oyster.cafe
/
tangled-core
forked from
tangled.org/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
tangled-core
/
appview
/
notify
/
at
appview-acc-mgmt-ui
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
appview: re-index issues and pulls when labels are modified Signed-off-by: Thomas Karpiniec <tkarpiniec@icloud.com>
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