1
0
mirror of synced 2026-01-07 09:01:31 -05:00
Commit Graph

29288 Commits

Author SHA1 Message Date
GitHub Actions
3dd1ccbdd4 update search indexes 2022-08-04 04:17:46 +00:00
github-openapi-bot
8476dc3d51 Update OpenAPI Descriptions (#29609)
* Update OpenAPI  Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
2022-08-04 10:26:03 +10:00
Rachael Sewell
aa8890ade6 add LinkIconHeading component (#29258) 2022-08-04 00:00:34 +00:00
dependabot[bot]
d746f92523 Bump actions/stale from 4.1.0 to 5.1.1 (#29606)
Bumps [actions/stale](https://github.com/actions/stale) from 4.1.0 to 5.1.1.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v4.1.0...9c1b1c6e115ca2af09755448e0dbba24e5061cc8)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2022-08-03 16:47:11 -07:00
docubot
87eff7cacd New translation batch for cn (#29596)
* 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-03 23:29:10 +00:00
docubot
84b57c54c6 New translation batch for ja (#29601)
* 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-03 16:24:56 -07:00
Hector Alfaro
520aa640a6 Merge pull request #29579 from github/localization/reset-broken-files
Msft localization: Fix broken translation workflows
2022-08-03 18:18:33 -04:00
docubot
f692d6a910 Merge branch 'main' into localization/reset-broken-files 2022-08-03 18:14:07 -04:00
Evan Bonsignori
4838784940 Merge pull request #29597 from github/ebonsignori/1506/secure-files-tests
Add "secure-files" test for security
2022-08-03 15:12:52 -07:00
docubot
7ec3fe9758 Merge branch 'main' into localization/reset-broken-files 2022-08-03 18:09:17 -04:00
Evan Bonsignori
324beed950 Merge branch 'main' into ebonsignori/1506/secure-files-tests 2022-08-03 15:08:43 -07:00
Evan Bonsignori
958e3b57ef Update .github/CODEOWNERS
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2022-08-03 15:08:19 -07:00
Evan Bonsignori
ceb0b5af1f Merge pull request #29598 from github/ebonsignori/1999/change-ghes-release-label
Change enterprise release label
2022-08-03 15:07:45 -07:00
Hector Alfaro
2a806d998d Merge branch 'main' into localization/reset-broken-files 2022-08-03 18:04:39 -04:00
Hector Alfaro
ceb5c03d46 fix PR link to Microsoft-specific CSV file 2022-08-03 17:54:19 -04:00
github-openapi-bot
b0078f0e3e Update OpenAPI Descriptions (#29599)
* 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-03 21:31:26 +00:00
Kevin Heis
bb1f30a39b Update HTML cache control to 10 minutes (#29586)
* Update HTML cache control to 10 minutes

* A little clean up

* Remove quick-lru
2022-08-03 20:39:54 +00:00
Evan Bonsignori
1d258e6311 change enterprise release label 2022-08-03 13:23:11 -07:00
Annelisa Stephan
ad17117f5e Merge pull request #29458 from github/meowius-3560-add-note-private
Note added about Actions workflow badges not supported for private repos
2022-08-03 22:09:15 +02:00
Annelisa Stephan
686bd1ba6b Merge branch 'main' into meowius-3560-add-note-private 2022-08-03 22:04:29 +02:00
Evan Bonsignori
88df2f01f5 add secure-files test 2022-08-03 13:03:15 -07:00
Rachael Sewell
3cbd7103da Remove top-level categories on graphql queries page (#29592) 2022-08-03 20:01:38 +00:00
Jess Hosman
6bc74c6807 Merge branch 'main' into meowius-3560-add-note-private 2022-08-03 13:56:43 -06:00
Jess Hosman
8560ae7f9b Merge pull request #29494 from github/jhosman-5676-markdown-badges-description
Clarify text above Markdown examples
2022-08-03 13:40:13 -06:00
docubot
eb43aa050f Merge branch 'main' into jhosman-5676-markdown-badges-description 2022-08-03 15:36:50 -04:00
docubot
67d36b2f7e New translation batch for pt (#29590)
* 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-03 19:35:28 +00:00
Jess Hosman
5295ea6066 Merge branch 'main' into jhosman-5676-markdown-badges-description 2022-08-03 13:32:55 -06:00
docubot
7aa2ad14b1 New translation batch for es (#29593)
* 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-03 12:31:16 -07:00
Jess Hosman
10cbb136a3 Merge branch 'main' into jhosman-5676-markdown-badges-description 2022-08-03 13:20:33 -06:00
Rachael Sewell
de6a358d53 update deprecation steps (#28826) 2022-08-03 19:17:35 +00:00
GitHub Actions
c087741711 update search indexes 2022-08-03 19:09:41 +00:00
Jess Hosman
cf5a4036b6 Merge branch 'main' into jhosman-5676-markdown-badges-description 2022-08-03 13:08:02 -06:00
Jess Hosman
9330989bc9 Change find to build
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
2022-08-03 11:52:10 -06:00
Jess Hosman
a2cafb4223 Remove About header
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
2022-08-03 11:51:37 -06:00
Rachael Sewell
467459af7c Reactify graphql pages (#28547) 2022-08-03 10:51:21 -07:00
Grace Park
b5f8a6089f Fix REST decorator script (#29542)
* fix decorator script

* run on node 16

Co-authored-by: Grace Park <lugraciecy@gmail.com>
2022-08-03 17:35:02 +00:00
Grace Park
a3f54145bb Adding legend to content changes table (#29569)
adding legend to content changes table

Co-authored-by: Grace Park <lugraciecy@gmail.com>
2022-08-03 17:24:50 +00:00
docubot
4ec76c47b7 Merge pull request #29585 from github/graphql-schema-update
GraphQL schema update
2022-08-03 12:45:09 -04:00
rachmari
97d649721a Action ran graphql script"update-files" 2022-08-03 16:36:54 +00:00
Kevin Heis
bee3b5c9f3 Enable up to one minute of HTML caching (#29572)
* Enable up to one minute of HTML caching

* Skip a test that isn't the level of cache control we now want
2022-08-03 16:26:53 +00:00
Hector Alfaro
29c4940b28 redirect log of reset files to msft-specific CSV 2022-08-03 11:45:32 -04:00
Hector Alfaro
cd7ca13f15 remove parsing step, now caught by rendering 2022-08-03 11:44:37 -04:00
GitHub Actions
6cd305b0d9 update search indexes 2022-08-03 10:46:51 +00:00
GitHub Actions
0480646fe1 update search indexes 2022-08-03 03:42:54 +00:00
docubot
41dabb68e2 New translation batch for es (#29558)
* 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-03 01:00:35 +00:00
docubot
7c3333ab6e New translation batch for cn (#29562)
* 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

* Check in cn CSV report

Co-authored-by: Grace Park <gracepark@github.com>
2022-08-03 00:52:45 +00:00
Evan Bonsignori
157f77c5cb Merge pull request #29566 from github/ebonsignori/1918/wrong-scrolling-target
Ebonsignori/1918/wrong scrolling target
2022-08-02 17:44:28 -07:00
Evan Bonsignori
552269d949 Merge branch 'main' into ebonsignori/1918/wrong-scrolling-target 2022-08-02 17:39:21 -07:00
docubot
330d43efed New translation batch for ja (#29564)
* 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

* Check in ja CSV report

Co-authored-by: Grace Park <gracepark@github.com>
2022-08-03 00:23:23 +00:00
Andy Barnes
d235de2bd0 bump branch protection to > 3.3 (#29544)
Co-authored-by: Vanessa <vgrl@github.com>
2022-08-03 00:14:06 +00:00