1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Commit Graph

541 Commits

Author SHA1 Message Date
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
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
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
Felicity Chapman
b08aeddd3d Updates to fix omissions and errors in the security actions of the audit log (#16416) 2020-11-18 12:08:44 +00:00
Andy J
043070d33b about-anonymized-image-urls - fix servername 2020-11-18 11:38:59 +00:00
Jason Etcovitch
8f2b4eb450 Merge branch 'main' into repo-sync 2020-11-17 18:02:58 -05:00
Cynthia Rich
057e2c451c Actions Guide: Building and Testing Ruby (#15827) 2020-11-17 14:38:48 -08:00
Janice
1e5cdb65ed Merge branch 'main' into patch-1 2020-11-17 10:58:11 -07:00
Janice
1495ab825a Update content/rest/reference/search.md
Co-authored-by: Rachael Sewell <rachmari@github.com>
2020-11-17 10:57:13 -07:00
Octomerger Bot
c1a7a49209 Branch was updated using the 'autoupdate branch' Actions workflow. 2020-11-17 08:17:31 -08:00
Janice
dc9e9858ea Merge branch 'main' into split-diffs-and-discarding-lines 2020-11-17 07:52:50 -07:00
Janice
03a72fd1de Update content/desktop/contributing-and-collaborating-using-github-desktop/committing-and-reviewing-changes-to-your-project.md
Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-11-17 07:52:28 -07:00
Chiedo John
f3a395cfc6 Merge branch 'main' into action-search-pa11y 2020-11-17 08:35:19 -05:00
Octomerger Bot
88559a1f0a Branch was updated using the 'autoupdate branch' Actions workflow. 2020-11-17 03:35:28 -08:00
Shati Patel
c9b733b770 Add missing redirect to fix links from Microsoft docs (#16492) 2020-11-17 11:34:56 +00:00
Shati Patel
8b85649250 Merge branch 'main' into update-troubleshooting-the-codeql-workflow 2020-11-17 10:04:08 +00: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
Abby Vollmer
7af626b481 [November 16, 5pm PST] Site policy updates 2020 v2 (#15839)
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
Co-authored-by: Mike Linksvayer <mlinksva@github.com>
Co-authored-by: Peter Cihon <71285354+pcihon@users.noreply.github.com>
Co-authored-by: Leithia Williams <15643240+leithia@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-17 11:02:52 +10: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
jmarlena
0dac557081 Add feature preview for container registry (#16424)
* Add new article with user account procedure

* Update reusables

* Add other prereq

* Add product variable

* Add a reminder reusable for getting started procedures

* Revise organization article

* Condense enabling articles into one

* Deets

* Delete old article

* wording tweak

* Minor tweak

* Add personal user account explanation

* Rework explanation

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Update screenshot and remove other feature previews

* Create a reusable for accessing the feature preview

* ✂️ per @lucascosti's suggestion

* Update images

* Update article title

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: Kayla Ngan <kaylangan@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-16 14:54:32 -08:00
Janice Niemeir
2d601b77d6 change added lines to changed lines 2020-11-16 14:39:54 -07:00
Janice
3b5ce6c3ee Update content/desktop/contributing-and-collaborating-using-github-desktop/committing-and-reviewing-changes-to-your-project.md
Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-11-16 14:10:52 -07:00
Janice
61f9d3acbe Update content/desktop/contributing-and-collaborating-using-github-desktop/committing-and-reviewing-changes-to-your-project.md
Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-11-16 14:10:31 -07:00
Janice
febdcc88ac Update content/desktop/contributing-and-collaborating-using-github-desktop/committing-and-reviewing-changes-to-your-project.md
Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-11-16 14:09:20 -07:00
Janice
4675ce3999 Update content/desktop/contributing-and-collaborating-using-github-desktop/committing-and-reviewing-changes-to-your-project.md
Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-11-16 14:08:36 -07:00
Janice
08351eb07e Update content/desktop/contributing-and-collaborating-using-github-desktop/committing-and-reviewing-changes-to-your-project.md
Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-11-16 14:06:20 -07:00
Janice
9571b606fd Update content/desktop/contributing-and-collaborating-using-github-desktop/committing-and-reviewing-changes-to-your-project.md
Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-11-16 14:05:36 -07:00
Janice
39c67c917e Update content/desktop/contributing-and-collaborating-using-github-desktop/committing-and-reviewing-changes-to-your-project.md
Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-11-16 14:05:11 -07:00
Jason Etcovitch
4ae0a5433f Use main instead of HEAD (#16460) 2020-11-16 16:01:08 -05:00
Meg Bird
29ba74b809 GitHub Codespaces extension update (#16453) 2020-11-16 18:11:27 +01:00