Commit Graph

263 Commits

Author SHA1 Message Date
Viktor Nagy (GitLab) e8d51850f6 feat(cluster): Add check manifest usage command 2024-05-13 16:08:35 +00:00
Timo Furrer a64a024937 feat(release): support `direct_asset_path` and alias `filepath` 2024-04-24 11:51:08 +00:00
Sebastian Gumprich 7e17307f82 fix(docs): w/o issue-no, the example will fail 2024-04-22 20:46:03 +02:00
Shekhar Patnaik 00a2e08bbd Merge branch 'refactor/ci_subgroups' into 'main'
feat: Create a job artifact command

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

Merged-by: Shekhar Patnaik <spatnaik@gitlab.com>
Approved-by: Gary Holtz <gholtz@gitlab.com>
Approved-by: Shekhar Patnaik <spatnaik@gitlab.com>
Reviewed-by: Gary Holtz <gholtz@gitlab.com>
Co-authored-by: Sylvain Nieuwlandt <nieuwlandt.s@an0rak.dev>
2024-04-22 11:42:30 +00:00
Sylvain Nieuwlandt e844f05b47 feat: Create a job artifact command 2024-04-22 11:42:29 +00:00
Jay McCure 06808d1c4d Merge branch 'jmc-7480' into 'main'
docs(config): update editor and browser config docs

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

Merged-by: Jay McCure <jmccure@gitlab.com>
Approved-by: Vitali Tatarintev <vtatarintev@gitlab.com>
2024-04-19 01:30:09 +00:00
Jay McCure eb8fe85923 fix(issue list): change output flag back to output-format 2024-04-18 17:55:51 +00:00
Jay McCure 1df8c5dde8
docs(config): update editor and browser config docs 2024-04-18 11:37:15 +10:00
Clément Saccoccio 3b90d00d29 feat: Add new command to run Pipeline Triggers 2024-04-11 08:30:58 +00:00
Kai Armstrong dd326d8da3
chore: fix typo in trigger command docs 2024-03-18 10:55:10 -05:00
Dmytro Makovey 893f5c945a feat: Json output 2024-03-07 06:08:07 +00:00
Sebastian Gumprich 323ee63bd1 feat(ci): add compile command to show full ci config 2024-02-13 15:05:10 +00:00
Evan Read fcdb711463 chore: Vale and Markdown rule refresh for project 2024-02-09 11:29:30 +10:00
Breno Batista da Silva a483c1b7d6 fix: change `repo list` alias from `users` to `ls` 2024-02-06 18:01:22 +00:00
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
Sebastian Gumprich 7340cf1e57 feat(pagination): add pagination to release list 2024-01-02 23:09:33 +00:00
Sebastian Gumprich bb69db18a5 feat(schedule): add option to create a scheduled pipeline with variables 2024-01-02 20:31:50 +00:00
Sebastian Gumprich 8bace091b4 feat(lint): provide dry-run, include-jobs and ref options 2023-12-21 05:42:00 +00:00
Mikel eb8c3fa7c5 chore: remove deprecated `config init` command 2023-12-14 17:51:26 +00:00
Shekhar Patnaik 078e3f1dcb Merge branch '1286' into 'main'
fix: prefer CTRL+D for cancel job (#1286)

Closes #1286

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

Merged-by: Shekhar Patnaik <spatnaik@gitlab.com>
Approved-by: Amy Qualls <aqualls@gitlab.com>
Approved-by: Shekhar Patnaik <spatnaik@gitlab.com>
Co-authored-by: Andreas Weber <weber.andreas@gmail.com>
2023-12-12 17:18:42 +00:00
Shekhar Patnaik 0d90788da8 Merge branch '7424' into 'main'
feat: use ciutils.getJobId in trigger cmd (#7424)

Closes #7424

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

Merged-by: Shekhar Patnaik <spatnaik@gitlab.com>
Approved-by: Amy Qualls <aqualls@gitlab.com>
Co-authored-by: Andreas Weber <weber.andreas@gmail.com>
2023-12-12 13:28:03 +00:00
Andreas Weber 29dcb84f21 feat: use ciutils.getJobId in trigger cmd (#7424) 2023-12-12 13:28:03 +00:00
Andreas Weber 72988958ee fix: prefer CTRL+D for cancel job (#1286) 2023-12-08 20:05:09 +01:00
Matti Kaupenjohann 81b42d3dd7 docs: add information about docker image 2023-12-08 04:43:42 +00:00
Oscar Tovar 25bf057da4 Merge branch 'main' into 'main'
feat(ci-delete): add flags for filtering and pagination

Closes #7417

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

Merged-by: Oscar Tovar <otovar@gitlab.com>
Approved-by: Amy Qualls <aqualls@gitlab.com>
Approved-by: Oscar Tovar <otovar@gitlab.com>
Reviewed-by: Ezekiel Kigbo <3397881-ekigbo@users.noreply.gitlab.com>
Reviewed-by: Guido Pili <guido.pili@docebo.com>
Reviewed-by: Oscar Tovar <otovar@gitlab.com>
Co-authored-by: Guido Pili <guido.pili@docebo.com>
2023-12-06 16:26:11 +00:00
Guido Pili 9a99b8399b feat(ci-delete): add flags for filtering and pagination 2023-12-06 16:26:11 +00:00
Shekhar Patnaik dd611918d7 Merge branch '682' into 'main'
feat(ci): add ci trigger (#682)

Closes #682

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

Merged-by: Shekhar Patnaik <spatnaik@gitlab.com>
Approved-by: Amy Qualls <aqualls@gitlab.com>
Approved-by: Gary Holtz <gholtz@gitlab.com>
Approved-by: Shekhar Patnaik <spatnaik@gitlab.com>
Co-authored-by: Andreas Weber <weber.andreas@gmail.com>
Co-authored-by: Amy Qualls <aqualls@gitlab.com>
2023-12-06 12:43:58 +00:00
Andreas Weber 6df4e9f3e4 feat(ci): add ci trigger (#682) 2023-12-06 12:43:58 +00:00
Andreas Weber 54dfd62e5e feat(ci): align job id resolution ( #7422) 2023-12-06 09:11:57 +00:00
Andreas Weber 120f007a26 feat(ci): add flag with-job-details to output job data as table (#1226) 2023-12-04 15:12:55 +00:00
Kai Armstrong 9140521625
docs: clarify archived flag on repo clone 2023-11-29 16:30:42 -06:00
Evan Read 92d2982ad1 chore: update Vale and Markdownlint versions and configuration 2023-11-20 16:15:41 +10:00
Mat Gautron db1a57e157 feat(delete): Add perpage and page flags to ssh-key delete command 2023-11-17 20:35:40 +00:00
Sylvain Nieuwlandt 2d079dd040 feat(repo): add option to limit list in one group 2023-11-16 22:45:59 +00:00
Breno Batista da Silva f9701110c1 feat: add --web to glab ci view command 2023-11-14 02:42:30 +00:00
Mat Gautron e2805bcae5 feat(set): add raw flag for set variable command 2023-11-01 17:24:43 +00:00
Timo Furrer eec102ad3f feat(cluster): Implement basic `update-kubeconfig` command 2023-10-26 04:39:50 +00:00
Mat Gautron 6121f6747d feat(get): add perpage and page options to ssh-key get command 2023-10-25 01:16:53 +00:00
Mat Gautron f8f68e7096 feat(sshkey): add ssh-key delete command 2023-10-16 23:02:31 +00:00
Taka Nishida 3d81c74097 feat(cluster): implement cluster agent `get-token` command 2023-10-13 18:16:27 +00:00
Gary Holtz 79195dbe20 Merge branch 'feature/cluster-cmd' into 'main'
feat(cluster): add cluster agent list command

Closes #7295

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

Merged-by: Gary Holtz <gholtz@gitlab.com>
Approved-by: Davis Bickford <dbickford@gitlab.com>
Approved-by: Gary Holtz <gholtz@gitlab.com>
Reviewed-by: Davis Bickford <dbickford@gitlab.com>
Co-authored-by: Timo Furrer <tfurrer@gitlab.com>
2023-09-25 14:41:42 +00:00
Timo Furrer 68473b8eda feat(cluster): add cluster agent list command 2023-09-25 14:41:42 +00:00
Gary Holtz da23357b7b feat: Add note about homebrew zsh for completions 2023-09-21 23:13:19 +00:00
Jay McCure efd4ea2603
docs(mr delete): change close to delete 2023-09-15 10:27:01 +10:00
Jay McCure 8f75fe3174
docs(config): add check_update and display_hyperlinks 2023-09-06 16:59:41 +00:00
Hugues 945febf505 feat: add support for child pipelines in ci view 2023-08-17 14:03:03 +00:00
Andrew Seales 730c1db9b3
fix(deps): upgrade go-gitlab to v0.88.0
A couple of SSH Key APIs had to be updated to deal with pagination
for this upgrade to work.
2023-08-09 10:53:16 +01:00
Andrea Scian f1d9f9b599 release: fix assets-links suggestion/help 2023-07-28 04:29:33 +00:00
Sebastian Krebs aacab6a129 docs: clarify possible options for parameters for "ci list" 2023-07-13 00:31:10 +00:00
Vitali Tatarintev 3c6c7b097e feat: add incident note command 2023-06-28 09:13:04 +00:00