Matt Pollard
|
9b542df8c7
|
Merge branch 'main' into patch-2
|
2022-02-16 10:02:55 +01:00 |
|
Sarah Edwards
|
1c1dd28195
|
State minimum hardware requirements for GHES Actions (#25230)
|
2022-02-15 20:08:42 +00:00 |
|
Vanessa
|
4b8b75e337
|
GitHub Enterprise Server 3.4 release candidate (#24754)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Lars Schneider <larsxschneider@github.com>
Co-authored-by: Jared Murrell <primetheus@github.com>
Co-authored-by: Jules Parker <19994093+jules-p@users.noreply.github.com>
Co-authored-by: Docubot <67483024+docubot@users.noreply.github.com>
Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Sarita Iyer <saritai@github.com>
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Steve Guntrip <stevecat@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Lars Schneider <larsxschneider@github.com>
Co-authored-by: Jared Murrell <primetheus@github.com>
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
|
2022-02-15 13:40:37 -05:00 |
|
Matt Pollard
|
54be2bcb02
|
Add prompt to commands with placeholder values
|
2022-02-15 11:20:05 +01:00 |
|
Matt Pollard
|
cdfb342acc
|
Deduplicate leading ordered list number
|
2022-02-15 11:18:57 +01:00 |
|
Matt Pollard
|
1ab63c3c86
|
Revise article on evacuation of cluster nodes
- Render HTML in code blocks
- Add conceptual introduction
- Tidy up lists for CommonMark compliance
- Revise some instructions for clarity
|
2022-02-15 11:02:51 +01:00 |
|
changyh01
|
7dbdc286fa
|
Update evacuating-a-cluster-node.md
Update the command that check the status of the node
|
2022-02-15 10:27:48 +08:00 |
|
Peter Bengtsson
|
07c8fc3c2a
|
Decouple redirects from language (#24597)
* experimenting with redirects
* cleanup developer.json
* wip
* clean console.log
* progress
* some progress
* progress
* much progress
* debugging tests
* hacky progress
* ditch latest -> number redirects
* minor
* hacky progress
* lots of progress
* some small fixes
* fix rendering tests
* small fixes
* progress
* undo debugging
* better
* routing tests OK
* more cleaning
* unit tests
* undoing lineending edit
* undoing temporary debugging
* don't ever set this.redirects on Page
* cope with archived version redirects
* adding code comments on the major if statements
* address all feedback
* update README about redirects
* delete invalid test
* fix feedback
|
2022-02-14 20:19:10 +00:00 |
|
Laura Coursen
|
b0f0bf180d
|
Enterprise bug fixes for the week of 2022-02-07 (#25281)
|
2022-02-14 15:14:26 +00:00 |
|
Steve Guntrip
|
76027fd8d3
|
CodeQL changes
|
2022-02-14 10:25:31 +00:00 |
|
Felicity Chapman
|
3487778f9c
|
Fix broken links in today's broken link report (#25264)
|
2022-02-11 19:45:46 +00:00 |
|
Andy Feller
|
0a51be53e0
|
Fixing ghe-migrator more link (#25148)
|
2022-02-10 09:18:03 +00:00 |
|
Dylan Rinker
|
d55f70d65e
|
Update about-identity-and-access-management-for-your-enterprise.md
|
2022-02-08 18:26:44 -05:00 |
|
Andy J
|
da262adf5e
|
Update differences-between-clustering-and-high-availability-ha.md (#25107)
|
2022-02-08 08:45:02 +00:00 |
|
Laura Coursen
|
52a92a3add
|
Enterprise bug fixes: week of Jan 31, 2022 (#25043)
|
2022-02-07 09:42:41 -06:00 |
|
Simon Giesemann
|
66f9089f2d
|
Remove duplicated word (#24974)
|
2022-02-04 19:24:17 +00:00 |
|
Matt Pollard
|
52f0a069a1
|
Bug fixes for Enterprise content, 2022-01-28 (#24798)
|
2022-02-03 11:29:07 +00:00 |
|
Laura Coursen
|
9a51cd1a5f
|
Self-serve compliance reports for GHEC (#24831)
|
2022-02-02 22:09:50 +00:00 |
|
Kevin Heis
|
c858178b81
|
Fix broken images (#24835)
* Fix broken images
* Apply optimization
|
2022-01-31 22:21:26 +00:00 |
|
Dylan Rinker
|
e40c6cb19f
|
Merge branch 'main' into patch-2
|
2022-01-31 13:15:31 -05:00 |
|
Laura Coursen
|
750f54632b
|
Add conceptual content about GitHub Actions for enterprises (#24474)
|
2022-01-31 08:31:28 -06:00 |
|
Dylan Rinker
|
72c71c7805
|
Add Okta to supported IDPs
Added Okta to supportd IDPs with team sync as an option.
|
2022-01-28 16:26:06 -05:00 |
|
Ryosuke Nakayama
|
3ab832fd9c
|
Update audit-logging.md (#24705)
Co-authored-by: Laura Coursen <lecoursen@github.com>
|
2022-01-27 08:11:17 -06:00 |
|
Junko Suzuki
|
9141a372a9
|
Update description for support entitlements (#24340)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
|
2022-01-27 12:57:30 +00:00 |
|
Jules Parker
|
9e2cb5884d
|
Merge branch 'main' into jules-4170
|
2022-01-27 08:03:15 +01:00 |
|
Jules Parker
|
2bd5aa7eac
|
Update content/admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-github-actions-in-your-enterprise.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
|
2022-01-27 07:01:27 +01:00 |
|
Ramya Parimi
|
d27e09cc5b
|
Fix vale errors in source (#24086)
* backticks for javascript
* Update sorting-search-results.md
backticks asc
* Update installing-github-enterprise-server-on-azure.md
fixed vm az
* Update searching-for-repositories.md
backticks
* Update searching-code.md
backticks
* Update searching-issues-and-pull-requests.md
backticks
* Update searching-issues-and-pull-requests.md
* Update understanding-the-search-syntax.md
* Update searching-for-packages.md
* Update upgrading-from-dependabotcom-to-github-native-dependabot.md
* fix errors in source
* removed spaces
* vale docs
* link to md link
* spacing for backticks
* docs draft
* remove space
* removed spacing
* drafting
* drafting
* draft
* escape single quote
* escape another single quote
* fix broken link
* vale guide
* edge case
* edge case ex
* edge case ex link
* grammer
* grammer
* Update vale-guide.md
clarity
* Update vale-guide.md
small edit
* clarity
* sentence fix
* Rubocop to RuboCop
* Rubocop -> RuboCop
* terms in backticks
* pem in backtick
* idp -> IdP
* file names in backticks
* public/private rsa in backticks
* fix vale errors
* fix vale errors
* Update sending-enterprise-contributions-to-your-githubcom-profile.md
fix dot-com links
* Update metadata-syntax-for-github-actions.md
* Update configuring-codeql-cli-in-your-ci-system.md
* Update content/get-started/getting-started-with-git/associating-text-editors-with-git.md
Co-authored-by: Vanessa <vgrl@github.com>
* Update managing-deploy-keys.md
public and private rsa key pair
* Update libraries.md
removed backticks for consistency
* Update sorting-search-results.md
removed backticks for consistency
* Update metadata-syntax-for-github-actions.md
removed backticks for consistency
* Update metadata-syntax-for-github-actions.md
removed backticks
* delete vale config files
Co-authored-by: Vanessa <vgrl@github.com>
Co-authored-by: Amy Burns <timeyoutakeit@github.com>
|
2022-01-25 11:18:19 -06:00 |
|
Felicity Chapman
|
a6d17966f9
|
Update versioning for FPT/GHEC in secret scanning articles (#24513)
|
2022-01-25 14:48:35 +00:00 |
|
Jules Parker
|
6b9cec565d
|
Merge branch 'main' into jules-4170
|
2022-01-25 12:56:15 +01:00 |
|
Matt Pollard
|
fc7d107df4
|
Document two command-line utilities for GitHub Actions (#24381)
|
2022-01-25 11:54:49 +00:00 |
|
Jules Parker
|
948e7d8765
|
Merge branch 'main' into jules-4170
|
2022-01-25 12:47:13 +01:00 |
|
Jules Parker
|
3a87251ec4
|
Merge branch 'jules-4170' of github.com:github/docs-internal into jules-4170
|
2022-01-25 10:50:44 +01:00 |
|
Jules Parker
|
bb2537e872
|
split reusable in two and adds article specific details on fork policies
|
2022-01-25 10:50:00 +01:00 |
|
Ramya Parimi
|
e442894d8f
|
Fixing Vale errors in source round 2 (#24393)
* edited reprovision sentence
* vale errors
* fix vale errors
* vale errors
* revert change
* Update content/actions/automating-builds-and-tests/building-and-testing-nodejs.md
Co-authored-by: Vanessa <vgrl@github.com>
* Update content/actions/deployment/deploying-to-your-cloud-provider/deploying-to-google-kubernetes-engine.md
Co-authored-by: Vanessa <vgrl@github.com>
* Update content/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-hashicorp-vault.md
Co-authored-by: Vanessa <vgrl@github.com>
* Update content/organizations/managing-saml-single-sign-on-for-your-organization/managing-team-synchronization-for-your-organization.md
Co-authored-by: Vanessa <vgrl@github.com>
Co-authored-by: Vanessa <vgrl@github.com>
|
2022-01-24 20:19:41 +00:00 |
|
Laura Coursen
|
2d37c95615
|
Enterprise bug fixes, Jan 21 2022 (#24516)
|
2022-01-24 11:13:15 -06:00 |
|
Matt Pollard
|
1cca6241cf
|
Update procedure and screenshots for SAML and SCIM configuration with Okta (#24391)
|
2022-01-24 09:34:35 +00:00 |
|
Laura Coursen
|
e23961051f
|
Merge branch 'main' into patch-2
|
2022-01-21 09:41:31 -06:00 |
|
Laura Coursen
|
86656c8e94
|
Share actions with your enterprise
|
2022-01-21 11:42:04 +00:00 |
|
Matt Pollard
|
b45c113cff
|
Bug fixes for Enterprise content, 2021-12-07 (#23450)
|
2022-01-21 08:21:43 +00:00 |
|
Laura Coursen
|
baec362248
|
Reframe the GitHub Connect docs (#24146)
|
2022-01-20 15:39:16 -06:00 |
|
Kelly Arwine
|
92fa1c4994
|
Removing beta tag for GA launch (#24461)
|
2022-01-20 17:44:46 +00:00 |
|
hubwriter
|
8ad0fea217
|
Add audit log streaming instructions for Azure Blob Storage (#24423)
|
2022-01-20 17:41:38 +00:00 |
|
Dylan Rinker
|
865a6ce313
|
Change Organization to Enterprise
Based on the context of the section, I believe the word enterprise should have been used instead of organization.
|
2022-01-20 10:27:08 -05:00 |
|
Thomas Gummerer
|
17a18e3aaf
|
Add repository caching webhook docs (#24200)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
|
2022-01-19 22:53:06 +00:00 |
|
Amy Burns
|
dca303bf61
|
Adding videos from Universe to landing pages (#23931)
* adding videos to landing pages
* making sure to use em dashes
* updating title for Enterprise
|
2022-01-19 11:59:07 -05:00 |
|
Laura Coursen
|
5fa130f751
|
@lecoursen's bug fix hour: 2022 edition (#24307)
|
2022-01-18 10:02:02 -06:00 |
|
Steve Guntrip
|
e76fef9ed8
|
Incorporate feedback into Enterprise Managed Users articles
|
2022-01-18 14:38:07 +00:00 |
|
Steve Guntrip
|
11d193bd7f
|
Reorganize support articles
|
2022-01-18 13:24:02 +00:00 |
|
James M. Greene
|
ff682f2cd9
|
Merge branch 'main' into repo-sync
|
2022-01-11 10:46:21 -06:00 |
|
Jules Parker
|
8b45d5fbea
|
Merge branch 'main' into jules-5073
|
2022-01-11 12:28:30 +01:00 |
|