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

18783 Commits

Author SHA1 Message Date
Grace Park
f19223503a Update Search Version Button to Dropdown (#23465)
* adding to view

* updating the portal location

* add new line

* updating font styling to class

* Update components/Search.tsx

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

* Update components/Search.module.scss

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

* update ItemInput

* using router.replace and import updates

* Update components/Search.tsx

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

* run prettier

* Update components/Search.tsx

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

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2021-12-09 17:56:24 +00:00
Octomerger Bot
390a77fd82 Merge pull request #23533 from github/repo-sync
repo sync
2021-12-09 11:33:49 -06:00
Octomerger Bot
471582f9ba Merge branch 'main' into repo-sync 2021-12-09 11:25:46 -06:00
Peter Bengtsson
b6bd7d8e36 cleaning up trailing slash redirects (#23453)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-12-09 17:23:54 +00:00
jmarlena
cf8964ad73 "Create lists" public beta (#23466)
* First wave of content

* Revise first draft

* Smoother intro

* Add images

* Fundamentals

* Trigger new build

* Apply suggestions from code review

Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>

* Apply suggestions from code review

* Apply suggestions from code review

* Add new image

* More context on searching for the complexity of the UI

* UI update

* Add public beta note

Co-authored-by: “jmarlena” <“jmarlena@github.com”>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
2021-12-09 09:07:36 -08:00
Marcelo Jacobus
0c02f91dd0 Enable auto-merge for translation-batches (#23464)
* Enable auto-merge for translation-batches

* Attempt to approve and set auto-merge

* Temporarily disable check for tests

* Test commit. Revert later.

* Not self approving anymore

* Improve failure message

* Fix auto-merge

* Remove test code

* Add ownership to @github-actions
2021-12-09 17:06:45 +00:00
Octomerger Bot
ced3f5fcf0 Merge pull request #12794 from github/repo-sync
repo sync
2021-12-09 11:03:59 -06:00
docubot
b4a49fe37d Merge pull request #23414 from github/graphql-schema-update
GraphQL schema update
2021-12-09 10:49:13 -06:00
docubot
40083cfcda Merge branch 'main' into graphql-schema-update 2021-12-09 10:43:04 -06:00
Patrick Thomson
49882bb8d8 Document precise and search-based code navigation strategies. (#23177) 2021-12-09 16:41:49 +00:00
rachmari
5afc109d17 Action ran graphql script"update-files" 2021-12-09 16:37:02 +00:00
Peter Bengtsson
77f298f225 301 redirects should not set-cookie (#23360)
* 301 redirects should not set-cookie

Part of #1316

* Update release-notes.js

* No public facing doc changes (#23355)

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

* New translation batch for pt (#23362)

* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

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

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

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

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

* Check in pt CSV report

* 24h cache all internal redirects without language prefix (#23354)

Part of #1271

* Redirects for root path should not set-cookie in all supported languages (#23377)

* test: add case when unsupported language is specified in redirect

* test: assert root redirects to appropriate language preference if specified

* refactor: remove redundant unit test

* refactor: re-order units starting with affirmative case

* refactor: remove single-use variable from unit

* fix: re-include previous unit with udpated description

Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com>

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Rogan Ferguson <40493721+roferg@users.noreply.github.com>
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
Co-authored-by: docubot <67483024+docubot@users.noreply.github.com>
Co-authored-by: Francis <15894826+francisfuzz@users.noreply.github.com>
Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com>
2021-12-09 16:31:27 +00:00
Peter Bengtsson
0142b04d03 use Promise.all() on iterator of async functions (#23520) 2021-12-09 16:24:24 +00:00
Peter Bengtsson
5d5e280f57 faster contextualize() by doing things once (#23526) 2021-12-09 16:04:56 +00:00
Peter Bengtsson
600808702c remove the 'expose' context variable (#23527) 2021-12-09 15:56:25 +00:00
Peter Bengtsson
d5a232b0fd delete Docker Action workflow (#23529) 2021-12-09 15:41:43 +00:00
Sarita Iyer
1b5393d941 Merge pull request #23519 from github/openapi-update-20671166ba28837fa54fd41b79081e5835ef38454dcd4e58d1fd35d5b038df6b
Update OpenAPI  Descriptions
2021-12-09 10:24:28 -05:00
Sarita Iyer
5ec139626d Merge branch 'main' into openapi-update-20671166ba28837fa54fd41b79081e5835ef38454dcd4e58d1fd35d5b038df6b 2021-12-09 10:12:43 -05:00
Octomerger Bot
ac1d64e9ec Merge pull request #23523 from github/repo-sync
repo sync
2021-12-09 08:58:28 -06:00
Octomerger Bot
b13b424145 Merge pull request #12790 from github/repo-sync
repo sync
2021-12-09 08:27:56 -06:00
Octomerger Bot
160c702e14 Merge branch 'main' into repo-sync 2021-12-09 08:20:35 -06:00
Ramya Parimi
3c2e931581 Merge pull request #12606 from AnilSeervi/add-gh-pages-token-perms
Add missing "pages" GITHUB_TOKEN permissions to list
2021-12-09 08:19:02 -06:00
Ramya Parimi
c6015f3d24 Merge branch 'main' into add-gh-pages-token-perms 2021-12-09 08:12:05 -06:00
github-openapi-bot
b23ddeecd1 Add decorated OpenAPI schema files 2021-12-09 13:35:09 +00:00
github-openapi-bot
14ce44e636 Update OpenAPI Descriptions 2021-12-09 05:27:31 -08:00
Octomerger Bot
e3ff0895d4 Merge pull request #23518 from github/repo-sync
repo sync
2021-12-09 04:59:17 -06:00
Octomerger Bot
2477c4d1cc Merge pull request #12786 from github/repo-sync
repo sync
2021-12-09 04:55:28 -06:00
Octomerger Bot
b3a8c1e402 Merge branch 'main' into repo-sync 2021-12-09 04:51:46 -06:00
Octomerger Bot
e674af69c9 Merge branch 'main' into repo-sync 2021-12-09 04:47:25 -06:00
Octomerger Bot
2f17de8a92 Merge pull request #23513 from github/repo-sync
repo sync
2021-12-09 04:29:10 -06:00
Octomerger Bot
195436e4b4 Merge branch 'main' into repo-sync 2021-12-09 04:22:52 -06:00
Octomerger Bot
395d9bbbd4 Merge pull request #12785 from github/repo-sync
repo sync
2021-12-09 04:21:16 -06:00
GitHub Actions
28bd8d5f00 update search indexes 2021-12-09 09:59:50 +00:00
Peter Bengtsson
0035e14e3b one fast link checker to rule them all (#23041)
* one fast link checker to rule them all

* -L alias

* refactor

* hacking away

* passing pages

* adding a workflow

* limit level to critical

* ability to pass a specific set of files

* testing specific files

* remove temporary debugging

* reorganize the printing

* formatting of output

* check images too

* prettyFullPath()

* minimal permission on workflow

* update comment

* new permission

* fix actions shas
2021-12-09 08:56:07 +00:00
Junko Suzuki
31b1bd2fbc Update exporting-migration-data-from-githubcom.md 2021-12-09 08:49:06 +00:00
Octomerger Bot
5efc58bfd4 Merge pull request #12781 from github/repo-sync
repo sync
2021-12-08 21:01:10 -06:00
GitHub Actions
d8acf2442d update search indexes 2021-12-09 02:45:02 +00:00
Octomerger Bot
8bbc37217a Merge pull request #12776 from github/repo-sync
repo sync
2021-12-08 20:12:59 -06:00
Octomerger Bot
5af6e86cb1 Merge pull request #23512 from github/repo-sync
repo sync
2021-12-08 19:50:57 -06:00
docubot
46f4cc0c8e Merge branch 'main' into repo-sync 2021-12-08 19:45:08 -06:00
docubot
9e84746bd6 New translation batch for ja (#23509)
* Delete obsolete files from Crowdin in workflow

* Remove empty files before `crowdin upload`

Those files would have been rejected by Crowdin.
Close https://github.com/github/crowdin-support/issues/117

* Change delete command

* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

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

* 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

* Check in ja CSV report

Co-authored-by: Marcelo Jacobus <marcelo.jacobus@gmail.com>
2021-12-09 01:44:04 +00:00
Octomerger Bot
2fa09fd80b Merge branch 'main' into repo-sync 2021-12-08 19:42:08 -06:00
docubot
66e75d3371 New translation batch for cn (#23507)
* Delete obsolete files from Crowdin in workflow

* Remove empty files before `crowdin upload`

Those files would have been rejected by Crowdin.
Close https://github.com/github/crowdin-support/issues/117

* Change delete command

* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

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

* 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

* Check in cn CSV report

Co-authored-by: Marcelo Jacobus <marcelo.jacobus@gmail.com>
2021-12-09 01:37:26 +00:00
Vanessa
0c0ecceecd Merge pull request #12721 from affrae/patch-2
AD LDS & ADAM do not have have `userAccountControl` attribute present.
2021-12-09 11:14:42 +10:00
Vanessa
626164f4de Merge branch 'main' into patch-2 2021-12-09 11:04:54 +10:00
Vanessa
aa4ccda814 Update content/admin/authentication/authenticating-users-for-your-github-enterprise-server-instance/using-ldap.md 2021-12-09 11:04:15 +10:00
Octomerger Bot
177f374533 Merge pull request #12768 from github/repo-sync
repo sync
2021-12-08 16:28:40 -06:00
Octomerger Bot
73e471193d Merge pull request #23506 from github/repo-sync
repo sync
2021-12-08 15:57:20 -06:00
Octomerger Bot
34851b4607 Merge branch 'main' into repo-sync 2021-12-08 15:49:16 -06:00
Octomerger Bot
da2984bb55 Merge pull request #12764 from github/repo-sync
repo sync
2021-12-08 15:32:15 -06:00