1
0
mirror of synced 2025-12-23 21:07:12 -05:00
Commit Graph

29416 Commits

Author SHA1 Message Date
Jess Hosman
18519a2874 Add changes to CLI toolswitcher text 2022-08-05 16:18:56 -06:00
Jim Boyle
04fc71fb6b Removing public beta note (#29140) 2022-08-05 21:10:45 +00:00
docubot
fb616e7d46 New translation batch for cn (#29676)
* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/lint-translation-files.js --check rendering

* run script/i18n/reset-files-with-broken-liquid-tags.js --language=cn

* run script/i18n/reset-known-broken-translation-files.js
2022-08-05 19:55:40 +00:00
Kevin Heis
407dd2f102 Use opacity instead of hide/show to preserve anchor position (#29673) 2022-08-05 19:50:09 +00:00
Peter Bengtsson
f8f20605f4 search api with elasticsearch (#29053)
* indexing records into Elasticsearch

* @elastic/elasticsearch@8.2.0

* mv

* fix the code

* pipe

* lfs

* use sha

* change how index names work

* search api with Elasticsearch

* works

* refactor client

* better snowballing

* remove dbg

* wip

* highlights and fuzzy search

* improvements and upgrade

* also upgrade

* wip

* index more explicitly

* better validation

* change max size

* popularity by ordinal ranking instead

* playing

* fix package-lock

* rearranging

* catchMiddlewareError

* fix indexing

* match_phrase_prefix on wrapped search

* refactorings

* escape html in content

* wip

* search by URL

* update lock file

* v1 api

* inroads on jest testing the search

* valid yaml hopefully

* index fixtures into local elasticsearch

* specific versions to index only

* small fixes

* feedbacked

* fix tests

* use the npm script
2022-08-05 19:40:38 +00:00
GitHub Actions
a79e37051c update search indexes 2022-08-05 19:25:42 +00:00
Peter Bengtsson
7c98f65c57 Remove all mention of DISABLE_RENDERING_CACHE (#29658) 2022-08-05 19:19:02 +00:00
Jenni Christensen
f73a50fd2d Merge pull request #29532 from github/pages-rate-limits
Add information about Pages rate limiting
2022-08-05 10:38:51 -07:00
Jenni Christensen
3eafb5d0bc Merge branch 'main' into pages-rate-limits 2022-08-05 10:33:12 -07:00
docubot
94a9890449 New translation batch for ja (#29638)
* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/lint-translation-files.js --check rendering

* run script/i18n/reset-files-with-broken-liquid-tags.js --language=ja

* run script/i18n/reset-known-broken-translation-files.js

Co-authored-by: Grace Park <gracepark@github.com>
2022-08-05 17:12:34 +00:00
docubot
39c57c5548 New translation batch for cn (#29636)
* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/lint-translation-files.js --check rendering

* run script/i18n/reset-files-with-broken-liquid-tags.js --language=cn

* run script/i18n/reset-known-broken-translation-files.js

Co-authored-by: Grace Park <gracepark@github.com>
2022-08-05 17:06:01 +00:00
docubot
c2b1013d3f New translation batch for es (#29634)
* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/fix-translation-errors.js

* Run script/i18n/lint-translation-files.js --check rendering

* run script/i18n/reset-files-with-broken-liquid-tags.js --language=es

* run script/i18n/reset-known-broken-translation-files.js

Co-authored-by: Grace Park <gracepark@github.com>
2022-08-05 16:48:59 +00:00
docubot
31e6b4aca1 New translation batch for pt (#29630)
* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/fix-translation-errors.js

* Run script/i18n/lint-translation-files.js --check rendering

* run script/i18n/reset-files-with-broken-liquid-tags.js --language=pt

* run script/i18n/reset-known-broken-translation-files.js

Co-authored-by: Grace Park <gracepark@github.com>
2022-08-05 16:36:49 +00:00
Peter Bengtsson
67c1ff3441 Remove overload protection (#29659) 2022-08-05 15:04:33 +00:00
Kevin Heis
56aa9ea094 Move use session to its own hook file (#29641)
* Move use session to its own hook file

* Trying useSWR

* Try one hour html cache

* blah blah lint

* Update to include loading state

* Update components/hooks/useSession.ts

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

Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-08-05 14:47:10 +00:00
Peter Bengtsson
d8ae884d69 add docs-early-access for github/github link checker (#29620) 2022-08-05 12:36:45 +00:00
GitHub Actions
5d017c9ba9 update search indexes 2022-08-05 11:04:25 +00:00
Matt Pollard
0e7a3409dd Update label applied to issue for technical steps that apply to GitHub Enterprise Server releases (#29613) 2022-08-05 08:20:52 +00:00
GitHub Actions
cc5b4e6535 update search indexes 2022-08-05 03:44:11 +00:00
github-openapi-bot
5d10fdd372 Update OpenAPI Descriptions (#29649)
* Update OpenAPI  Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
2022-08-05 11:51:12 +10:00
Grace Park
cf8150fc9a Fix margin issue and use ActionList.LinkItem (#29639)
fix margin issue and use ActionList.LinkItem'
2022-08-05 00:23:36 +00:00
Rachael Sewell
c190027919 improve deploy workflow to ensure slack message sends (#29645) 2022-08-04 16:39:18 -07:00
Octomerger Bot
04341e64c1 Merge pull request #29644 from github/repo-sync
repo sync
2022-08-04 18:01:35 -04:00
Octomerger Bot
e66f693505 Merge branch 'main' into repo-sync 2022-08-04 17:57:58 -04:00
github-openapi-bot
5248034f84 Update OpenAPI Descriptions (#29640)
* Update OpenAPI  Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
2022-08-04 21:33:59 +00:00
Rachael Sewell
dea3da2427 Add lazy syntax highlighting hook (#29610) 2022-08-04 21:23:22 +00:00
Octomerger Bot
2a783e70fe Merge pull request #29637 from github/repo-sync
repo sync
2022-08-04 16:04:06 -04:00
Octomerger Bot
bb9f7e0b6a Merge branch 'main' into repo-sync 2022-08-04 15:57:14 -04:00
Octomerger Bot
481643c6ad Merge pull request #19534 from github/repo-sync
repo sync
2022-08-04 15:56:26 -04:00
Octomerger Bot
261509c8c6 Merge branch 'main' into repo-sync 2022-08-04 15:51:00 -04:00
Courtney Wilson
e4056c9988 Merge pull request #19421 from ryanrhanson/patch-3
Add case-sensitivity note to HTTP verbs
2022-08-04 14:24:41 -05:00
GitHub Actions
03dedfbcd2 update search indexes 2022-08-04 19:16:31 +00:00
Courtney Wilson
5e9ea765c5 Merge branch 'main' into patch-3 2022-08-04 13:33:56 -05:00
Octomerger Bot
65a9b0cf94 Merge pull request #19533 from github/repo-sync
repo sync
2022-08-04 14:30:02 -04:00
Courtney Wilson
8ae669cfe7 Merge branch 'main' into patch-3 2022-08-04 13:21:07 -05:00
Octomerger Bot
49ef77ca46 Merge pull request #19532 from github/repo-sync
repo sync
2022-08-04 13:57:32 -04:00
Octomerger Bot
ff6a4fb039 Merge branch 'main' into repo-sync 2022-08-04 13:53:29 -04:00
Sarita Iyer
4f76326fa6 Merge pull request #29477 from github/sudo-mode-doc-updates
Sudo mode doc updates
2022-08-04 13:48:44 -04:00
Sarita Iyer
bd1d1d40a1 Merge branch 'main' into sudo-mode-doc-updates 2022-08-04 13:41:59 -04:00
Kevin Heis
b73ae01a0b Update README.md 2022-08-04 10:40:02 -07:00
Sarita Iyer
a8d914f9d2 Merge branch 'main' into sudo-mode-doc-updates 2022-08-04 13:37:55 -04:00
Kevin Heis
73d4ac3cfa Primer gray (#29626)
* Fix the gray chin

* Flash using primer mid-gray
2022-08-04 17:35:14 +00:00
Kevin Heis
823135417e Fix the gray chin (#29625) 2022-08-04 10:23:50 -07:00
Octomerger Bot
56da967ca9 Merge pull request #19531 from github/repo-sync
repo sync
2022-08-04 13:03:46 -04:00
Octomerger Bot
1e0f4760d2 Merge branch 'main' into repo-sync 2022-08-04 12:59:08 -04:00
Matt Pollard
f2b02f9145 Merge branch 'main' into sudo-mode-doc-updates 2022-08-04 18:57:48 +02:00
github-actions
aafd6bf451 Optimize images 2022-08-04 16:42:49 +00:00
docubot
8f80b3ee98 Merge pull request #29623 from github/graphql-schema-update
GraphQL schema update
2022-08-04 12:41:55 -04:00
Matt Pollard
f8a54f93ce Merge branch 'main' into sudo-mode-doc-updates 2022-08-04 18:39:29 +02:00
Matt Pollard
8821a806bf Revise section on confirming access 2022-08-04 18:38:40 +02:00