Fetch all items where needed. #475

Merged
6543 merged 6 commits from noerw/tea:fix-464 into master 2022-04-07 19:44:17 +00:00
Member

Disable pagination in all places where we need all items.
Ideally we'd do multiple paginated requests until the needed items are local, but this is blocked by gitea/go-sdk#473. So this is a stopgap to get correct behaviour.

Fixes #464

Disable pagination in all places where we need all items. Ideally we'd do multiple paginated requests until the needed items are local, but this is blocked by https://gitea.com/gitea/go-sdk/pulls/473. So this is a stopgap to get correct behaviour. Fixes #464
noerw added this to the v0.9.0 milestone 2022-03-18 19:28:58 +00:00
noerw added the
kind/bug
label 2022-03-18 19:28:58 +00:00
noerw added 1 commit 2022-03-18 19:28:59 +00:00
explicitly disable pagination
in all places where we need all items
All checks were successful
continuous-integration/drone/pr Build is passing
5b1999b794
lunny approved these changes 2022-03-19 11:10:26 +00:00
noerw added 1 commit 2022-03-19 11:32:51 +00:00
Merge remote-tracking branch 'upstream/master' into fix-464
All checks were successful
continuous-integration/drone/pr Build is passing
c7367c91d6
6543 added 1 commit 2022-03-25 13:42:31 +00:00
Merge branch 'master' into fix-464
All checks were successful
continuous-integration/drone/pr Build is passing
af48545453
6543 approved these changes 2022-03-25 13:43:29 +00:00
Owner

Please resolve the conflicts.

Please resolve the conflicts.
noerw added 1 commit 2022-03-26 11:33:41 +00:00
Merge branch 'master' into fix-464
All checks were successful
continuous-integration/drone/pr Build is passing
b9a4e876d1
Author
Member

@lunny there are no conflicts.
Looks like conflict detection is broken again/still. #427 has the same issue. I think in both cases I did a local merge, and after pushing that Gitea started to show conflicts.

@lunny there are no conflicts. Looks like conflict detection is broken again/still. #427 has the same issue. I think in both cases I did a local merge, and after pushing that Gitea started to show conflicts.
6543 closed this pull request 2022-04-07 18:29:57 +00:00
6543 reopened this pull request 2022-04-07 18:30:02 +00:00
6543 added 1 commit 2022-04-07 18:33:14 +00:00
CI.restart()
Some checks failed
continuous-integration/drone/pr Build is failing
e8758c330f
6543 added 1 commit 2022-04-07 18:33:42 +00:00
Merge branch 'master' into fix-464
All checks were successful
continuous-integration/drone/pr Build is passing
15eafc7769
6543 merged commit 883a27b14e into master 2022-04-07 19:44:17 +00:00
6543 deleted branch fix-464 2022-04-07 19:44:18 +00:00
Sign in to join this conversation.
No description provided.