1
0
mirror of synced 2026-01-25 18:03:26 -05:00
Commit Graph

5171 Commits

Author SHA1 Message Date
Lucas Alves
2dfd3b3538 Update the relative link
Co-authored-by: Janice <janiceilene@github.com>
2021-03-19 00:38:24 -03:00
Lucas Alves
035dfeddb7 Correction within the About apps page 2021-03-17 00:21:00 -03:00
Meg Bird
690cace8ec Merge pull request #4387 from github/update-release-notes-2-22-5
2.22.5 GHES release notes - PR to clarify wording for auth redirect bug to indicate it is only for built-in auth
2021-03-16 16:01:58 -07:00
Meg Bird
163d9b1c8c Merge branch 'main' into update-release-notes-2-22-5 2021-03-16 15:54:25 -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
Janice
1dcb9116a1 Merge pull request #4442 from mirlenbrink/patch-2
Grammar update in Outside collaborators section of permission-levels-for-an-organization.md
2021-03-16 12:25:20 -07:00
Janice
32d38e781c Merge branch 'main' into patch-2 2021-03-16 11:34:23 -07:00
Janice
458cddd260 Merge pull request #4362 from Vivek-Hotti/main
per_page paragraph removed from RESTAPI/ Reference/ Activity/ Events
2021-03-16 10:07:09 -07:00
Janice
2a09932b11 Merge branch 'main' into main 2021-03-16 09:45:48 -07:00
Christian Adamini
aed7b95a9b Add search field description (#4216)
* Add search field description

closes https://github.com/github/docs/issues/1880

* Update content/github/administering-a-repository/viewing-branches-in-your-repository.md

Co-authored-by: hubwriter <hubwriter@github.com>
2021-03-15 15:36:44 +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
Octomerger Bot
ab29ec77ae repo sync 2021-03-15 12:22:22 +10:00
Martin Lopes
1d959edcfa Updates for GHAE Actions beta (#18048)
* Added AE version

* Renamed draft article

* Fixed typo

* Added new section for AE

* Fixed versioning

* Update finding-and-customizing-actions.md

* Update using-actions-in-github-ae.md

* Apply suggestions from code review

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>

* Update using-actions-in-github-ae.md

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2021-03-15 12:02:19 +10:00
Octomerger Bot
5b7cc666cc repo sync 2021-03-15 11:38:50 +10:00
Martin Lopes
c3bd124fc0 [GitHub AE Beta] Explain that users must contact support for all Premium Runner management (#18239)
* Update about-ae-hosted-runners.md

* Update about-ae-hosted-runners.md

* Update about-ae-hosted-runners.md

* Update about-ae-hosted-runners.md

* Apply suggestions from code review

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

Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-03-15 00:20:25 +00:00
Octomerger Bot
ebd13e4b65 repo sync (#4487) 2021-03-12 13:53:38 -08:00
Steve Winton
7c642a4766 Add issue template to guide partner documentation contributions (#17998)
* Add issue template for partner-owned documentation

* Add partner name and URL requirement

* Fix typo

* Place emphasis on automation not possession

* Soften compliance requirement

* Clarify that applications must be accepted

* Fix typo

* Clarify that the tasks are the partner's responsibility to complete

* Use lower case representation of Pull Request

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

* Tweak intent of issue template

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

* Merge supporting material under PR section

* Add bandwidth expectations

* Add templates for partner guides

* Fix typo: s/production/product

* Add link to general contributing guidelines

* Include teams to be mentioned for awareness

* Add further documentation requirements

* Update contributing/github-partners/README.md

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

* Add tutorial template for partners

* Provide only one template -- the Tutorial template

* Document use of contributor YAML frontmatter

* Remove internal repo references

* Resolve tests/meta failures

Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>
Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
2021-03-12 11:05:29 -08:00
Matt Pollard
be6f8692a2 Fix two broken links (#18247) 2021-03-12 17:36:23 +00:00
Grey Baker
9c0c5927ab Add SendGrid API keys as a detected secret type (#18234) 2021-03-12 17:25:37 +00:00
Mike McDonald
d18ed5fe31 Update vendor docs for gomod (#18210) 2021-03-12 16:41:16 +00:00
Rachael Sewell
d24671e731 remove spreadsheet (#18244) 2021-03-12 08:27:27 -08:00
Rachael Sewell
834163a07a add topic frontmatter (#18238) 2021-03-12 08:17:37 -08:00
Sarah Schneider
6fa29abd7c Merge pull request #18214 from github/feat/add-contributor-frontmatter
Add support for new contributor frontmatter object
2021-03-12 10:12:46 -05:00
Sarah Schneider
2235827554 Merge branch 'main' into feat/add-contributor-frontmatter 2021-03-12 09:38:29 -05:00
mc
54b7f16c02 Merge pull request #18241 from github/3814-master-main
Update screenshot to mention `main` as the default branch
2021-03-12 14:19:19 +00:00
mc
677fd3f1d2 Merge branch 'main' into 3814-master-main 2021-03-12 14:13:00 +00:00
mchammer01
a101b11e4f Merge branch '3814-master-main' of github.com:github/docs-internal into 3814-master-main 2021-03-12 14:12:31 +00:00
mchammer01
b8b631458a update another screenshot 2021-03-12 14:10:40 +00:00
mc
a863bc4346 Merge pull request #18184 from github/2764-dependabot-improvements
Dependabot docs improvements
2021-03-12 14:01:22 +00:00
mc
3ee7d92f83 Merge branch 'main' into 2764-dependabot-improvements 2021-03-12 13:56:30 +00:00
mchammer01
ad592ce8d5 move full stop 2021-03-12 13:51:22 +00:00
mchammer01
e0b29c3afa address latest comments 2021-03-12 13:44:48 +00:00
mc
9eb195d36b Apply suggestions from code review
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2021-03-12 13:36:00 +00:00
Octomerger Bot
7e459b2b16 repo sync 2021-03-12 23:14:08 +10:00
Octomerger Bot
82915045f4 repo sync 2021-03-12 22:58:41 +10:00
Mike McDonald
c154fa7e83 Correcting RVA webhook payload 2021-03-12 12:39:04 +00:00
Octomerger Bot
f10b5bddb3 repo sync 2021-03-12 21:45:01 +10:00
shati-patel
513453ead6 Update webhook examples 2021-03-12 11:41:29 +00:00
mchammer01
71eaf3ffa4 update screenshot 2021-03-12 11:24:34 +00:00
Ryosuke Nakayama
a768c2529b Add the known issue about the timezone handling for the 3.0 series (#18220) 2021-03-12 12:14:48 +01:00
mchammer01
118a654d3e update screenshot 2021-03-12 11:00:35 +00:00
mc
4df2325d3c Merge branch 'main' into 2764-dependabot-improvements 2021-03-12 09:52:23 +00:00
mchammer01
afe0b18f64 finish addressing comments 2021-03-12 09:49:25 +00:00
Octomerger Bot
4201e20705 repo sync 2021-03-12 17:56:19 +10:00
Octomerger Bot
9264cdcabe repo sync 2021-03-12 17:48:56 +10:00
Martin Lopes
f8b79bf39c Add description about AE runner pools (#18178)
* Update about-ae-hosted-runners.md

* Update about-ae-hosted-runners.md

* 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-03-12 17:31:15 +10:00
Octomerger Bot
fa321e7a98 repo sync 2021-03-12 13:19:27 +10:00
James M. Greene
a11d0075ef Prevent REALLY garbage request URLs (#18216)
* Block paths that do not normalize well
2021-03-12 02:58:47 +00:00
Octomerger Bot
ae7bbf0d3b repo sync 2021-03-12 12:51:01 +10:00
Octomerger Bot
b72eddaa4c repo sync 2021-03-12 12:22:36 +10:00