1
0
mirror of synced 2025-12-22 11:26:57 -05:00
Commit Graph

230 Commits

Author SHA1 Message Date
Ethan Palm
5e4b32c59b Merge branch 'main' into main 2021-04-26 17:14:07 -04:00
Jamison Hyatt
7087d253b1 Add rate limit note; suggest caching/etags (#5614)
* Add rate limit note; suggest caching/etags

* Update content/developers/overview/secret-scanning.md
2021-04-22 15:11:23 +00:00
Matias Albarello
3139864841 Update example with Octokit Checks API methods (#3375) 2021-04-21 23:25:19 +00:00
jmarlena
1fc4c3f68b Article restructuring for Sponsors landing page (#18772)
* Move article from github directory as a top-level product

* Update article titles

* Remove old -ing article titles

* Use older format for this PR

* Finish updating links for retitled articles

* Remove sponsors topic

* Add sponsors to index.md

* Create folder for map topic for sponsors

* Add integrating folder/category with super basic graphql article

* Add get started category/folder

* Update index.md

* Add articles to category folders and update all the links and check it out locally 🙏

* Fix space

* Fix set of broken links

* Update link in resuable

* Add the quickstart

* Add USD

* Add matching donations caveat

* fix ci failures

* Bringing back `-ing` to Sponsors titles, categories, & links (#18817)

* Bringing back -ing

* The one that got away

* Apply @ethanpalm's input

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Apply product input

* Apply suggestions from code review

Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>

* Apply @emilyistoofunky's input

* Sponsors landing page design (#18774)

* Add sponsors to index.md as a top-level product

* Revamp the GitHub Sponsors landing page with article links

* remove merge tags

* add community section

* add sponsor descriptions

* swap repo for user

* remove prefix tag

* lint

* remove topic fix landing page

* Tweak articles on landing page

* Drop "account"

* Add quickstart

* Bigger, brighter, and shorter intro

* Possibly too long of an intro?

* fix quickstart link

* add guides page

* fix error for mismatch between title and filename

* use link over guid

* remove HTML from layout file (aligns to #18811)

* use variable for section title

* Add intro

* Remove beta

* Apply suggestions from code review

Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>

* Apply suggestions from code review

* Integrate article changes and remove old TOC

* Fixing the commented out text to match other landing pages 👓

* Apply suggestions from code review

Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>

* Switch up order of sidebar categories

* Add new text to landing page button

* Add topics and types

* Add the underscore

* Add some more topics

* fix `type:`

* Fix topics

* plural ftw

* hide learning paths when not defined

* lint

* Add quickstart to guides page

* remove unused sidebar links

* hide subsection title when learning tracks are not present

* Apply @emilyistoofunky's topics input

* Remove duplicated topics

* Events ftw

* typo

* Remove obsolete topics for now

* add some temporary duplicate topics

* Resolve Linter error

Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>

Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>
2021-04-21 11:48:19 -07:00
Rachael Sewell
8054606ad8 Webhook restructuring follow-up (#18872)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-04-21 03:11:35 +00:00
Atharva Shirdhankar
bd202ac0ed replaced instances
What is been changed?
- The following instances:
{% data reusables.profile.access_profile %}
{% data reusables.profile.access_org %}
{% data reusables.organizations.org_settings %}

Is replaced with:
{% data reusables.profile.access_org %}
{% data reusables.organizations.org_settings %}
2021-04-20 02:18:44 +05:30
shashank bansal
b41f79efdf [Marketplace] Added additional context to listing name (#18758) 2021-04-15 16:05:12 +00:00
Gregor Martynus
3c6dc63cf9 docs(Creating a GitHub App from a manifest): POST /app-manifests/:code/conversions -> POST /app-manifests/{code}/conversions 2021-04-12 15:32:34 -07:00
Emily Gould
bcfe4dab3b Make orgs and teams content a top-level doc set (#18593)
* Add new product to products.yml

* Move directory to its new location and rename it

* Update new index page

* Remove old category from GitHub product index

* Add collaboration category

* Add membership category

* Add roles category

* Add teams category

* Add team discussion category

* Add repo access category

* Add project board access category

* Add app management category

* Add org settings category

* Add improved org perms category

* Add category for OAuth app restrictions

* Add org security category

* Add SAML category

* Add SAML access category

* Add git access category

* Add redirects and update links for collaboration category

* Add redirects and update links to team discussions content

* Add redirects and update links to SAML access category

* Update links to org security category and add redirects

* Add redirects for app managers content

* Add redirects for project board category

* Add redirects and update links for the repo access category

* Add redirects for git access category

* Add redirects and update links for membership category

* Add redirects and update links for org settings category

* Fix links

* Add redirects and update links to org access category

* Add redirects and upate links to SSO category

* Add redirects to improved org perms category

* Add redirects and update links to teams category

* Add redirects and update links to oauth apps category

* Fix links

* Fix links

* Fix links
2021-04-08 09:50:13 -05:00
Matt Pollard
d87de3189a Remove duplicate quotes in conditionals (#18633) 2021-04-08 12:30:52 +00:00
Steve Winton
4dd0c56e1f Add section on server-to-server tokens (#18575)
* Add section on server-to-server tokens

* Address typos, consistently end bullet points with period

* Update content/developers/overview/managing-deploy-keys.md

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>

* Update content/developers/overview/managing-deploy-keys.md

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>

* Update content/developers/overview/managing-deploy-keys.md

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>

* Update content/developers/overview/managing-deploy-keys.md

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>

* Apply suggestions from code review

* Add link to docs for generating private key

* Update content/developers/overview/managing-deploy-keys.md

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
2021-04-06 11:33:57 -07:00
Octomerger Bot
5e9dbc48f8 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-04-03 03:12:35 +10:00
lowlighter
3b57f18f8f Merge branch 'main' of https://github.com/lowlighter/docs into main 2021-04-02 13:18:16 +02:00
lowlighter
92a55f75dc Add missing line-break in PullRequestReviewEvent 2021-04-02 13:17:51 +02:00
Simon Lecoq
0b0756c8ef Merge branch 'main' into main 2021-04-02 13:10:19 +02:00
lowlighter
154884cd79 Add PullRequestReviewEvent documentation 2021-04-02 13:07:42 +02:00
mc
cfc0c6a85b added what could be the correct link (#18545) 2021-04-01 17:55:23 +01:00
Lucas Costi
4780a16b84 Multi callback URLs future functionality: using URL parameters or manifests (#16233)
Co-authored-by: Heather Harvey <hmharvey@github.com>
2021-04-01 00:07:12 +00:00
Matt Pollard
9b06573be5 Document GitHub's new token formats (#18494) 2021-03-31 15:40:51 -07:00
Grey Baker
9f04cc0753 Remove beta note on secret scanning for private repos (#18518) 2021-03-31 16:44:15 +00:00
Laura Coursen
3ae481ea7b Add webhook events for discussions (#18442) 2021-03-30 17:38:13 +00:00
Emily Gould
a06ea17a4b Make Building a strong community a top-level doc set (#18396)
* Move directory to new location

* Update new index page

* Create wikis category

* Create blocking category

* Create moderation category

* Make map topics into category indexes

* Create contributions category

* Create template category

* Add redirects

* Add new product to products.yml

* Rename product for URL purposes

* Update links to wiki content

* Update links to maintaining safety articles

* Update links to moderation content

* Remove old category from github product index

* Fix links

* Update links to healthy contributions articles

* Update links to template articles

* Fix links
2021-03-29 16:40:32 -05:00
thepeoplesbourgeois
30f71b4a7e Fix link for creating an app under an organization (#4806)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-03-28 03:24:11 +00:00
hubwriter
dfa86061d9 Fix the webhook tutorial (#18411) 2021-03-26 08:42:05 +00:00
Janice
d0da667cf5 Merge branch 'main' into main 2021-03-25 16:15:31 -07:00
Emily Gould
5a20716c7e Restructure and move Git content (#18336)
* Rename map topic

* Delete map topic

* Rename map topic

* Add redirect

* Remove last two map topics

* Move article on adding a remote into a long-form guide

* Move article on changing a remote's URL

* Move articles on renaming and removing remotes

* Move remote URL article

* Fix typo

* Remove category index file

* Move a few articles to the new category

* Move a few more files

* Move managing remote repos article

* Move the rest of the getting started with git map topic

* Move the first half of the using git map topic

* Move the rest of the articles and 🔥 the directory

* Fix failing test

* Remove Using Git from product index

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-03-25 14:42:36 -05:00
Martin Lopes
6cffe943f2 Merge branch 'main' into patch-1 2021-03-25 10:28:14 +10:00
Janice
ed8dbaa0af Merge branch 'main' into patch-2 2021-03-24 16:14:16 -07:00
Martin Lopes
0c1c0152d9 Merge branch 'main' into patch-1 2021-03-25 09:10:02 +10:00
Martin Lopes
e7d61d9118 Update identifying-and-authorizing-users-for-github-apps.md 2021-03-25 09:09:21 +10:00
Pierre Grimaud
9bc331a662 docs: fix typos 2021-03-24 15:57:21 +01:00
hubwriter
76c866715c Apply changes from PR #4629 (#4780)
* Apply changes from PR 4629

We have a problem (discussed internally with engineering) preventing the Update branch button being displayed on PR 4629 - which prevents that PR from being merged.

* Add change from PR 4629

* Update content/actions/reference/events-that-trigger-workflows.md
2021-03-24 09:38:20 +00:00
Sarah Edwards
a5b46f7316 App marketplace badge indicates verified publisher (#18285)
Co-authored-by: Martin Lopes <martin389@github.com>
2021-03-22 15:11:14 +00:00
Felicity Chapman
28bec608c7 Group user docs on code security into a new "product" - with more redirects (#18278) 2021-03-22 09:28:35 +00:00
Janice
e8b46c6361 Merge branch 'main' into hotfix/about-app-links 2021-03-19 12:50:30 -07:00
Janice
4a5fd97c70 Update content/developers/apps/about-apps.md 2021-03-19 12:45:37 -07:00
Vivek-Hotti
84fdf589a6 Addition of pusher_type to create_properties and delete_properties webhooks (#4570)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-03-19 05:05:12 +00:00
Lucas Alves
2dfd3b3538 Update the relative link
Co-authored-by: Janice <janiceilene@github.com>
2021-03-19 00:38:24 -03:00
Rachael Sewell
b1b8cb8e84 add topic frontmatter to articles (#18245) 2021-03-17 12:31:29 -07:00
Felicity Chapman
6a7e93f225 Revert "Group user docs on code security into a new "product" (#18196)" (#18277) 2021-03-17 08:07:11 +00:00
Octomerger Bot
ea6adac97d Branch was updated using the 'autoupdate branch' Actions workflow. 2021-03-17 15:11:13 +10:00
Stéphane Brunner
0d0d3c02ba Add some missing properties on workflow_run events (#2767)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-03-17 14:47:37 +10:00
Lucas Alves
035dfeddb7 Correction within the About apps page 2021-03-17 00:21:00 -03:00
Rachael Sewell
60bd45b503 Merge branch 'main' into repo-sync 2021-03-16 15:52:09 -07:00
Liam Newman
d862636cec "Issued at" time should allow for clock drift (#4156)
If `iat` is in the future from the server clock perspective GitHub will report an error. 
This can happen if the clock on the client system is significant out of sync with UTC and/or server time.

Adjusting `iat` to an arbitrary 60 seconds in the past means the error will not occur in cases where the client system clock is only off by a few seconds, which is not uncommon.
2021-03-16 19:48:37 +00:00
Felicity Chapman
024014740b Group user docs on code security into a new "product" (#18196) 2021-03-16 17:25:29 +00:00
Kenny
79fbdeb144 Fix .env examples for PRIVATE_KEY -> GITHUB_PRIVATE_KEY variables (#4305)
This fixes naming for a couple of variables in the `.env` examples in this document.  Currently there are examples which suggest naming the private key variable `PRIVATE_KEY`, when really it should be `GITHUB_PRIVATE_KEY`.  When following along in the example and attempting to run the server, using the incorrect name in the `.env` file leads to an error.

Co-authored-by: hubwriter <hubwriter@github.com>
2021-03-15 15:24:59 +00:00
Gregor Martynus
456e60fc2a GitHub Apps with expiring tokens: The "expires_in" and "refresh_token_expires_in" keys in the JSON response for code exchange are numbers, not strings
tested with curl

```shell
curl -v -XPOST https://github.com/login/oauth/access_token -H"Accept: application/json" -H"Content-Type: application/json" -d '{"client_id": "Iv1.ee8d48b9ae654ff5", "client_secret": "[REDACTED]", "code": "519a7bfd9cb8ab6cfac2"}'
{"access_token":"[REDACTED]","expires_in":28800,"refresh_token":"[REDACTED]","refresh_token_expires_in":15897600,"token_type":"bearer","scope":""}
```
2021-03-12 14:00:01 -08:00
Gregor Martynus
4351fce235 GitHub Apps OAuth Web Flow: document allow_signup parameter 2021-03-11 21:11:55 -08:00
mc
6a359d33ec Merge branch 'main' into gk/fix_deafult_perms_line_apps 2021-03-09 07:56:01 +00:00