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

147 Commits

Author SHA1 Message Date
jmarlena
254e82e6cd Marketplace "verified creator" flow (#17375) 2021-01-25 11:55:37 +01:00
Ethan Palm
e555559bec Merge branch 'main' into desktop-add-delete-tags 2021-01-22 12:29:16 -05:00
Alena Sviridenko
2c52ea7014 Update note for macOS 11.0 runner accessibility (#17408)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-01-22 08:07:08 +00:00
Laura Coursen
7ca9769bf8 [Jan 21] Access control for GitHub Pages (#16904) 2021-01-21 18:57:30 +00:00
Ethan P
bf12d91ac2 Reformat delete step with two bullet points 2021-01-21 10:31:30 -05:00
Ethan P
3787b249a6 Create reusable for deleting tags procedure 2021-01-21 10:13:48 -05:00
Cynthia Rich
6c3788cde0 Add code block copy button to more actions guides code blocks (#16213)
* add copy to code blocks in about service containers

* add copy to code blocks in java with ant guide

* add copy to code blocks in actions guides

* Update content/actions/guides/about-service-containers.md

Co-authored-by: Jason Etcovitch <jasonetco@github.com>

* {:code} should be {:copy}

* add copy button in reusable

Co-authored-by: Jason Etcovitch <jasonetco@github.com>
2021-01-20 14:31:07 -05:00
hubwriter
1c28c58679 Fix typo: unwanted full stop (#17374)
* Remove full stop typo

* Add a comma instead
2021-01-20 09:19:36 +00:00
Hal Wine
acc669a7eb Update Actions billing wording (#2137)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-01-20 13:26:33 +10:00
Felicity Chapman
b4333b5b26 Document SARIF limits: 1000 results per upload and 10 locations per result object (#17357) 2021-01-19 18:13:23 +00:00
Ethan P
386753065c Merge branch 'main' into bugfix-ghes-migration-procedure 2021-01-19 09:37:08 -05:00
Ethan P
fd1b00ebce Clarify that data is being prepared for import
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2021-01-19 08:52:42 -05:00
Ethan P
cb03503147 Update reusable with correct link 2021-01-15 14:25:03 -05:00
Laura Coursen
77ee3137ef Refactor protected branches content (#17277)
* Add new structure to index.md

* Move all conceptual and troubleshooting content

* Add more redirects

* Update links

* Reorganize "About" article

* Tweak some conceptual content

* Rename procedural article

* Fix article title in index.md

* Fix links

* Add more redirects

* Fix more links

* Add redirects for "Managing..." and fix links

* Consolidate procedural information

* Remove duplicate redirect

* Fix indentation

* Add 💅

* Add header

* Add editing and deleting

* 💅 conceptual content

* 💅 conceptual content

* 💅 troubleshooting article

* Clarify default behavior

* 💅 gated feature clarification

* Add 💅

* Add 💅

* update hardcoded links in tests

* Fix gated feature reusable

Co-Authored-By: Matt Pollard <mattpollard@users.noreply.github.com>

* Step out of the way while Matt improves all of the legacy content

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* Tweak gated feature reusable

Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-01-15 16:43:14 +00:00
Laura Coursen
48549b8d57 Move sponsorship export button (#17269)
* Update text

* Update screenshots

* Remove export button from other screenshot

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-01-14 15:28:05 +00:00
Laura Coursen
4baf1216e4 Make public projects boards and gists internal for AE (#17247) 2021-01-14 08:36:05 -06:00
Laura Coursen
0f30a8093d Restructure identity and access management content for enterprise accounts (#15079)
* Add back changes from prior to purge

* Fix versioning

* Fix index.md

* Fix links

* Move file

* Revert changes to translated content

* Revert changes to translated content

* Update liquid syntax

* Fix syntax again

* Fix links, again

* Add missing articles

* Update syntax again

* Add new article content

* Change article order

* Add 💅

* Add more 💅

* Add 💅

* Reorder articles again

* Add 💅

* Mention that revoking identity also removes member from teams

* Address @stacycarter's  feedback

* Change map topic order

* Mention AAD earlier

* Remove colons

* Incorporate @mattpollard's    feedback

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* Add intro to map topic

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-01-14 08:18:10 -06:00
Konrad Pabjan
fa187a7c03 Document notifications for scheduled workflows (#17155) 2021-01-14 13:24:16 +01:00
Daniel Tamkin
9669f20ff5 fix: Update commit trailer Tip (#2003)
* Update commit trailer Tip

Previously stated "Co-authored-by:" when it should say "on-behalf-of". Found https://docs.github.com/en/free-pro-team@latest/github/committing-changes-to-your-project/creating-a-commit-on-behalf-of-an-organization

* refactor: remove dependency of reusable file, by hard-copy

* refactor: remove reusable file

Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-14 08:59:11 +00:00
Martin Lopes
b1a2184fb1 Explain when to use default variables in a context and an environment (#16650)
* Added "Determining which type of environment variables to use"

* Moved into reusable, added to various locations

* Added some small edits

* Some rewording

* Revised example

* Removed reusable reference from one location

* Update context-and-expression-syntax-for-github-actions.md

* Fixed merge conflict

* Update environment-variables.md

* Apply suggestions from code review

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update using-context-or-environment-variables.md

* Clarified locations of context variables

* Clarified the distinction between contexts and default environment variables

* Moved section up

* Clarified that _most_ contexts can be used anywhere

Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-01-14 14:58:31 +10:00
Melanie Yarbrough
c2336bb11e [DO NOT MERGE] GitHub Enterprise Server 3.0 release candidate megabranch (#16479) 2021-01-13 19:16:05 -08:00
Martin Lopes
0a37f5519e Re-added content about workflow templates (#17105)
* Re-added content about workflow templates

* 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>
2021-01-08 12:09:40 +10:00
Meg Bird
a6c54e503b Merge branch 'main' into fix-2571 2021-01-07 13:10:01 -07:00
Laura Coursen
e5c6dca9c5 GitHub Codespaces beta features (#17037)
* Add new articles

* Rename article

* Add secrets content

* Remove permissions statements

* Fix image name

* Fix article name

* Mention GPG verification for Codespaces in "About commit signature verification"

* Add GPG verification content

* Add access and security procedure

* Add 💅

* Rename articles

* Rename the other article

* Rename again

* Okay, rename this one again, too

* Update link

* Start access and security content

* Add 💅

* Mention new functionalities in "Personalizing..."

* Mention new features in "About Codespaces"

* Add 💅

* Fix typos

* Add audit log events

* Fix so many links

* Add 💅

* Add permissions

* Spell access correctly, for once

* Add 💅

* FIX THESE LINKS I SWEAR

* Addd missing )

* Start adding procedure

* update with procedural

* Update content/github/developing-online-with-codespaces/managing-encrypted-secrets-for-codespaces.md

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* Update content/github/developing-online-with-codespaces/managing-access-and-security-for-codespaces.md

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* Apply suggestions from code review

Committing all reviews 

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Meg Bird <megbird@github.com>
2021-01-07 11:31:07 -07:00
hubwriter
d81f607947 Mention reviewing the source diff (#17141) 2021-01-07 14:20:27 +00:00
Martin de Spirlet
40a5f67990 Update can-require-ssh-cert.md 2021-01-07 11:37:44 +00:00
Felicity Chapman
909a1f181a Rebase changes from #16895 onto main - Security & analysis changes for GHAS CBB milestone 1 (#17134) 2021-01-06 15:08:26 +00:00
hubwriter
dc5a9b61bb Fix one-word typo (#17166) 2021-01-06 12:08:02 +00:00
Sarah Edwards
91285a2d3f environments supported on enterprise (#17127) 2021-01-05 16:43:02 +00:00
Kevin Heis
d7eb248a10 Fix a bunch of random typos (#17129)
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2021-01-05 16:07:27 +00:00
hubwriter
205ab5e888 Dependabot: clarify info about dependency inaccessibility (#17032)
* Clarify info about dependency inaccessibility

See issue raised by Maya K
https://github.com/github/docs-internal/issues/16786

* Update data/reusables/dependabot/private-dependencies-note.md

Co-authored-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>

Co-authored-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>
2021-01-05 12:10:41 +00:00
Felicity Chapman
17b875ef81 [January 4, 2021] Marketplace revenue change (#16792)
* Move changes to revenue into new PR

* Minor text changes for revised publication date

* Update content/developers/github-marketplace/receiving-payment-for-app-purchases.md

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Clarify revenue change dates

Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2021-01-04 09:25:36 +00:00
HonkingGoose
ddd6da2cc6 fix typo in Gradle Kotlin DSL script filename extension 2020-12-22 18:03:10 +01:00
Jaroslav Lobačevski
31e9e4cf81 Update events-that-trigger-workflows.md (#17013)
Co-authored-by: skedwards88 <skedwards88@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-18 16:24:46 +00:00
Sarah Schneider
ef9b03a867 Merge branch 'main' of github.com:github/docs-internal into check-links-improvement-redux 2020-12-16 16:32:41 -05: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
Shati Patel
67540552d8 Dependabot Kotlin support (#17008) 2020-12-16 11:36:31 +00:00
Tammy Metz
6feed158c2 Add warning about wildcard subdomains in DNS (#16846)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-15 23:27:41 +00:00
Laura Coursen
d20831c23f Auto-merge (#16761)
* Add new article

* Mention auto-merge in related articles

* Add new article

* Make intro inclusive

* Add content for repo setting

* Add versioning to reusable

* Add procedures

* Add gated features callout

* Add permissions statements

* Add conceptual content

* Fix filename

* Add missing step

* Fix syntax

* Add 💅

* Update permissions

* Add 💅

* Add missing period

* Add 💅

* Add 💅

* Add auto-merge to permissions articles

* Fix permissions

* Add 💅

* Let @mattpollard fix everything and take partial credit

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* Incorporate answers to questions

* Add how to provide feedback

* Update feedback link

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2020-12-15 21:41:17 +00:00
Laura Coursen
f3a70d195b Verified domains for enterprise accounts: public beta (#16875)
* Add new articles

* Move images and reusables into public repo

* Add redirect

* Split content between articles

* Use reusables

* Use reusable

* Add content about how organization-level settings interact w/ enterprise-level settings

* Add permissions for email restrictions

* Add 💅

* Fix FM

* Use reusable

* Fix reuasbles

* Clarify what email restrictions even are

Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>

Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2020-12-15 21:27:54 +00:00
Sarah Edwards
af94bd9955 [December 15, 2020] Actions: Environments, environment protection rules (manual approvals and wait timers), and environment secrets in workflows (#16489)
Co-authored-by: Josh Gross <joshmgross@github.com>
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
Co-authored-by: John Bohannon <imjohnbo@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-15 16:38:45 +00:00
Sarah Schneider
624245dabe Merge branch 'main' of github.com:github/docs-internal into check-links-improvement-redux 2020-12-14 15:52:46 -05:00
Lucas Costi
e470f221ee Metered billing overage changes for invoiced accounts (#16455)
* Metered billing overage changes for invoiced accounts

* Consolidate sentence into reusable

* Revise overage past-month description

* Fix typo
2020-12-14 18:53:23 +00:00
Andy McKay
dee836bbd0 Update building-and-testing-java-with-maven.md (#1609)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-14 16:45:52 +10:00
Sarah Edwards
8e1455ebe1 Fix broken links (#16700)
* delete section describing use of oauth api in dotcom only section

* version mention of oauth api for ghae only

* version code scanning alert not for ghae

* version security alerts to not be for GHAE

* version Libraries article to include GHAE

* version links to beta and suspending apps to not be for GHAE or GHES

* version link to authorization API to be GHES only

Co-authored-by: Sarah Schneider <sarahs@github.com>
2020-12-10 10:28:12 -08:00
OscarDOM
d18940baab 'installation' property is always present for some payloads (#1948) 2020-12-10 11:22:54 +10:00
Meg Bird
5b0207bb7b remove reusable (#16844) 2020-12-09 20:02:21 +00:00
Felicity Chapman
0e9bedbc48 Universe Day 2: Marketplace internal verification process changes (#16681) 2020-12-09 15:02:40 +00:00
Melanie Yarbrough
91d3857341 [DO NOT MERGE] Universe 2020 Day 1: December 8, 2020 (#16480)
* Update README

* [Universe] Dark mode (#16545)

* Dark mode updates (#16696)

* [Universe] Corporate sponsors (#16457)

* Dependency review beta (#16563)

* Add placeholder topic file

* Revert change I didn't make

I'm not sure where this change came from or why it's showing up in my PR here but I didn't make this change and it's not part of Dependency Review so I'm reverting it.

* Un-revert previous change

OK I see what happened there. I was comparing the PR to main rather than the Universe megabranch, hence it showed a change I didn't make.
This commit undoes the change I do not want to revert on the megabranch.

* Update image to add the Checks tab

* Finish updating topic to mention DR

* Fix check errors

* Fix another versioning error

* Add a sentence about supported ecosystems

* Add review changes

* Remove Further reading topics in same category

As suggested by James, I've removed the links to topics that are in the same `/collaborating-with-issues-and-pull-requests/` category as this topic.

* Update content/github/managing-security-vulnerabilities/about-managing-vulnerable-dependencies.md

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>

* Update content/github/managing-security-vulnerabilities/about-managing-vulnerable-dependencies.md

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>

* Update content/github/managing-security-vulnerabilities/about-managing-vulnerable-dependencies.md

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>

* Update content/github/managing-security-vulnerabilities/about-managing-vulnerable-dependencies.md

* Updates in the light of Maya's review

* Remove use of "exploit" in description

* Change 'dependency review summary' to 'dependency review'

See PR review comment from Maya.

* Mention that the age of the dependency is given

* Update screenshots to latest GUI

* Add details of dependency ordering within a DR

* Update content/github/collaborating-with-issues-and-pull-requests/reviewing-dependency-changes-in-a-pull-request.md

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>

* Update content/github/managing-security-vulnerabilities/about-managing-vulnerable-dependencies.md

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>

* Update content/github/visualizing-repository-data-with-graphs/about-the-dependency-graph.md

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>

* [Universe 2020] New audit log REST API endpoint (#16699)

* Minimal updates for preview

*  API previews 

* Update beta note

*  Update API previews 

*  Update previews 

* Add draft section for git events

* Clean API previews

* More fixes + API previews

* Address review comments + update API previews

* Mention cursor-based pagination

* Update content/rest/overview/resources-in-the-rest-api.md

Co-authored-by: Jeff Saracco <jeffsaracco@github.com>

* Temporarily revert API previews

* Small tweaks from review comments + API previews

* revert json schemas

* Updating OpenAPI descriptions (#16776)

* Updating OpenAPI descriptions

* Add decorated OpenAPI schema files

Co-authored-by: Jeff Saracco <jeffsaracco@github.com>
Co-authored-by: skedwards88 <skedwards88@github.com>
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>

* [Universe 2020] GitHub Actions: Workflow visualization (#16629)

* initial empty commit

* replace image used only for dotcom

* add new image and version usage

* add new image and version usage

* add new image and version usage

* add new image and version usage, delete unneeded image

* add new image and version usage, fix incorrect image

* add new image and version usage

* add new image and version usage

* add new image and version usage

* add new image and version usage

* update screenshot update

* add new image and version usage

* add new image and version usage

* update text

* update images and fix list numbering

* add step with graph

* Add missing versioning

* add overview of visualization

* fix title to match filename

* add beta note

* update wording

* Restructuring packages (#16731)

* restructuring packages

* moving more content

* moving more content

* fixing the toc for guides

* removing CR from the landing page

* adjusting qs

* updating npm

* enhancing guides

* Update updating-github-insights.md

* fixing link problems

* fixing link problems

* redirecting the redirects

* another change

* fixing the guides landing page

* add packages quickstart

* moving CR content

* adding some descriptive text

* add packages landing page

* adding guide content back

* update popular articles based on data

* fix caps on product name

* try removing product from front matter

* Update content/packages/quickstart.md

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

* Update content/packages/quickstart.md

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

* add node package instructions to quickstart

* fixing links and adding redirect

* fixing redirects

* renaming to container guides

* renaming to container guides and fixing reusables

* adding context and about section to CR

* removign landign page extra titles and descriptions

* reverting the packages

* updating link

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* updating

* update test to reflect redesigned product landing page

* Add private vs public clarification

* Fix borked test

* filter out standalone category files from test

Co-authored-by: Cynthia Rich <crichID@github.com>
Co-authored-by: Cynthia Rich <crichID@users.noreply.github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Jason Etcovitch <jasonetco@github.com>

* Add discussions video
See https://github.com/github/docs-internal/pull/16759

* Remove typos

* update article name in test

Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
Co-authored-by: Jeff Saracco <jeffsaracco@github.com>
Co-authored-by: skedwards88 <skedwards88@github.com>
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
Co-authored-by: Meg Bird <megbird@github.com>
Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
Co-authored-by: Cynthia Rich <crichID@github.com>
Co-authored-by: Cynthia Rich <crichID@users.noreply.github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
2020-12-08 12:20:02 -05:00
Matt Pollard
558a3a5557 Add GitHub Classroom documentation (#16564) 2020-12-08 15:59:35 +01:00