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
/
appview
/
pulls
3 files
at
a76046f744886c2b2aae5f73e7fc847a22cc90f4
oppiliappan
appview/pulls: bump service auth client timeout for merges
4mo 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>
4 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>
4 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>
7 months ago