tea/modules
Norwin 883a27b14e Fetch all items where needed. (#475)
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

Co-authored-by: Norwin <git@nroo.de>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: gitea/tea#475
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: Norwin <noerw@noreply.gitea.io>
Co-committed-by: Norwin <noerw@noreply.gitea.io>
2022-04-08 03:44:16 +08:00
..
config Add preference flag_defaults.remote, refactor (#466) 2022-03-29 07:34:14 +08:00
context Fix running in repos without remote (#472) 2022-03-29 08:01:37 +08:00
git Add tea clone (#411) 2021-10-18 20:09:27 +08:00
interact Fetch all items where needed. (#475) 2022-04-08 03:44:16 +08:00
print Return RFC3339 UTC timestamps for machine-readable output (#470) 2022-03-29 06:37:13 +08:00
task Fetch all items where needed. (#475) 2022-04-08 03:44:16 +08:00
utils Add tea clone (#411) 2021-10-18 20:09:27 +08:00
workaround Introduce workaround for missing pull head sha (#340) 2021-03-08 03:45:50 +08:00