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
/
pulls
/
at
3e1b98432931cd6a1491be4762dcb508dd9085f3
3 files
oppiliappan
appview/pulls: bump service auth client timeout for merges
2mo ago
48cb80b0
opengraph.go
appview/pulls: bump service auth client timeout for merges large repos like witchsky seem to require a large request window. the real issue here is the transaction process: we should use the knotstream to identify successful/failed merges, and not depend entirely on the request timeout. additionaly: investigate the root cause of slow merges. Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
pulls.go
appview/pulls: bump service auth client timeout for merges large repos like witchsky seem to require a large request window. the real issue here is the transaction process: we should use the knotstream to identify successful/failed merges, and not depend entirely on the request timeout. additionaly: investigate the root cause of slow merges. Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
router.go
appview/pulls: add pagination to pull requests listing Add offset-based pagination to the pulls page, matching the issues behavior Signed-off-by: moshyfawn <email@moshyfawn.dev> Signed-off-by: Seongmin Lee <git@boltless.me>
5 months ago