1
0
mirror of synced 2026-01-05 03:06:35 -05:00
Commit Graph

19718 Commits

Author SHA1 Message Date
dependabot[bot]
35366aefc6 Bump actions/upload-artifact from 2.2.4 to 2.3.1 (#24011)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.4 to 2.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](27121b0bdf...82c141cc51)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-07 23:34:37 +00:00
dependabot[bot]
366af672fc Bump EndBug/add-and-commit from 7.2.1 to 7.5.0 (#24010)
Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 7.2.1 to 7.5.0.
- [Release notes](https://github.com/EndBug/add-and-commit/releases)
- [Changelog](https://github.com/EndBug/add-and-commit/blob/main/CHANGELOG.md)
- [Commits](2bdc0a61a0...8c12ff729a)

---
updated-dependencies:
- dependency-name: EndBug/add-and-commit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-07 23:30:39 +00:00
dependabot[bot]
67bd87585e Bump linkinator from 2.16.2 to 3.0.3 (#24014) 2022-01-07 15:24:06 -08:00
Grace Park
47de433865 Accessibility Search updates and additional minor changes (#24136)
* update to use heading markup

* updating to h3 for accessibility

* increase opactiy to meet 5.5:1 color contrast ratio

* update opacity to meet color contrast ratio

* update styling to match original but use heading markup

* remove aria-hidden for accessibility

* add h1 title search results and update scroll tip colors

* add number of matches

* remove no results since we are showing 0 results

* add overflow to fix border bottom on version search

* Update components/Search.tsx

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

* Update components/Search.tsx

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

* incorporating feedback and update padding

Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-01-07 21:29:49 +00:00
Grace Park
a4c5d58507 Accessibility: Breadcrumbs (#24151)
* programmatically group breadcrumbs

* forgot to commit li
'
'

* adding inline-block
2022-01-07 12:01:52 -08:00
Octomerger Bot
6b8e27a2af Merge pull request #24150 from github/repo-sync
repo sync
2022-01-07 12:56:36 -06:00
Octomerger Bot
926ffeb236 Merge branch 'main' into repo-sync 2022-01-07 12:52:55 -06:00
Peter Bengtsson
4e4b2d25c0 Next v12 (#24082)
* next v12

* stick to exact

* avoid segfault
2022-01-07 18:34:10 +00:00
Octomerger Bot
18e5059bf5 Merge pull request #13811 from github/repo-sync
repo sync
2022-01-07 12:31:16 -06:00
Octomerger Bot
91fd4ac40a Merge pull request #24147 from github/repo-sync
repo sync
2022-01-07 12:25:57 -06:00
Octomerger Bot
b06421b277 Merge branch 'main' into repo-sync 2022-01-07 12:23:17 -06:00
Octomerger Bot
8674a4c15c Merge branch 'main' into repo-sync 2022-01-07 12:22:50 -06:00
GitHub Actions
41e31e4a18 update search indexes 2022-01-07 18:10:19 +00:00
Allison Weins
c670ed14ef Add instructions to download usage report (#13722) 2022-01-07 16:40:49 +00:00
Octomerger Bot
eed8f0048a Merge pull request #13805 from github/repo-sync
repo sync
2022-01-07 04:30:06 -06:00
Octomerger Bot
d7d0cace4b Merge branch 'main' into repo-sync 2022-01-07 04:22:53 -06:00
GitHub Actions
e136bb4df7 update search indexes 2022-01-07 10:11:15 +00:00
Octomerger Bot
1b15c31efd Merge pull request #13803 from github/repo-sync
repo sync
2022-01-06 20:43:16 -06:00
Octomerger Bot
d8b7a443db Merge branch 'main' into repo-sync 2022-01-06 20:35:19 -06:00
Ramya Parimi
03c9f5ea57 Merged notification workflow are failing (#24081)
* Update triage-issue-comments.yml

* Update merged-notification.yml

* Update triage-issue-comments.yml
2022-01-07 02:30:47 +00:00
GitHub Actions
dd47020955 update search indexes 2022-01-07 02:25:49 +00:00
Peter Bengtsson
7d75265b01 hydration fails on CollapsibleSection with hash in URL (#24105) 2022-01-07 02:25:16 +00:00
Octomerger Bot
7fe973e92b Merge pull request #13800 from github/repo-sync
repo sync
2022-01-06 19:14:52 -06:00
Octomerger Bot
701ee932e3 Merge branch 'main' into repo-sync 2022-01-06 19:06:44 -06:00
Evi Liu
ef5853794c Update repository-roles-for-an-organization.md (#24121)
Updated to properly reflect Triage permissions for `deleting a discussion`

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2022-01-07 00:30:55 +00:00
Avinash Sridhar
4fbad6022f update PR enforcement level documentation for protected branches (#24117)
* update PR enforcement level documentation for protected branches

Updates the documentation for protected_branches to add additional metadata for expected values for the enforcement level.

* update enterprise audited-actions page

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2022-01-07 00:26:21 +00:00
Octomerger Bot
3e3812034b Merge pull request #13797 from github/repo-sync
repo sync
2022-01-06 16:59:16 -06:00
Octomerger Bot
5bc44c8a7d Merge branch 'main' into repo-sync 2022-01-06 16:51:10 -06:00
Robert Sese
d2b9b236c4 Add label for search input (#24130) 2022-01-06 22:35:56 +00:00
Octomerger Bot
01801f8463 Merge pull request #13796 from github/repo-sync
repo sync
2022-01-06 15:56:58 -06:00
Octomerger Bot
2bfbab29df Merge branch 'main' into repo-sync 2022-01-06 15:49:34 -06:00
docubot
f614948654 New translation batch for ja (#24124)
* 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: Rachael Sewell <rachmari@github.com>
2022-01-06 21:23:19 +00:00
docubot
ad150e0cc8 New translation batch for pt (#24116)
* 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-files-with-broken-liquid-tags.js --language=pt

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

* Check in pt CSV report

Co-authored-by: Rachael Sewell <rachmari@github.com>
2022-01-06 21:19:28 +00:00
Peter Bengtsson
5893ae32b3 don't let the href depend on the router hash in client-side rendering (#24106) 2022-01-06 20:59:47 +00:00
Rachael Sewell
0da2942dd3 remove storybook (#24122) 2022-01-06 12:11:58 -08:00
Octomerger Bot
e3e9d4ca4f Merge pull request #13793 from github/repo-sync
repo sync
2022-01-06 12:59:01 -06:00
Octomerger Bot
9b9a8aaf0d Merge pull request #24118 from github/repo-sync
repo sync
2022-01-06 12:27:22 -06:00
Octomerger Bot
80753c0839 Merge branch 'main' into repo-sync 2022-01-06 12:23:36 -06:00
GitHub Actions
7a2c1af6c3 update search indexes 2022-01-06 18:20:32 +00:00
Laura Coursen
d8a51f2060 Merge pull request #13415 from ThatStoney/patch-2
Clarify hotpatch rollback instructions
2022-01-06 12:10:37 -06:00
Laura Coursen
37d2dc480c Merge branch 'main' into patch-2 2022-01-06 12:03:06 -06:00
Octomerger Bot
274e668075 Merge pull request #13792 from github/repo-sync
repo sync
2022-01-06 12:00:53 -06:00
Octomerger Bot
3f60a0f50d Merge branch 'main' into repo-sync 2022-01-06 11:52:13 -06:00
Laura Coursen
65d3bed281 Merge branch 'main' into patch-2 2022-01-06 11:47:46 -06:00
Laura Coursen
f1b7abe045 Apply @vgrl's suggestions
Co-authored-by: Vanessa <vgrl@github.com>
2022-01-06 11:46:48 -06:00
Octomerger Bot
c7b0e8c2ab Merge pull request #13791 from github/repo-sync
repo sync
2022-01-06 11:34:29 -06:00
Grace Park
124f54eb0c Accessibility changes for Nav Menu (#24099)
* updating to nav landmark

* support keyboard esc to close mobile menu

* update to ChevronDown to remove nested div
2022-01-06 17:34:19 +00:00
Octomerger Bot
1ea62c851c Merge branch 'main' into repo-sync 2022-01-06 11:26:00 -06:00
James M. Greene
2d8a3cc7d0 Add actions:read permissions to GITHUB_TOKEN (#24113) 2022-01-06 17:16:19 +00:00
github-openapi-bot
9456a1a16f Update OpenAPI Descriptions (#24111)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2022-01-06 17:03:48 +00:00