1
0
mirror of synced 2025-12-23 03:44:00 -05:00
Commit Graph

320 Commits

Author SHA1 Message Date
Andre Kolodochka
569403cf94 Update managing-projects-using-jira.md 2020-12-07 10:50:36 +11:00
Andre Kolodochka
5c2a328001 Update managing-projects-using-jira.md 2020-12-07 10:47:36 +11:00
Janice
c0d60a4c65 Merge branch 'main' into taz/repl-teardown-uuid-typo 2020-12-03 16:07:03 -07:00
Andre Kolodochka
23bac715f9 Update managing-projects-using-jira.md 2020-12-03 22:06:44 +11:00
Matt Pollard
a8a43d6aad Merge branch 'main' into add-missing-space 2020-12-03 11:55:27 +01:00
Andre Kolodochka
79781ea056 Update managing-projects-using-jira.md 2020-12-03 21:49:49 +11:00
Andre Kolodochka
682f9b32dd Update managing-projects-using-jira.md
I suspect UI has changed in GHES since this docs were created, so I've updated them to match the UI in 2.22
Similar with Jira, the DVCS accounts are now under Applications
Lastly, Atlassian has changed "JIRA" to "Jira" a few years ago.
2020-12-03 19:25:46 +11: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
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