Houssem Ben Ali
fc8b86b4c8
Specify rpm repository to avoid conflicts with community repositories
2024-05-30 17:31:09 +02:00
Andy Feller
70acabc132
Creating doc to capture Codespace usage guidance
2024-05-09 08:27:58 -04:00
richterdavid
8009e79113
Update install_linux.md ( #8950 )
...
Co-authored-by: richterdavid <richterdavid@nospam.me>
Co-authored-by: William Martin <williammartin@github.com>
2024-04-16 17:37:25 +02:00
Naoya Yasuda
5d79a95a32
Upgrade to Go 1.22 ( #8836 )
2024-04-02 14:34:59 +02:00
Josh Soref
304ce82fa7
grammar: avoid e.g.+etc. together
...
https://meryl.net/ie-etc-and-eg/
2024-03-18 11:21:25 -04:00
Nguyễn Hồng Quân
e67467cea7
Handle case: some system set 600 mod for new file.
2024-03-01 09:43:35 +07:00
Nguyễn Hồng Quân
4bfc00294e
Simplify install command for Debian & Ubuntu
2024-02-14 11:33:56 +07:00
Xeonacid
96c1e2e3ab
Update Arch repo to [extra]
...
Arch has merged [community] into [extra]
2024-01-22 20:52:25 +08:00
Frederic Pillon
55d251ac51
Fix some typos raised by codespell
...
With .codespellignore containing:
aline
commitish
messag
noes
nwo
parth
prfiles
runn
timere
ue
welp
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
2024-01-17 15:34:49 +01:00
William Martin
c243f31a6c
Add home-manager issue link to multi account doc
2023-12-07 15:12:43 +01:00
William Martin
5b9d56a6e4
Tweak docs for multi-account
2023-12-07 13:52:31 +01:00
William Martin
21d94165bb
Add documentation for multiple accounts
2023-12-07 13:39:19 +01:00
Andy Feller
8c2fd37bec
Update triage.md
...
Adding link to triage document for ease of reviewing incoming / open issues.
2023-09-25 13:55:33 -04:00
Hermann Stanew
fd7f987e58
Fix up Nix installation instructions ( #7891 )
2023-08-24 16:30:55 +00:00
Sam Coe
4a57a812f5
Upgrade to Go 1.21 ( #7843 )
2023-08-16 10:37:58 -07:00
William Martin
bf5427a653
Update triage.md with severity descriptions
2023-05-22 12:19:37 +02:00
Mislav Marohnić
8b987e2deb
New deployment workflow
...
Add ability to trigger deployments without having to push a git tag
2023-05-09 20:23:54 +02:00
Mislav Marohnić
a4b9d41e79
Improve Amazon Linux install instructions
2023-03-30 11:30:12 +02:00
S R Gokul Krishnan
239a515faa
Added apt update command to linux install docs.
2023-03-17 14:27:47 +00:00
Nate Smith
f68fdf504f
Update working-with-us.md
2023-03-02 13:13:49 -08:00
vilmibm
fa55cf497a
add intake document
2023-01-06 17:22:45 -08:00
Mislav Marohnić
ba4d50452d
Update to Go 1.19
...
With this upgrade our codebase adopts the stricter handling of `os/exec` command lookup in it that it doesn't allow shelling out to a command in the current directory.
2022-12-12 15:50:13 +01:00
Mislav Marohnić
46ae58bcd9
Fix Ubuntu installation instructions for curl
...
Newer Ubuntu doesn't come with curl preinstalled anymore.
2022-09-27 19:26:48 +02:00
Jonáš Jančařík
e7e2c8e3ab
Add instructions for yum (e.g. Amazon Linux 2)
...
Installing with `yum` works similar to `dnf` - I haven't had any issues so far.
2022-09-22 11:27:56 +02:00
Mislav Marohnić
23933fd527
Restore Debian installation instructions
2022-09-06 16:43:03 +02:00
3x!1
b53c2c37e9
Link to the issue for more information. ( #6189 )
2022-09-04 16:10:49 +00:00
vilmibm
f2fa43a508
mention broken deb installation
2022-09-02 18:15:39 -06:00
Clarence "Sparr" Risher
846a147b56
Mention possible need for sudo -E to run make install
2022-08-23 15:19:53 +00:00
Md. Sazzad Hossain Sharkar
67b4fcb508
Update install_linux.md
...
Make Debian, Ubuntu Linux, and Raspberry Pi OS (apt) installation in a single command
2022-08-22 16:45:24 +06:00
Mislav Marohnić
449460ebb0
Linux installation: ensure GPG keyring is world-readable
...
This alleviates problems with umask at the time of installation.
2022-06-22 21:40:42 +02:00
Sam Coe
597eb16a83
Upgrade to go 1.18 ( #5542 )
2022-05-09 18:46:19 +02:00
Oleg Solomka
868a03c0ca
[install_linux.md]: fix typo ( #5446 )
...
`packaage` -> `package`
2022-04-13 07:24:27 +02:00
Brian McColgan
a4cc118fff
Update install_linux.md
...
Added missing directive (bash) to ensure dnf has config-manager command correctly loaded, prior to adding a repo. Usually missing e.g., in a Docker container.
2022-04-05 14:23:29 -04:00
Mislav Marohnić
25a4877f2e
Update triage.md ( #5238 )
2022-02-28 09:31:27 +01:00
Hanjingxue Boling
f4b4a4e18f
Update installation instructions for Fedora ( #5204 )
...
gh-cli has entered fedora's official repository and can be installed directly without adding a third-party repository.
Co-authored-by: Mislav Marohnić <mislav@github.com>
2022-02-17 18:41:26 +00:00
nate smith
32dada90ba
revert PR 4998
2022-02-14 10:35:09 -06:00
Malte Gejr
5fe7ee3f86
Added install instructions for Void Linux
...
The package is added to the unofficial/community maintained list.
2022-01-30 14:53:26 +01:00
Nate Smith
13b3c7c1a4
Merge pull request #4998 from SubOptimal/patch-1
...
Amend location of GPG key file
2022-01-25 14:09:57 -06:00
nate smith
e51a4b5562
that did not work
2022-01-25 13:50:11 -06:00
nate smith
f2e76bea5d
minor wording, arrangement
2022-01-25 13:49:38 -06:00
Frank Dietrich
0ac546a81f
Amend location of GPG key file
...
Following the Debian [documentation](https://wiki.debian.org/SecureApt ) the keyring should be stored in `/etc/apt/trusted.gpg.d/.
> In more recent Debian GNU/Linux versions (Wheezy, for example), the keyrings are stored in specific files all located in the `/etc/apt/trusted.gpg.d` directory.
2022-01-06 09:16:27 +01:00
Andrei Jiroh Eugenio Halili
354bac82b3
Add Alpine Linux install docs
2021-12-24 18:43:22 +08:00
Benny Siegert
0aaa334edf
Add installation instructions for NetBSD/pkgsrc ( #4931 )
...
Co-authored-by: Mislav Marohnić <mislav@github.com>
2021-12-20 10:00:57 +00:00
Tobias Gruetzmacher
96fe761648
Don't use gpg in Debian instruction
...
It's not really necessary, since apt can work with the keyring file
hosted on cli.github.com.
2021-10-25 20:50:11 +02:00
dimas
0007dce7f7
fixing numbering in project-layout and source docs for consistency.
2021-10-22 01:29:53 +07:00
dimas
e9dafd7c32
fixing numbering in releasing docs for consistency.
2021-10-22 01:25:23 +07:00
Mislav Marohnić
1464a8a0f3
Generate release notes using the new API
...
https://docs.github.com/en/rest/reference/repos#generate-release-notes-content-for-a-release
2021-10-14 20:22:38 +02:00
Andrew Hsu
7519421fc0
fix link to code in project-layout doc
...
Update link to code so it matches given example in doc: `gh help issue
list`.
2021-09-09 10:24:42 -05:00
Mislav Marohnić
eb78ac0dcb
Require Go 1.16+
2021-08-23 18:08:09 +02:00
SaintMalik
75dc51084b
fix typos in docs
2021-08-22 08:25:15 +01:00