cli/commands
Oscar Tovar 54d75b4782 Merge branch 'eread/update-vale-and-markdownlint-for-project' into 'main'
chore: update Vale and Markdownlint versions and configuration

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

Merged-by: Oscar Tovar <otovar@gitlab.com>
Approved-by: Oscar Tovar <otovar@gitlab.com>
Approved-by: Amy Qualls <aqualls@gitlab.com>
Co-authored-by: Evan Read <eread@gitlab.com>
2023-11-21 18:04:38 +00:00
..
alias test: extract run command test helpers 2023-01-10 07:31:05 +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: add --web to glab ci view command 2023-11-14 02:42:30 +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 docs(config): add check_update and display_hyperlinks 2023-09-06 16:59:41 +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(repo): add option to limit list in one group 2023-11-16 22:45:59 +00:00
release chore(dependency): remove alecthomas/assert module 2023-10-05 13:20:13 +00:00
schedule feat(schedule): Fixed broken test for delete schedule 2023-06-12 01:10:19 +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