1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Commit Graph

320 Commits

Author SHA1 Message Date
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