1
0
mirror of synced 2026-01-05 21:04:17 -05:00
Commit Graph

571 Commits

Author SHA1 Message Date
Sarah Schneider
fc8a22138c one more 2020-11-24 14:31:14 -05:00
Sarah Schneider
464406954b preserve link updates in comments from previous script run 2020-11-24 14:27:45 -05: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
e5c8cfd2b5 Merge branch 'main' of github.com:github/docs-internal into tweak-script-that-updates-developer-links 2020-11-24 13:31:22 -05:00
Sarah Schneider
9cbd8a3635 reran script 2020-11-24 13:14:50 -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
c5b8bc222f Merge branch 'main' into find-page-in-version-redux 2020-11-24 13:02:46 -05:00
Sarah Schneider
0cc04b0310 Merge branch 'main' into lint-additional-old-data-refs 2020-11-24 11:54:42 -05:00
Sarah Schneider
9593298e4a Merge branch 'main' into lint-additional-old-data-refs 2020-11-24 11:37:35 -05:00
Jesus
980081149d Markdown grammar fixes 2020-11-24 15:47:44 +01:00
Martin Lopes
c9293f4f90 Travis migration: Add new section "Using environment variables in a matrix" (#16606)
* Added new section "Using environment variables in a matrix"

* Small fixes

* Moved example into reusable

* 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-24 16:59:31 +10:00
Jamie Cansdale
20a84e967c Remove note about package immutability (#1193)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-24 11:52:39 +10:00
Lucas Costi
a090963664 Fix caching link in ruby article for GHES 2020-11-24 10:54:44 +10:00
Lucas Costi
2ca2698703 Merge branch 'main' into find-page-in-version-redux 2020-11-24 10:40:08 +10:00
Nick Schonning
8506c52bee fix: Bad code fence indenting in ordered lists 2020-11-23 19:33:56 -05:00
Shati Patel
2a2b2f731b Merge branch 'main' into patch-1 2020-11-23 21:04:51 +00:00
Felicity Chapman
59fbffc60c Merge branch 'main' into patch-1 2020-11-23 18:30:53 +00:00
Felicity Chapman
649368c16a Update content/github/authenticating-to-github/adding-a-new-ssh-key-to-your-github-account.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-11-23 18:30:38 +00:00
Sarah Schneider
3c6eb47fec fix data ref syntax 2020-11-23 13:27:20 -05:00
Sarah Schneider
26c6121b62 Merge branch 'find-page-in-version-redux' of github.com:github/docs-internal into find-page-in-version-redux 2020-11-23 13:15:08 -05:00
Sarah Schneider
aaa99ff53f Update content/actions/learn-github-actions/migrating-from-travis-ci-to-github-actions.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-23 13:14:42 -05:00
Sarah Schneider
acc5f4953e Update content/actions/learn-github-actions/migrating-from-gitlab-cicd-to-github-actions.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-23 13:14:28 -05:00
Sarah Schneider
e9c15f6762 Update content/actions/guides/building-and-testing-java-with-gradle.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-23 13:14:10 -05:00
Sarah Schneider
7e859baec2 update syntax of a few data refs 2020-11-23 12:51:50 -05:00
Sarah Schneider
26b9459048 Merge branch 'main' of github.com:github/docs-internal into find-page-in-version-redux 2020-11-23 12:14:45 -05:00
Sarah Schneider
0b6d024d25 ran the modified script/content-migrations/update-developer-site-links.js 2020-11-23 12:01:14 -05:00
Henry
33aaba108f Update about-branches.md
fix 1 typo and delete unnecessary space
2020-11-21 21:19:37 +01:00
Greg Van Liew
5f8816fa37 Update Configuring a codespace for VS (#1416)
* Update Configuring a codespace for VS

* Update to use VS variable include

* Address review feedback

Co-authored-by: hubwriter <hubwriter@github.com>
2020-11-21 08:08:13 +00:00
Shati Patel
ee8dd3789a Merge branch 'main' into patch-1 2020-11-20 19:38:49 +00: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
Jae Pak
f2a90dbaf8 Update github-marketplace-terms-of-service.md (#16469)
* Update github-marketplace-terms-of-service.md

November 2020

* make effective date today

* Update content/github/site-policy/github-marketplace-terms-of-service.md

Co-authored-by: Mike Linksvayer <mlinksva@github.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-11-20 17:50:20 +00:00
Ryan Lail
eb761e8212 Merge branch 'main' into patch-1 2020-11-20 14:47:03 +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
poonam-lamba
b184ba9c13 Update generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md (#908)
* Update generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md

I ran the steps today on mac OS Catalina and it did not work for me. I had to make two changes that I updated in the doc.

* Update content/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md

Co-authored-by: hubwriter <hubwriter@github.com>

* Update content/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md

Add space between sentences, plus slight rewording.

Co-authored-by: hubwriter <hubwriter@github.com>
2020-11-20 09:25:07 +00:00
mc
e8322c8337 [Ready to ship, week of Nov 16] Granular notification controls (public beta) (#16383)
* made a start on updating content

* more updates and added beta note

* update one more file

* polishing

* more polishing

* fix variable

* fix typo

* address review comments

* polish

* remove another occurence of watching

* Update content/github/managing-subscriptions-and-notifications-on-github/viewing-your-subscriptions.md

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

* add link to guidance on triage workflows

* add intrductory sentence

* polish

* address feedback from Emily

* reword headings

Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-11-20 09:03:36 +00:00
Matt Pollard
d14970bfce Revise resource recommendations for GitHub Enterprise Server 2.22 beta features (#16535) 2020-11-20 09:23:33 +01:00
Martin Lopes
d011814e26 Merge branch 'main' into martin389-patch-1 2020-11-20 16:15:53 +10:00
Martin Lopes
c787a53c6d Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-20 16:01:38 +10:00
Martin Lopes
8c4918d3b5 [before Universe - ASAP] Authorization flow in OAuth for devices and command line tools (GA) (#16534)
* Re-versioned device flow beta note to ver_lt "enterprise-server@3.1"

* Added updates for identifying-and-authorizing-users-for-github-apps section
2020-11-20 15:04:44 +10:00
Lucas Costi
4a06934246 Update procedures for self-hosted runner groups and public repositories (#16533)
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
2020-11-20 14:16:28 +10:00
Martin Lopes
bc975e5c21 Merge branch 'main' into martin389-patch-1 2020-11-20 14:03:08 +10:00
mc
cfeaf1db5b Updates to alert access section in Security & Analysis page (#16513)
* made a start

* improve updates

* fix a few things

* update screenshots

* reword

* iterating on the updated content

* reinstate empty line

* use variables with caps

* fix broken anchor

* Apply suggestions from code review

Co-authored-by: hubwriter <hubwriter@github.com>

Co-authored-by: hubwriter <hubwriter@github.com>
2020-11-19 15:29:23 +00:00
Martin Lopes
d34ee71b7d Merge branch 'main' into martin389-patch-1 2020-11-19 17:55:33 +10:00
Martin Lopes
dc36bcb91c Updated example based on feedback 2020-11-19 17:55:21 +10:00
Lucas Costi
6882f6b785 Apply correct GHES versioning to 'workflow improvement' features (#16512) 2020-11-19 14:04:05 +10:00
jmarlena
cf20fb1ac3 Npm audit follow-up PR (#16452)
* Add scope flag examples and some context

* Update reusables to new syntax

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: Kayla Ngan <kaylangan@github.com>
2020-11-18 18:34:08 -08: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
Sarah Schneider
d208a8951e Merge branch 'main' into find-page-in-version-redux 2020-11-18 16:49:46 -05:00