1
0
mirror of synced 2025-12-31 06:02:42 -05:00
Commit Graph

41 Commits

Author SHA1 Message Date
Matt Pollard
e6b2148c25 Add URLs (#16293)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-11-12 13:36:07 +00:00
Lucas Costi
efe3b3b12b Fix 'Allow select actions' wording and description (#1112)
Co-authored-by: Simran <7819991+Simran-B@users.noreply.github.com>
2020-11-09 12:00:24 +10:00
Brice
930cbe1829 Merge branch 'main' into briceholland-ghae-review 2020-11-06 14:13:44 -08:00
kerem
30bc62edb7 Change SSH key generation instructions to use the Ed25519 algorithm (#940)
* Monitoring cluster nodes page changes

* ed25519 changes in

Co-authored-by: hubwriter <hubwriter@github.com>
2020-11-06 16:34:12 +00:00
Brice
bf7742bbdb Update content/admin/enterprise-support/about-github-enterprise-support.md
Co-authored-by: Nick Schonning <nschonni@gmail.com>
2020-11-05 20:54:30 -08:00
Brice
ef4f0bb806 Enterprise Support Page updates
Some tweaks to the verbiage around what is provided with Premium Support and GHAE.

Instead of the "Government notification box" indicating the TSAM will inform them of the difference, I propose a secondary article, similar to how we've setup Premium Support, with something like:
For more information, see "GitHub AE Support for Commercial and Government Cloud."
This new page should house all of the roles/responsibilities for each of the two respective services in a table format that's clear and defines the support offering better.

Also, while reviewing, this seems like it should be designated with "Cloud" to denote GHES and GHE**C**:
https://docs.github.com/en/enterprise-server@2.22/admin/enterprise-support/about-github-premium-support-for-github-enterprise
to "About GitHub Premium Support for GitHub Enterprise Cloud"

So we ultimately have:
About GitHub Premium Support for GitHub Enterprise Server
About GitHub Premium Support for GitHub Enterprise Cloud
About GitHub AE Support for Commercial and Government

The navigation would simply show the Commercial/Government Cloud page under "About GitHub Enterprise Support" in the navigation so the customers can see the differences in the two and we can better explain what we provide. Both of the "About Premium Support" pages expand on a lot of good information about Premium Support.
2020-11-05 18:00:51 -08:00
Nick Schonning
87e8d1b4b0 chore: Remove locales from docs.microsoft.com urls (#1011) 2020-11-04 14:43:27 -08:00
Nick Schonning
7ed4915b0e typo: occured -> occurred 2020-11-04 14:38:35 -05:00
Nick Schonning
475da004d9 typo: lifecyle -> lifecycle 2020-11-04 14:38:27 -05:00
Nick Schonning
0401941bd9 typo: analagous -> analogous 2020-11-04 14:38:26 -05:00
mc
f0f6f88d5a 2776 - Update Dependabot feature names in docs to reflect brand guide (#16291)
* update Dependabot variables

* update variables in docs

* update file names, titles and linked text

* fixing more anchors/links

* add redirects

* remove duplicate redirect from
2020-11-03 15:45:49 +00:00
Laura Coursen
a3e1733aa1 GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
Felicity Chapman
c3a3163c05 Update information on Dependabot notifications (#16238) 2020-10-28 09:53:18 +00:00
Felicity Chapman
b209e4187c Merge branch 'main' into mwiesen-failover-cleanup 2020-10-23 12:08:35 +01:00
Matthias Wiesen
9d8f2b86af Update content/admin/enterprise-management/initiating-a-failover-to-your-replica-appliance.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-10-23 13:05:13 +02:00
mc
53f8234b4e Reducing noise from notifications for Dependabot/security alerts (#16088)
* first stab

* fix issues with liquid tags

* applied a few fixes and improvements

* rewrite options

* rewrite for GHES 2.21

* fix liquid versioning (again)

* I love liquid tags

* swap paragraphs for GHES 2.21

* add link to new article in 2 existing articles

* started major rework to avoid info duplication

* part of the reorg work

* starting the major reorg

* fix syntax

* rework Configuring notifications article

* reorganizing again

* more reorg

* add new reusable

* fix typo

* add correct variable

* link to correct article for GHES < 2.21

* Update content/github/managing-security-vulnerabilities/configuring-notifications-for-vulnerable-dependencies.md

Co-authored-by: Alex Mullans <infin8x@github.com>

* Apply suggestions from code review

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* Update data/reusables/notifications/vulnerable-dependency-notification-options-detailed.md

Co-authored-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>

* fix typo reported in #16036

* address comments from code review

* yet another commit

* polishing

* Update content/github/managing-security-vulnerabilities/configuring-notifications-for-vulnerable-dependencies.md

Co-authored-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>

* use variables

* address more comments

* add condition to link as linked article is free-pro-team only

* fix condition

* remove reusable that had duplicated content

* remove incorrect info

* fix issue in GHES article

* added shortTitle

* Apply suggestions from code review

Co-authored-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>

* reword for clarity

* add more detail

Co-authored-by: Alex Mullans <infin8x@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>
2020-10-23 11:40:38 +01:00
Janice
02ca8f7051 Merge branch 'main' into lucalves/spelling-fix 2020-10-22 08:04:15 -07:00
djdefi
29a9e63324 Specify ssh shell is required to enable dependency graph (#538)
* specify ssh shell

Specify that the command should be run within the administrative SSH shell, and link to the relevant document for access.

* Link to SSH doc as a note

* note syntrax

* remove extra space

* Update content/admin/configuration/enabling-alerts-for-vulnerable-dependencies-on-github-enterprise-server.md

Co-authored-by: hubwriter <54933897+hubwriter@users.noreply.github.com>

* Update enabling-alerts-for-vulnerable-dependencies-on-github-enterprise-server.md

* Update enabling-alerts-for-vulnerable-dependencies-on-github-enterprise-server.md

* Indenting note box in markdown.

I should have spotted this in my previous review, so I'm going to go ahead and apply this change.

Co-authored-by: hubwriter <54933897+hubwriter@users.noreply.github.com>
2020-10-22 09:55:05 +01:00
Laura Coursen
a51872d042 Change != "free-pro-team@latest" to enterpriseServerVersions contains currentVersion, actually (#16114)
* Run script/new-versioning/update-not-fpt-conditionals.js

* Fix a few things

* Remove outdated versioning

* Fix broken link

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2020-10-21 21:33:43 -07:00
Lucas Alves
4196d7d7c1 Fixes minor misspellings 2020-10-20 17:59:55 -03:00
Zeke Sikelianos
4e0a9094fd use explicit year in table heading (#16097)
* use explicit date in table heading

* Update content/admin/enterprise-support/about-github-enterprise-support.md

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>

* Update translations/ja-JP/content/admin/enterprise-support/about-github-enterprise-support.md

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>

* Update translations/pt-BR/content/admin/enterprise-support/about-github-enterprise-support.md

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>

* Update translations/zh-CN/content/admin/enterprise-support/about-github-enterprise-support.md

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>

* Update translations/ru-RU/content/admin/enterprise-support/about-github-enterprise-support.md

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>

* Update translations/ko-KR/content/admin/enterprise-support/about-github-enterprise-support.md

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>

* Update translations/es-XL/content/admin/enterprise-support/about-github-enterprise-support.md

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2020-10-16 12:50:55 -07:00
Matt Pollard
8c8968b9fa Fix versioning and procedures for GitHub Enterprise licensing views (#16083) 2020-10-16 18:36:42 +02:00
Sarah Schneider
da60aa51e1 Support enterpriseServerVersions in Liquid statements (#16058)
* remove outdated and redundant context.enterpriseVersions and add new context.enterpriseServerVersions

* update references from context.enterpriseVersions -> context.enterpriseServerReleases

* add test

* also test oldest supported enterprise version in addition to the latest

* Script to update not-free-pro-team conditionals (#16060)

* script to update not-free-pro-team conditionals

* change string to regex so we can do replace all

* remove stray test.only

* Update middleware/context.js

Co-authored-by: James M. Greene <JamesMGreene@github.com>

* Update tests/unit/page.js

Co-authored-by: James M. Greene <JamesMGreene@github.com>

* Update tests/unit/page.js

Co-authored-by: James M. Greene <JamesMGreene@github.com>

* Update tests/fixtures/page-versioned-for-all-enterprise-releases.md

Co-authored-by: James M. Greene <JamesMGreene@github.com>

Co-authored-by: James M. Greene <JamesMGreene@github.com>
2020-10-15 16:20:41 -04:00
hubwriter
48ae6ccba3 [Already shipped] Code scanning: Restructure 'Integrating with code scanning' category (#15971)
* Restructure files and change topic titles and file names

* Update links to files whose names have changed

* Finish restructuring work for runner topics

* Makes changes suggested by James
2020-10-13 10:47:11 +01:00
Lars Schneider
ece879e60a Add explanation when port 9418 needs to be open (#15853)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-10-12 09:17:01 -05:00
Janice
ab4bf1645b Merge branch 'main' into patch-14 2020-10-09 17:11:56 -07:00
Janice
a0ce9f5d4d Merge branch 'main' into patch-11 2020-10-09 16:25:14 -07:00
Arthur Casals
cabeaf45cf Update content/admin/authentication/using-ldap.md
Adding requested changes

Co-authored-by: Janice <janiceilene@github.com>
2020-10-09 02:05:27 +02:00
Martin Lopes
6add6c7f4a [Oct 7] Change retention period for artifacts and logs (#15904)
* Added new procedures for configuring artifact and log retention

* Fixed links

* Added update from tech review

* Added updates from tech review

* Update downloading-workflow-artifacts.md

* Reorganized content based on peer review

* Update about-artifact-log-retention.md

* Fixed links

* Replaced superfluous procedure with link

* Fixed link

* Fixed link

* Removed screenshot from procedure

* restructuring suggestions for artifacts (#15937)

* restructuring suggestions for artifacts

* Added small edits

Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>

* Added small fixes

* Apply suggestions from code review

Co-authored-by: Rachael Sewell <rachmari@github.com>

* Fixed UI procedure

Co-authored-by: Rachael Sewell <rachmari@github.com>
2020-10-09 09:30:56 +10:00
Arthur Casals
dbb0ec17ae Update using-ldap.md
Included callout tag for note
2020-10-08 21:30:39 +02:00
Arthur Casals
b3e0c5d65f Update configuring-the-ip-address-using-the-virtual-machine-console.md
Moved "Notes" section to the top of the procedural
2020-10-08 20:49:57 +02:00
Arthur Casals
32d9046f1b Update configuring-the-ip-address-using-the-virtual-machine-console.md
Updated commit with callouts
2020-10-08 20:48:13 +02:00
Matthias Wiesen
86e9c04abd Add cleanup step after failover 2020-10-08 10:39:01 +02:00
Arthur Casals
e3fd4c64fd Update configuring-the-ip-address-using-the-virtual-machine-console.md
Fixes #156  (partially)
2020-10-08 00:42:26 +02:00
Arthur Casals
e58b245eba Update using-ldap.md
Fixes #162
2020-10-07 23:38:12 +02:00
Matt Pollard
aa3a4edb62 Document features and changes for phase 2.5 of master/main transition (#15745) 2020-10-01 16:43:01 -07:00
Sarah Schneider
f272eec944 Remove deprecated GHES versions from content and data (#15830)
* ran script/remove-unused-assets.js (manually removed unused variables printed by the script)

* package-lock

* turn elsif into two ifs to prepare for running Liquid deprecation script

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.14 (ONLY UPDATES LINE BREAKS ETC.)

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.15

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.17

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.18

* update hardcoded test

* Update content/github/collaborating-with-issues-and-pull-requests/filtering-files-in-a-pull-request.md

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* add currentVersion is NOT free-pro-team to conditional, to make sure the deprecation script does the right thing when it is time to deprecate 2.21

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2020-10-01 10:55:34 -04:00
Jason Etcovitch
c9e42a6fb9 Fix a small syntax bug (#15801)
* Fix a small syntax bug

* Fix some more minor typos

* Uno mas typo
2020-09-29 18:21:56 -04:00
Jessica Canepa
3c039a6e0a merge conflicts, merge conflicts, merge conflicts 2020-09-29 14:37:33 -07:00
Jason Etcovitch
caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00
Vanessa Yuen
3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00