1
0
mirror of synced 2026-01-10 18:02:53 -05:00
Commit Graph

5660 Commits

Author SHA1 Message Date
jmarlena
b9f44f36fd Merge branch 'main' into patch-1 2021-03-30 21:40:58 -07:00
jmarlena
e60b9505c0 Apply suggestions from code review 2021-03-30 21:39:52 -07:00
jmarlena
ada9718306 Apply suggestions from code review 2021-03-30 21:32:20 -07:00
Octomerger Bot
a9d66a78ba repo sync 2021-03-31 06:58:21 +10:00
Octomerger Bot
39bd3123e6 repo sync 2021-03-31 06:46:53 +10:00
James M. Greene
d8e0b29fcd Use node-redis for soft-purging cache on deploy (#18474)
* Use [node-]redis as a direct dependency

* Extract Redis client creation to its own module

* Attach extensive logging in the Redis client creation module

* Allow the rate limiter to pass requests when Redis is disconnected

* Update rate-limit-redis

* Default error input to empty object for formatRedisError method

* Provide a name for the rate limiter's Redis client

* Include redis-mock, exclude ioredis/ioredis-mock

* Remove unused RedisAccessor#exists method

* Switch RedisAccessor to use redis/redis-mock

* Provide a name for logging on the Redis page cache

* Remove extraneous trailing space from Redis logging prefix

Our updated use of console.* will already be adding a space after the prefix

* Replace ioredis-mock with redis-mock in tests

* Revert removal of ioredis dependency

* Bind Redis client to async promisified methods

* Extract former RedisAccessor constructor tests to new create-client tests

* Update RedisAccessor tests to work with the callback-based redis client

* Handle formatting Redis errors (or not) with more resiliency

* Remove ioredis as a dependency

* Update Redis soft-purging script to use node-redis

* Do more promisifying for less ugly code

* Add comment explaining TTL of -1

* Make the script executable
2021-03-30 20:40:28 +00:00
Ethan Palm
b1ff6c16ae [March 30] Desktop 2.7: Cherry-picking commits (#18378)
* Create "Cherry-picking a commit"

* Fix filename

* Add link to git-cherry-pick documentation in glossary

* Initial outline

* Cherry-picking article

* Incorporate reviewer feedback
2021-03-30 16:34:13 -04:00
Junko Suzuki
d06ec38f60 Update known issues for 3.0 series (#18485)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-03-30 16:25:54 -04:00
Octomerger Bot
6293f3b8e2 repo sync 2021-03-31 05:14:04 +10:00
Octomerger Bot
c5266bb10f repo sync 2021-03-31 04:58:07 +10:00
Octomerger Bot
ab1d5ae708 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-03-31 04:50:55 +10:00
Laura Coursen
9408bf15c3 Merge pull request #4645 from gurdiga/patch-1 2021-03-30 13:50:27 -05:00
Brett Westover
6901cfb549 add intro note about downloads being disabled (#18499) 2021-03-30 14:41:54 -04:00
Octomerger Bot
d61f960ff6 repo sync 2021-03-31 04:28:53 +10:00
Laura Coursen
5e204c60ad Merge branch 'main' into patch-1 2021-03-30 13:14:21 -05:00
Laura Coursen
47e2bb5aa6 Use more specific product name variable 2021-03-30 13:12:22 -05:00
Octomerger Bot
c37741d769 repo sync 2021-03-31 04:02:29 +10:00
Octomerger Bot
d330344bf7 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-03-31 03:54:47 +10:00
Victor B
ca73a4af19 Missing bundle install in testing pages locally (#4412) 2021-03-30 17:54:17 +00:00
Laura Coursen
3ae481ea7b Add webhook events for discussions (#18442) 2021-03-30 17:38:13 +00:00
Octomerger Bot
82031609f7 repo sync 2021-03-31 02:12:59 +10:00
Sarah Edwards
5ee9876534 enterprise plans support environments on private repos (#18497) 2021-03-30 09:00:48 -07:00
Octomerger Bot
05cae7bb72 repo sync 2021-03-30 23:28:11 +10:00
Octomerger Bot
a99f0dccb5 repo sync 2021-03-30 23:22:11 +10:00
mc
8ad046f19b Merge pull request #18467 from github/4079-mandatory-message
Add note about mandatory messages
2021-03-30 13:59:56 +01:00
Ethan Palm
e8eac725ea empty commit (#18470) 2021-03-30 08:55:25 -04:00
mc
dbe5e66bcb Merge branch 'main' into 4079-mandatory-message 2021-03-30 13:54:33 +01:00
Octomerger Bot
a9b4a71209 repo sync 2021-03-30 22:52:56 +10:00
mc
3f3d20f495 Update content/admin/user-management/customizing-user-messages-for-your-enterprise.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-03-30 13:51:00 +01:00
Steven Honson
3f91da3b75 Logrotate known issue (#18488) 2021-03-30 12:36:53 +00:00
Octomerger Bot
edbe998979 repo sync 2021-03-30 21:52:52 +10:00
Octomerger Bot
5fd716a893 repo sync 2021-03-30 21:46:23 +10:00
Shati Patel
fbbbea5090 Clarify where results appear in code scanning (#18462) 2021-03-30 11:29:07 +00:00
Octomerger Bot
2a86d91912 repo sync 2021-03-30 20:02:38 +10:00
Octomerger Bot
6338003f98 repo sync 2021-03-30 19:43:23 +10:00
Octomerger Bot
f97696d0af Branch was updated using the 'autoupdate branch' Actions workflow. 2021-03-30 19:38:29 +10:00
mc
39c1f5e995 Merge pull request #18437 from github/3420-replica-limit
Mention 8 replica limit in GHES High Availability configuration docs
2021-03-30 10:37:58 +01:00
mc
006ace7270 Merge branch 'main' into 3420-replica-limit 2021-03-30 10:32:54 +01:00
mchammer01
1ef613a6fa reword 2021-03-30 10:00:18 +01:00
Michaël De Boey
dae273e448 Update telling-git-about-your-signing-key.md (#4609)
* Update telling-git-about-your-signing-key.md

* Update content/github/authenticating-to-github/telling-git-about-your-signing-key.md

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

* Update content/github/authenticating-to-github/telling-git-about-your-signing-key.md

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

* Give alternatives for Mac using zsh and bash

I've also modified the commands so that .zprofile (or .profile) is only modified if .zshrc (or .bash_profile) doesn't exist.

* Update content/github/authenticating-to-github/telling-git-about-your-signing-key.md

* Update content/github/authenticating-to-github/telling-git-about-your-signing-key.md

* Update content/github/authenticating-to-github/telling-git-about-your-signing-key.md

Co-authored-by: hubwriter <hubwriter@github.com>
2021-03-30 07:33:19 +00:00
Rachael Sewell
1676028143 Tweak sublanding page design (#17977) 2021-03-29 18:12:03 -07:00
Octomerger Bot
b473cbee9d repo sync 2021-03-30 10:58:11 +10:00
Octomerger Bot
6a48549a2b Branch was updated using the 'autoupdate branch' Actions workflow. 2021-03-30 10:53:33 +10:00
Alena Sviridenko
56c24ca1e1 Add page about signing Xcode apps in GitHub Actions (#18188)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Martin Lopes <martin389@github.com>
2021-03-30 00:53:08 +00:00
dependabot[bot]
33ff95185f Bump y18n from 4.0.0 to 4.0.1 (#4909) 2021-03-29 15:12:12 -07:00
Octomerger Bot
1a8ec872bc repo sync 2021-03-30 08:06:53 +10:00
Octomerger Bot
5a89e9eea2 repo sync 2021-03-30 08:00:02 +10: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
Octomerger Bot
318eeee86d repo sync 2021-03-30 06:09:03 +10:00
Rachael Sewell
80bdffe636 restructure map topics (#18042) 2021-03-29 12:59:08 -07:00