Chris Kirkland
bb7e9ebb48
remove documentation after sunset of DAR ( #23270 )
2021-12-03 19:05:40 +00:00
Jules Parker
40fbb848f3
Merge branch 'main' into jules-4510
2021-12-01 09:11:00 +01:00
Emma Makinson
fa68738fdf
Add note about organization alerts notifications ( #23131 )
2021-11-30 14:39:50 +00:00
Jules Parker
7224fa35d0
Merge branch 'main' into jules-4510
2021-11-29 13:30:27 +01:00
Jules Parker
975fc1cf7c
Update content/authentication/keeping-your-account-and-data-secure/connecting-with-third-party-applications.md
...
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2021-11-29 08:34:43 +01:00
Joshua Walker
0f11d2f4e0
Fix inaccuracy in changing 2FA method article ( #23138 )
2021-11-26 13:29:55 +00:00
Jules Parker
1b65a1fb07
version based versioning
2021-11-25 11:46:27 +01:00
Jules Parker
1de338c41b
fix feature versioning syntax
2021-11-24 15:21:40 +01:00
Jules Parker
f013c43d7c
Merge branch 'main' into jules-4510
2021-11-24 09:40:21 +01:00
Jules Parker
68b1bfb11e
creates internal repo version and adds to articles
2021-11-24 08:22:56 +01:00
Jules Parker
b3f4c16f4b
more internal repo versioning
2021-11-23 14:46:58 +01:00
Leon
762b94592b
Added quotation marks
...
When signing commits with git commit. User needs to specify the commit message within quotation marks.
2021-11-20 20:56:37 +00:00
Ethan Palm
f7497e17df
Document implications of a force-push to a PR's head branch ( #23023 )
...
* Explain force push cautions
* add a sentence
* Explain necessity of force push
* More accurate noun
2021-11-20 00:10:13 +00:00
Laura Coursen
bbc328fe78
@lecoursen's weekly bug fixes ( #22794 )
2021-11-15 14:25:11 +00:00
Laura Coursen
2702c3180f
Merge branch 'main' into patch-3
2021-11-12 15:14:17 -06:00
Laura Coursen
1550bd87fa
Add newline
2021-11-12 15:04:52 -06:00
Laura Coursen
c364bb1fca
Merge branch 'main' into patch-3
2021-11-12 14:56:14 -06:00
Laura Coursen
b24e9a9224
Add 💅
2021-11-12 14:55:49 -06:00
Laura Coursen
6227a423e4
Merge branch 'main' into patch-2
2021-11-12 14:49:36 -06:00
Laura Coursen
37cb4f3a66
Add 💅
2021-11-12 14:49:24 -06:00
Ramya Parimi
f51dbadc00
Merge branch 'main' into update-powershell-usage
2021-11-11 07:31:04 -06:00
Kristof Mattei
7a5e9d7f8b
fix: corrected casing of PowerShell
2021-11-10 09:06:48 -08:00
Steve Guntrip
420ff9d07f
Update content/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md
2021-11-09 15:56:41 +00:00
Janice
011b681146
Merge branch 'main' into patch-2
2021-11-09 08:24:25 -07:00
Michelle Noorali
f6329a5a44
Update adding-a-new-ssh-key-to-your-github-account.md
...
The GitHub CLI does not allow you to add an ssh key unless you are authenticated with your GitHub account. The `gh auth login` command not only authenticates you but also gives prompts to add your ssh key to your account. This PR amends the GitHub CLI portion with the `gh auth login` path. This may be useful to someone coming to this page for the first time who has not already installed the gh CLI and will do so as part of this flow and will then need to authenticate.
2021-11-05 14:00:20 -04:00
Sebastián Camargo
087b0ece3d
Found typo on documentation about Authentication
...
Hello GitHub team!
I was casually browsing the documentations when I found a typo
An extra ")" on Line 33, on the "Authenticating as a managed user" string.
I know it is small, miniature error but I decided to let you know, I hope you accept my change even if it is this small.
Thank you! <3
2021-11-05 11:32:11 -04:00
Ramya Parimi
1531219810
Merge branch 'main' into issue-11081
2021-11-04 08:56:06 -05:00
Ramya Parimi
0bf4e06e9c
Merge branch 'main' into patch-2
2021-11-04 07:51:33 -05:00
placoderm
eb50800110
Removed outdated refrence to git shell ( #10997 )
2021-11-03 10:19:19 +00:00
Kalvin Pearce
8d9e99243e
Add example to CLI section of Add a new SSH key
2021-11-03 19:12:45 +10:00
Edward Thomson
27cfbb13ba
actions: clarify IP address ranges for self hosted runners ( #22460 )
...
* actions: don't recommend users allow-list our hosted runners
There are too many IP addresses for our hosted runners for users to use
them as an allow-list. In fact, we have a note where we _don't_
recommend that they use this. Remove a contradictory sentence below.
* ip addresses: clarify what these ip addresses are
* self-hosted: clarify inbound/outbound requirements
* Update content/actions/hosting-your-own-runners/about-self-hosted-runners.md
* Update content/authentication/keeping-your-account-and-data-secure/about-githubs-ip-addresses.md
Co-authored-by: hubwriter <hubwriter@github.com >
2021-10-29 09:57:11 +00:00
Outsider
c330c1bf99
Remove incorrect info related with GPG sign
2021-10-27 09:36:31 +00:00
Samuel Sloniker
230d4ba094
Update error-ssh-add-illegal-option----k.md
...
Match the note in the text
2021-10-26 18:08:09 -07:00
guillermo haas-thompson
0daa8c9e33
Update generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md
...
On macOS Monterey the command `ssh-add -K ~/.ssh/id_ed25519` results in a warning message:
```
WARNING: The -K and -A flags are deprecated and have been replaced
by the --apple-use-keychain and --apple-load-keychain
flags, respectively. To suppress this warning, set the
environment variable APPLE_SSH_ADD_BEHAVIOR as described in
the ssh-add(1) manual page.
```
2021-10-26 07:16:02 -04: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
Sarita Iyer
5d0d6b7cdb
merge from main
2021-10-19 17:05:04 -04:00
Laura Coursen
912095cc67
@lecoursen's first weekly enterprise focus area bug fix hour ( #22033 )
2021-10-19 12:48:50 +00: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
Sarita Iyer
95e124efe9
Merge branch 'main' into organization-roles
2021-10-10 10:39:28 -04:00
Matt Pollard
08c0a3a7c1
Favor RSA algorithm for SSH key pairs in documentation for GitHub AE ( #22018 )
2021-10-09 08:31:54 +00:00
Matt Pollard
307e8094ec
Backport updated content from GitHub AE M2 megabranch and version for ghae-next ( #21525 )
2021-10-04 16:11:57 +00:00
Andrew Stanton-Nurse
180118af53
update docs for DAR deprecation ( #21739 )
2021-09-30 20:49:03 +00:00
Steve Guntrip
5dae53fb93
Merge pull request #21604 from github/emu/megabranch
...
[September 30, 2021] Enterprise Managed Users (megabranch)
2021-09-30 16:26:44 +01:00
Laura Coursen
7e4425c33f
Rename permissions level article
2021-09-27 15:35:07 -05:00
Laura Coursen
b8429d8248
"Authentication" top-level doc set ( #21531 )
2021-09-21 19:27:08 +00:00