1
0
mirror of synced 2026-01-02 12:04:38 -05:00
Commit Graph

1546 Commits

Author SHA1 Message Date
Rachael Sewell
91fbe1dd95 Revert "rest/reference/repos#statuses redirect (#24478)" (#24557) 2022-01-24 09:26:08 -08:00
Sarah Edwards
8228d02774 rest/reference/repos#statuses redirect (#24478) 2022-01-24 16:11:43 +00:00
github-openapi-bot
ebb030f1d1 Update OpenAPI Descriptions (#24522)
* Update OpenAPI  Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-01-24 08:04:39 +00:00
GitHub Actions
f4868411ba update search indexes 2022-01-24 02:36:04 +00:00
GitHub Actions
01384ce8ca update search indexes 2022-01-23 18:15:22 +00:00
GitHub Actions
f898edbd46 update search indexes 2022-01-23 10:13:53 +00:00
GitHub Actions
a862cf27c6 update search indexes 2022-01-23 02:19:38 +00:00
GitHub Actions
07c75cb7dc update search indexes 2022-01-22 18:05:25 +00:00
GitHub Actions
bdf371fe61 update search indexes 2022-01-22 10:22:38 +00:00
GitHub Actions
24eb857492 update search indexes 2022-01-22 02:19:47 +00:00
Peter Bengtsson
9cd1add0c6 cache changelog downloads to disk (#24498)
* cache changelog downloads to disk

* Update lib/changelog.js

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>

* feedback comment

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-21 18:40:23 +00:00
GitHub Actions
62719b45fa update search indexes 2022-01-21 18:12:01 +00:00
Peter Bengtsson
daf6c65884 rewrite enterprise-serverl@atest links to enterprise-server@<version> (#24476)
* rewrite enterprise-server@latest links to enterprise-server@<actual>

* update test
2022-01-21 13:39:48 +00:00
github-openapi-bot
7243a2734d Update OpenAPI Descriptions 2022-01-21 13:13:50 +00:00
GitHub Actions
0d78148ec3 update search indexes 2022-01-21 10:04:40 +00:00
GitHub Actions
7ea4400fe8 update search indexes 2022-01-21 02:43:38 +00:00
Peter Bengtsson
6451382d17 lookup on links by using Set (#24469) 2022-01-20 21:03:07 +00:00
GitHub Actions
0163da756f update search indexes 2022-01-20 18:19:22 +00:00
GitHub Actions
985b28a998 update search indexes 2022-01-20 10:09:40 +00:00
GitHub Actions
7949cf5ed9 update search indexes 2022-01-20 02:35:17 +00:00
Thomas Gummerer
17a18e3aaf Add repository caching webhook docs (#24200)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-01-19 22:53:06 +00:00
GitHub Actions
7385943b0a update search indexes 2022-01-19 18:05:54 +00:00
github-openapi-bot
61a5e0c25f Update OpenAPI Descriptions 2022-01-19 14:28:46 +00:00
GitHub Actions
9f2ae6f5b9 update search indexes 2022-01-19 10:01:14 +00:00
GitHub Actions
286b0bb61d update search indexes 2022-01-19 02:18:44 +00:00
github-openapi-bot
85acac643e Update OpenAPI Descriptions (#24407) 2022-01-18 22:59:14 +00:00
GitHub Actions
ada88dcd01 update search indexes 2022-01-18 18:12:24 +00:00
Steve Guntrip
e76fef9ed8 Incorporate feedback into Enterprise Managed Users articles 2022-01-18 14:38:07 +00:00
Steve Guntrip
11d193bd7f Reorganize support articles 2022-01-18 13:24:02 +00:00
GitHub Actions
620de4ae96 update search indexes 2022-01-18 10:13:26 +00:00
GitHub Actions
a9b6f8f15b update search indexes 2022-01-18 02:25:46 +00:00
GitHub Actions
9e1edebfc0 update search indexes 2022-01-17 18:27:32 +00:00
GitHub Actions
bd751a183e update search indexes 2022-01-17 10:14:28 +00:00
GitHub Actions
31fea5f4d5 update search indexes 2022-01-17 02:49:12 +00:00
docubot
2721138ecb Merge branch 'main' into graphql-schema-update 2022-01-17 07:49:29 +10:00
GitHub Actions
9e9be2c853 update search indexes 2022-01-16 18:09:11 +00:00
rachmari
926ab3af2d Action ran graphql script"update-files" 2022-01-16 16:34:56 +00:00
GitHub Actions
652db46fbb update search indexes 2022-01-16 10:10:25 +00:00
GitHub Actions
754baa9db8 update search indexes 2022-01-16 02:43:58 +00:00
GitHub Actions
e9be1a17c0 update search indexes 2022-01-15 18:06:32 +00:00
GitHub Actions
9ce5e3774f update search indexes 2022-01-15 10:18:51 +00:00
GitHub Actions
de90a20d5a update search indexes 2022-01-15 02:22:34 +00:00
GitHub Actions
1402b226ff update search indexes 2022-01-14 18:17:18 +00:00
James M. Greene
0c30586028 Treat Hydro 422s that are actually timeouts as 503s (#24143)
* Treat Hydro 422s that are actually timeouts as 503s

* Apply suggestions from code review

Co-authored-by: Peter Bengtsson <peterbe@github.com>

* Update lib/hydro.js

* Add comment explaining why we don't retry Hydro timeouts

* Less of a run-on sentence

* Use res.text() instead of res.body

* Slightly more readable error message

* Rewording, respacing

Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-01-14 17:09:48 +00:00
GitHub Actions
993077801b update search indexes 2022-01-14 10:19:50 +00:00
GitHub Actions
3c5157fba8 update search indexes 2022-01-14 02:21:59 +00:00
Sarah Edwards
abb2c01e43 Update events that trigger workflows docs (#23954)
Co-authored-by: Jacob Wallraff <thyeggman@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2022-01-13 15:12:16 -08:00
github-openapi-bot
7ad696400b Add decorated OpenAPI schema files 2022-01-13 19:24:36 +00:00
github-openapi-bot
0251c87043 Update OpenAPI Descriptions 2022-01-13 11:19:03 -08:00
GitHub Actions
c8ad5bc087 update search indexes 2022-01-13 18:30:00 +00:00