1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Commit Graph

13 Commits

Author SHA1 Message Date
Nate Smith
1b00f1e33d Update GH CLI Extensions article to mention precompiled extensions (#23192)
* Update GH CLI Extensions article to mention precompiled extensions

* minor fixes

* typo fix

* Apply suggestions from code review

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-12-03 23:50:36 +00:00
Meijke
42a34821d5 update gh repo create docs (#11932) 2021-11-17 21:07:34 +00:00
Mislav Marohnić
b16faba20f Improve GitHub CLI reference page (#22720) 2021-11-12 13:53:54 +00:00
Sarah Edwards
5d700a526e Universe 2021 (#22246)
https://github.com/github/docs-internal/pull/22217
https://github.com/github/docs-internal/pull/22130
https://github.com/github/docs-internal/pull/22195
https://github.com/github/docs-internal/pull/22327
https://github.com/github/docs-internal/pull/22204
https://github.com/github/docs-internal/pull/21676
https://github.com/github/docs-internal/pull/22341
https://github.com/github/docs-internal/pull/22329
https://github.com/github/docs-internal/pull/21970
https://github.com/github/docs-internal/pull/22334
https://github.com/github/docs-internal/pull/22365
https://github.com/github/docs-internal/pull/21904
2021-10-27 07:47:17 -07:00
Kevin Heis
3b092b4cb8 Deprecate 2.22 b (#22366)
* Update enterprise-server-releases.js

* Run deprecation script

* Remove finding / managing security vulnerabilities

* remove vuln from translations

* remove more dead pages

* Restore heavily used files

* Remove 2.22 refs in tests

* Update working-with-the-npm-registry.md
2021-10-22 13:23:16 -07:00
Laura Coursen
8f964ea2cb GHEC version (#20947)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-10-15 15:41:33 -05:00
Kid
500a0c0274 Use /usr/bin/env bash instead of /bin/bash for GitHub CLI extensions shebang (#9962) 2021-09-23 19:30:44 +00:00
Laura Coursen
f591a793b8 Use product name variable 2021-09-10 12:19:04 -05:00
Will Slattum
530f0ac21e Add instruction for local extension install 2021-09-10 09:48:37 -04:00
Will Slattum
f87e5e5d51 More explicitly describe hostname inferred case 2021-09-09 16:11:17 -04:00
Will Slattum
1639d7252d Rework into existing install content, remove note 2021-09-09 16:09:11 -04:00
Will Slattum
383862cb2f Document installing extensions using full repo URL
Related to https://github.com/cli/cli/issues/4201, documented the ability to install extensions using a full repo URL. Making a contribution to cli repo as well with similar documentation.
2021-09-03 11:58:06 -04:00
Sarah Edwards
95bd8c84f9 [Aug 24, 2021] Top level CLI docs set (#20628)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Mislav Marohnić <mislav@github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-08-24 15:44:25 +00:00