cli/commands
Gary Holtz 51e449d499 Merge branch 'pagination_release_list' into 'main'
feat(pagination): add pagination to release list

Closes #1279

See merge request https://gitlab.com/gitlab-org/cli/-/merge_requests/1391

Merged-by: Gary Holtz <gholtz@gitlab.com>
Approved-by: Amy Qualls <aqualls@gitlab.com>
Approved-by: James Liu <jliu@gitlab.com>
Approved-by: Gary Holtz <gholtz@gitlab.com>
Co-authored-by: Sebastian Gumprich <sebastian.gumprich@telekom.de>
Co-authored-by: Amy Qualls <aqualls@gitlab.com>
2024-01-02 23:09:34 +00:00
..
alias feat(ci): align job id resolution ( #7422) 2023-12-06 09:11:57 +00:00
api fix: Parse string arrays passed to glab api --field command 2023-09-29 15:32:54 +00:00
ask feat: handle response from VertexAI instead of OpenAI 2023-08-18 10:59:13 +00:00
auth fix: git-credential command by using oauth2 user 2023-11-20 11:33:15 +00:00
changelog feat: add new changelog command 2023-05-17 15:26:35 +00:00
ci feat(schedule): add option to create a scheduled pipeline with variables 2024-01-02 20:31:50 +00:00
cluster feat(cluster): Implement basic `update-kubeconfig` command 2023-10-26 04:39:50 +00:00
cmdtest test: extract run command test helpers 2023-01-10 07:31:05 +00:00
cmdutils chore: Keeping in regular repo in sync 2023-06-26 17:56:40 +00:00
completion chore: update Vale and Markdownlint versions and configuration 2023-11-20 16:15:41 +10:00
config chore: remove deprecated `config init` command 2023-12-14 17:51:26 +00:00
flag chore(dependency): remove alecthomas/assert module 2023-10-05 13:20:13 +00:00
help chore: Keeping in regular repo in sync 2023-06-26 17:56:40 +00:00
incident chore(dependency): remove alecthomas/assert module 2023-10-05 13:20:13 +00:00
issuable chore(dependency): remove alecthomas/assert module 2023-10-05 13:20:13 +00:00
issue Merge branch '1423-fix-not-a-git-repo-for-some-issue-commands' into 'main' 2023-08-09 06:31:53 +00:00
label chore(dependency): remove alecthomas/assert module 2023-10-05 13:20:13 +00:00
mr fix(mr create): better error message when no accces 2023-10-23 13:07:21 -05:00
project feat(ci): align job id resolution ( #7422) 2023-12-06 09:11:57 +00:00
release feat(pagination): add pagination to release list 2024-01-02 23:09:33 +00:00
schedule feat(schedule): add option to create a scheduled pipeline with variables 2024-01-02 20:31:50 +00:00
snippet chore(dependency): remove alecthomas/assert module 2023-10-05 13:20:13 +00:00
ssh-key feat(delete): Add perpage and page flags to ssh-key delete command 2023-11-17 20:35:40 +00:00
update fix(check-update): remove auth for check-update 2023-09-17 21:46:57 +00:00
user feat(pagination): add pagination to user events 2023-03-27 14:12:22 -05:00
variable feat(set): add raw flag for set variable command 2023-11-01 17:24:43 +00:00
version chore: re-add linting/formatting job to ci 2022-11-17 18:36:09 +00:00
root.go feat(cluster): add cluster agent list command 2023-09-25 14:41:42 +00:00
root_test.go docs: Tidies initial help page 2022-12-19 20:50:08 +00:00