Commit Graph

215 Commits

Author SHA1 Message Date
Viacheslav Vasilyev d4663189c2 feat: allow to provide custom client-id 2024-04-24 19:27:12 +00:00
Yakko Majuri c8b515adc7 chore: fix typo support -> supported 2024-03-06 19:23:40 +00:00
Amy Qualls cbacb50652 docs: Add mention of 1Password collaboration 2024-02-08 21:13:25 +00:00
Kai Armstrong 858066d894 docs: add glab ask GitLab Duo docs to README 2024-01-29 22:23:30 +00:00
Oscar Tovar fed991ac39 docs: document SemVer adoption and usage 2024-01-11 18:41:26 +00:00
Dominic Couture 3efdf9844d
build: upgrade go version from 1.19 to 1.21 2024-01-08 16:27:49 +01:00
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
Amy Qualls 8e860ad214 docs: Statement of support for GitLab 16.0 2023-11-20 10:11:05 +00:00
Evan Read 92d2982ad1 chore: update Vale and Markdownlint versions and configuration 2023-11-20 16:15:41 +10:00
Oscar Tovar 47b2676865 chore: Bump minimum supported Go version to 1.19 2023-10-27 05:27:37 +00:00
Gary Holtz ec61b3b18e docs: Adding precedence order to docs 2023-10-20 19:22:54 +00:00
Jamie Tanna 90ff75aabe feat: prefill scope parameter for PAT generation 2023-09-20 16:30:10 +00:00
Jay McCure 8d45b94ca5
fix(repo view): consider current host when viewing a repo details 2023-06-27 11:23:40 +10:00
Kai Armstrong 293c77e45c docs: add OAuth to authentication instructions 2023-05-03 18:18:26 +00:00
Dean Lewis df6ba6be72 docs: Update README.md - fix punctuation 2023-04-20 18:45:12 +00:00
Kai Armstrong c1742df73f chore: replace README badges with native project badges 2023-04-18 13:24:55 +00:00
Kai Armstrong b95d2dcc47 Merge branch 'ayufan-main-patch-39760' into 'main'
chore: simpler installation method from binary if Go is available

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

Merged-by: Kai Armstrong <karmstrong@gitlab.com>
Approved-by: Kerri Miller <kerrizor@kerrizor.com>
Approved-by: Ezekiel Kigbo <3397881-ekigbo@users.noreply.gitlab.com>
Reviewed-by: Kamil Trzciński <ayufan@ayufan.eu>
Co-authored-by: Kamil Trzciński <ayufan@ayufan.eu>
2023-04-13 00:10:55 +00:00
Kamil Trzciński 20865c7397 chore: simpler installation method from binary if Go is available 2023-04-13 00:10:55 +00:00
Kai Armstrong 5d99d1b12f chore: modify MIT license and inspiration 2023-04-07 02:09:26 +00:00
Kai Armstrong cb25da7e3e docs: configuration for self-signed certs 2023-03-21 19:37:11 +00:00
Jay McCure 6e0dd22e40 Merge branch 'main-patch-b2ae' into 'main'
docs(readme): clarify config file location and environment variables

Closes #1251

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

Merged-by: Jay McCure <jmccure@gitlab.com>
Approved-by: Jay McCure <jmccure@gitlab.com>
Co-authored-by: lousyd <todd@hardboot.org>
2023-03-13 06:39:32 +00:00
lousyd 0ad4bc6e8b docs(readme): clarify config file location and environment variables 2023-03-13 06:39:32 +00:00
Amy Qualls 735b7c0ddf Merge branch 'jmc-self-managed-doc' into 'main'
docs: self-managed doc improvements

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

Merged-by: Amy Qualls <aqualls@gitlab.com>
Approved-by: Kai Armstrong <karmstrong@gitlab.com>
Approved-by: Amy Qualls <aqualls@gitlab.com>
Reviewed-by: Kai Armstrong <karmstrong@gitlab.com>
Co-authored-by: Jay McCure <jmccure@gitlab.com>
2023-03-07 20:30:33 +00:00
Jay McCure ec5d885c70 docs: self-managed doc improvements 2023-03-07 20:30:33 +00:00
Stratos Gerakakis 31b48fac32 docs: fix link to issue command in README 2023-03-07 20:20:37 +00:00
Amy Qualls e89c04c3cf Merge branch 'gmh-update-homebrew-wording' into 'main'
docs: reword homebrew section

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

Merged-by: Amy Qualls <aqualls@gitlab.com>
Approved-by: Amy Qualls <aqualls@gitlab.com>
Co-authored-by: Gary Holtz <gholtz@gitlab.com>
2023-02-23 19:34:15 +00:00
Gary Holtz 0584870131
docs: reword homebrew section 2023-02-22 17:52:45 -06:00
Amy Qualls d7c4e04183 docs: Build jump list of core commands 2023-02-22 21:52:26 +00:00
Gary Holtz 457a5aa263 docs: update installation instructions for windows 2023-02-06 20:15:06 +00:00
Kai Armstrong 769c2a40c8
chore: remove script for install method 2023-01-25 13:52:09 -06:00
Philippe Blain 63fed0546e docs: minimum required go version is 1.18 2023-01-06 15:20:41 +00:00
Jessie Young fe20025bbe docs: Small docs tweaks 2023-01-01 16:33:39 +00:00
Gary Holtz 7059cb3dfa Merge branch 'feat/1057/group-override-with-env-var' into 'main'
feat: add GITLAB_GROUP override to issue/mr/variable list (#1057)

Closes #1057

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

Merged-by: Gary Holtz <gholtz@gitlab.com>
Approved-by: Oscar Tovar <otovar@gitlab.com>
Approved-by: Gary Holtz <gholtz@gitlab.com>
Reviewed-by: Oscar Tovar <otovar@gitlab.com>
Co-authored-by: Andreas Gruhler <andreas.gruhler@adfinis.com>
2022-12-12 21:56:05 +00:00
Andreas Gruhler 4354e9c55c feat: add GITLAB_GROUP override to issue/mr/variable list (#1057) 2022-12-12 21:56:04 +00:00
David Dieulivol b1b76feb01 docs: specify minimum scopes for Personal Access Token 2022-12-12 16:28:44 +00:00
Kai Armstrong 86bf6ec949
docs: update glab command to gif 2022-12-09 14:53:46 -06:00
Amy Qualls 9326b51729 docs: Bolster the Usage and Configuration sections 2022-12-07 19:45:40 +00:00
Amy Qualls 018f43e94b docs: tidy and condense a few sections 2022-12-07 18:23:50 +00:00
Alex Ives 6f56b19b7d docs: remove reference to what about lab 2022-12-07 17:02:09 +00:00
Tomas Vik 77e3e8729d docs: update distribution channels in README 2022-12-05 21:52:37 +00:00
Amy Qualls 3b7c8a3141 docs: Tidy install and authentication instructions 2022-11-29 20:05:42 +00:00
Amy Qualls 3be26c5f2c docs: convert environment variables section to unordered list 2022-11-28 14:57:42 +00:00
Kai Armstrong 9f4380637f chore: remove readthedocs link and update docs index 2022-11-17 20:42:34 +00:00
Gary Holtz b5cbe0e311 Merge branch 'fix-gitpod-link' into 'main'
fix: Gitpod link

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

Merged-by: Gary Holtz <gholtz@gitlab.com>
Approved-by: Gary Holtz <gholtz@gitlab.com>
Co-authored-by: jeanphi.baconnais <jeanphilippe.baconnais@gmail.com>
2022-10-24 04:17:26 +00:00
Kai Armstrong f95b6ea90c docs: add linting and checks to documentation 2022-10-21 14:38:48 +00:00
jeanphi.baconnais d20667dad3 fix: Gitpod link 2022-10-18 06:42:48 +00:00
Clement Sam e35fd1ff13 fix(Readme): remove shell install script pointing to GitHub 2022-10-17 22:50:27 +00:00
Jean-Philippe Baconnais 2677df1df4 [Suggestion] - 🚀 Init gitpod configuration file 2022-10-17 17:53:10 +00:00
Kai Armstrong cd3a8813ca docs: readme cleanup image and links 2022-10-06 20:15:03 +00:00
pataar bcc83d2ffd test: add coverage to gitlab ci 2022-10-04 19:30:12 +00:00