1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Commit Graph

80 Commits

Author SHA1 Message Date
mchammer01
1f179f7754 remove Enterprise FAQ link 2021-01-22 11:44:58 +00:00
Laura Coursen
81aa7984c2 Add "About GitHub AE" (#17420) 2021-01-21 17:32:29 -05:00
Nick Schonning
d9167f1449 chore: Add missing code fence languages (#772)
* chore: Add missing code fence languages

* Update content/actions/creating-actions/dockerfile-support-for-github-actions.md

* Add raw & endraw markers around shell content

See review comment by @rachmari

* Add raw & endraw markers around shell content

See review comment by @rachmari

* Remove language from code fences

to avoid the problem of replaceable text indicates like
<this> not showing up in the output page.

Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-18 12:04:46 +00:00
Melanie Yarbrough
c2336bb11e [DO NOT MERGE] GitHub Enterprise Server 3.0 release candidate megabranch (#16479) 2021-01-13 19:16:05 -08:00
Felicity Chapman
661a3fa56d Fix two broken links from the broken link report 7 Jan 2021 (#17229)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-01-11 04:59:30 +00:00
Martin Lopes
708ed3ec2f Added suggestion from peer review 2021-01-08 11:12:42 +10:00
Martin Lopes
e155b63d0b Merge branch 'main' into patch-1 2021-01-07 17:36:55 +10:00
Janice
f7708267dc Merge branch 'main' into lucalves/spell-check 2021-01-05 11:00:16 -07:00
Matt Pollard
7ab887c6a2 Add information about management of an enterprise to "About enterprise accounts" article for GitHub AE and GitHub Enterprise Server (#16818)
* Add links to information about enterprise management

* Address Laura's feedback
2021-01-04 14:37:09 +00:00
Lucas Alves
30967b309d Minor spelling corrections 2021-01-04 04:05:39 -03:00
Martin Lopes
aa199247f5 Update content/admin/configuration/configuring-an-outbound-web-proxy-server.md
Added some small edits
2020-12-31 14:17:19 +10:00
Martin Lopes
99e9e662f3 Merge branch 'main' into patch-1 2020-12-31 13:36:38 +10:00
Laura Coursen
e85c2f8360 Add authentication information to required information for setting up SMTP for AE (#16340)
* Add authentication information

* Add AE versioning back in
2020-12-16 15:31:26 +00:00
Melanie Yarbrough
583a159f78 Update GitHub Enterprise support day after Christmas holiday date (#16958)
* Update holiday date

* Remove 2018 reference
2020-12-15 08:47:04 -05:00
Jason Etcovitch
f8074874be A couple of tweaks to release notes page (#16934)
* Add link

* Allow multiple print buttons

* Fix scrolling for tall sidebar

Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2020-12-14 22:01:14 +00:00
Janice
c0d60a4c65 Merge branch 'main' into taz/repl-teardown-uuid-typo 2020-12-03 16:07:03 -07:00
Matt Pollard
a8a43d6aad Merge branch 'main' into add-missing-space 2020-12-03 11:55:27 +01:00
Benjamin Blazely
0818014e09 Correcting a small typo in the UUID 2020-12-02 10:54:32 +11:00
Nick Schonning
3ee9efe6cf typo: Double work 'the' 2020-12-01 17:10:02 -05:00
Sarah Schneider
710310c2a7 Merge branch 'main' into remove-html-comments-from-index-files 2020-12-01 09:17:49 -05:00
Diego Assencio
486973a5a3 Add missing space 2020-12-01 13:34:00 +01:00
Sarah Schneider
5752ea9445 update legacy alt-formatted links too 2020-11-24 14:15:45 -05:00
Sarah Schneider
f402a34800 manually update a few enteprise-admin paths 2020-11-24 13:54:26 -05:00
Sarah Schneider
99d514617a Merge branch 'main' of github.com:github/docs-internal into tweak-script-that-updates-developer-links 2020-11-24 13:03:20 -05:00
Sarah Schneider
8d7a4aec4b ran script/content-migrations/remove-html-comments-from-index-files.js 2020-11-24 09:10:46 -05:00
Nick Schonning
8506c52bee fix: Bad code fence indenting in ordered lists 2020-11-23 19:33:56 -05:00
Sarah Schneider
0b6d024d25 ran the modified script/content-migrations/update-developer-site-links.js 2020-11-23 12:01:14 -05:00
Shati Patel
802f4bcf61 Merge branch 'main' into GalaxyAllie-patch-1 2020-11-20 19:05:26 +00:00
Jason Etcovitch
cc719ffb6f Render Enterprise release notes on docs.github.com (#16367)
* Create basic layout

* Create stubbed out release note YAML

* Get a real implementation going

* Simplify using site-data

* Add a real page to send from render-page.js

* Use array of patches

* Render patches

* Add sidebar and breadcrumbs

* Reverse order

* Add date

* Tweak labels

* Redirect to entweb for missing versions

* Render patch.intro

* Move to separate files for patches

* Show support for RC versions

* Improve some comments

* Sticky headers!

* Remove a console log

* Improve example formatting

* Add a link on /admin

* Add a schema and test

* Move to /index.md, add version_num filter

* Improve layout

* Use <details>

* Placeholder more realistic notes

* Don't require links in index pages

* Remove admin/index link for now

* Remove unused frontmatter field

* Add a test for middleware

* Fix remaining YAML file to test CI

* Update 2-rc.yml

* Don't call it RC

* Just push

* Make a main a div

* Fix a borked class

* Lint YAML files

* Improve Download link

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

* Improve check order

* Move to contextualizers

* Use alternative version thing

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

* Move back to `release-notes.md`

* Use version for anchor IDs

* Undo category-pages test change

* Fix borked details layout in Chrome

* Improve mobile setup

* Render markdown in note tags

* Use allVersions[currentVersion] again

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

* Undo change to extended-markdown

* Add whitespace so it renders markdown bits

* Remove 2-22 files

* Add check for any release notes

* Fix the failing tests

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
2020-11-20 13:33:11 -05:00
Peter G
43f401904d Need to remove line feed under HTTP Proxy Exclusion 2020-11-20 15:36:41 +00:00
Peter G
1345a6202d Merge branch 'main' into patch-1 2020-11-20 15:28:17 +00:00
Peter G
4aed8d43f5 Include work around for wildcards in HTTP Proxy Exclusion list 2020-11-20 15:14:04 +00:00
Matt Pollard
a05a363223 [GHAE] Correct information about public repositories in Core content about GitHub AE (#16304) 2020-11-20 13:01:43 +01:00
Matt Pollard
d14970bfce Revise resource recommendations for GitHub Enterprise Server 2.22 beta features (#16535) 2020-11-20 09:23:33 +01:00
jmarlena
78fd8d7267 MinIO Quickstart (#16080)
* Add the quickstart draft

* Add context for new article/support

* style tweaks

* add link to toc

* Small edits

* Детали!

* Add description

* Staging is my friend

* Apply suggestions from code review

* All about that space

* Formatting tweaks are almost there

* Balance is key.

* Last spacing attempts for now

* Another spacing adjustment

* Remove redirect

* Apply suggestions from code review

* Apply @lucascosti's stellar input

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* spacing dance & Merge branch 'minio-setup-3067' of github.com:github/docs-internal into minio-setup-3067

* Apply @lucascosti's stellar input

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* rewrite intro

* Fix intro

* Change order of intro

* intro tweak

* Apply suggestions from code review

Co-authored-by: Kayla Ngan <kaylangan@github.com>

* Apply URL example for next steps

* Tighten up text

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Kayla Ngan <kaylangan@github.com>
2020-11-18 14:43:15 -08:00
jmarlena
75973ec24b Add new GHES Packages storage warning (#16439)
* Add new warning

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-16 22:23:20 -08:00
jmarlena
9968098efd Packages diagram quick win (#16438)
* Add the Packages diagram

* Delete short title

* Add diagram

* Save diagram with retina display settings
2020-11-16 15:42:32 -08:00
Erran Fenech
1b8848f0eb Update configuring-collectd.md (#16476)
Changed the word from by to be
2020-11-16 14:47:55 +00:00
Allie
f130602e89 Fixes typo in key app.github.rate-limiting-exempt-users 2020-11-12 15:32:45 +00:00
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