1
0
mirror of synced 2026-01-08 12:01:53 -05:00
Commit Graph

5888 Commits

Author SHA1 Message Date
Lee Dohm
30dcafa2db Merge branch 'main' into add-no-response-workflow 2021-04-06 12:44:53 -07:00
Lee Dohm
bd895bcd20 Add standard information header to workflow 2021-04-06 12:28:58 -07:00
Lee Dohm
c3fe8bccd5 Add no-response to allowed-actions and pin to specific hash 2021-04-06 12:03:56 -07:00
Lee Dohm
af83dcb9f2 👕 2021-04-06 11:46:37 -07: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
Lee Dohm
9079b13215 Add No Response workflow 2021-04-06 11:30:29 -07:00
Laura Coursen
fe9ccfd0f4 Release discussions (#18515) 2021-04-06 12:51:57 -05:00
mc
f678289fe2 Merge pull request #18598 from github/notifications-anchor-fix
Notifications - Fix links to anchor
2021-04-06 17:29:54 +01:00
mc
e257a7e560 Merge branch 'main' into notifications-anchor-fix 2021-04-06 15:52:17 +01:00
Ilya Tillis
dbf5f909a9 Windows Server 2019 Support (#18601) 2021-04-06 14:23:20 +00:00
Matt Pollard
82573e25ee Revise note about changes (#18599) 2021-04-06 13:23:21 +00:00
mc
c1e2e279d7 Merge pull request #18490 from github/github-premium-support
Update premium support articles to direct users to support.github.com
2021-04-06 09:25:17 +01:00
mc
2acb3c316d Merge branch 'main' into github-premium-support 2021-04-06 09:19:40 +01:00
mchammer01
e4ac26882a address last comment 2021-04-06 09:11:34 +01:00
mchammer01
361a5955b9 forgot to commit 2021-04-06 08:27:09 +01:00
mchammer01
4ddf5fc588 updated links to anchor 2021-04-06 08:26:26 +01:00
Ethan Palm
2794bbb3a7 [Bug fix] Billing coupons (#18585)
* Add reusable for coupon expiration

* Incorporate reviewer feedback

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

Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-04-05 21:30:32 +00:00
Junko Suzuki
90069e6eb5 Modify the description about Pages bug in the bug fixes (#18560) 2021-04-05 21:06:55 +00:00
Chiedo John
28f4ebc489 Fix workflow (#18592) 2021-04-05 18:27:37 +00:00
Mike Surowiec
2c7252cfe3 Merge pull request #18591 from github/fix-sentry-hydro-error
fix: sentry hydro errors
2021-04-05 11:22:16 -07:00
Mike Surowiec
548a436e57 Merge branch 'main' into fix-sentry-hydro-error 2021-04-05 11:10:38 -07:00
jmarlena
b559b1c712 Enterprise billing auto renewals (#18507) 2021-04-05 11:01:50 -07:00
Sarah Edwards
c66b44fcf8 pass include_unpublished when generating the root api files (#18532) 2021-04-05 16:46:19 +00:00
Sarah Schneider
112891a6fe Merge pull request #18590 from github/ignore-images-in-meta-test
Do not check images in meta test
2021-04-05 12:34:04 -04:00
Sarah Schneider
938f3dc897 Merge branch 'main' into ignore-images-in-meta-test 2021-04-05 12:27:18 -04:00
James M. Greene
22e8d75c91 RedisAccessor tolerance for GET failures (#18586)
* Update RedisAccessor to allow for graceful GET failures, too
* Add unit tests for allowGetFailures behavior
2021-04-05 16:26:46 +00:00
Mike Surowiec
93b78216f8 fix: middleware/events - check res.headerSent before attempting to send response
- Closes #18527
2021-04-05 09:23:45 -07:00
Sarah Schneider
9384171b1e lint 2021-04-05 12:19:07 -04:00
Sarah Schneider
ec777902ed prevent ENFILE: file table overflow during test runs 2021-04-05 12:17:14 -04:00
Sarah Schneider
8fa7b9c4ee add ko-fi.com (#18583) 2021-04-05 09:10:31 -07:00
James M. Greene
92f8f72593 Add a Redis PING every minute to keep the connection alive (#18584)
* Add a Redis PING every minute to keep the connection alive
2021-04-05 15:59:50 +00:00
James M. Greene
920daecd4d Redis hardening: retry strategy (#18565)
* Add an error handler to ensure the Redis server connection is forcibly closed
* Explain unknown errors are usually server idle timeouts
* Add an automatic retry_strategy
* Explicitly set connect_timeout to the default value of 1 hour
2021-04-05 15:49:46 +00:00
Chiedo John
aeda8ec4bc Update quick-status.yml (#18588)
* Update quick-status.yml

Co-authored-by: James M. Greene <jamesmgreene@github.com>
2021-04-05 15:29:06 +00:00
Sarah Edwards
c0ff6d5b7a remove old unused command (#18576) 2021-04-05 15:26:10 +00:00
chiedo
f82ea778fe Revert "Update quick-status.yml"
This reverts commit 1dc3cec441.
2021-04-05 11:18:23 -04:00
Alena Sviridenko
b551f98c56 Update setup-java docs to use v2 version (#18036) 2021-04-05 15:15:17 +00:00
Chiedo John
1dc3cec441 Update quick-status.yml 2021-04-05 10:24:45 -04:00
github-openapi-bot
10fef4dfad Update OpenAPI Descriptions (#18553)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-04-02 15:45:24 -07:00
Octomerger Bot
804269110f repo sync 2021-04-03 05:45:38 +10:00
Octomerger Bot
d1d62493a1 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-04-03 05:43:07 +10:00
Sarah Schneider
107b8e5bc0 Move scheduled tasks code into docs repo (#17926)
Co-authored-by: Rachael Sewell <rachmari@github.com> - https://github.com/github/docs-internal/pull/18453
2021-04-02 12:42:41 -07:00
Octomerger Bot
4c7346c371 remove .git for example folder (#5016) (#18567) 2021-04-02 19:29:00 +00:00
James M. Greene
8a22cb1c61 Enable offline queuing for Redis client when purging (#18570) 2021-04-02 19:24:03 +00:00
Matthew Isabel
92db6b7d93 Update state of Visual Studio 2019 Codespaces beta (#18276) 2021-04-02 18:41:13 +00:00
Abdul Aziz Al Basyir
efc9d4c150 remove .git for example folder (#5016) 2021-04-02 18:14:42 +00:00
Jenn DeForest
6babe02903 Update and rename deprecated data protection addendum (#18425)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-04-02 18:11:23 +00:00
Sarah Schneider
b7ebcb4949 Merge pull request #18306 from github/scheduled-workflow-tests
Tests for scheduled workflows
2021-04-02 13:47:07 -04:00
Sarah Schneider
04b3dd3cc9 Merge branch 'main' into scheduled-workflow-tests 2021-04-02 13:35:32 -04:00
Octomerger Bot
8e9f0013fa repo sync 2021-04-03 03:17:14 +10:00
Octomerger Bot
5e9dbc48f8 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-04-03 03:12:35 +10:00