From 403afcc4fd9e507a544036d0d974a31c94943230 Mon Sep 17 00:00:00 2001 From: Ivy Alexander <19907686+ivyharriet@users.noreply.github.com> Date: Thu, 4 Nov 2021 14:21:44 +0000 Subject: [PATCH 01/28] Correct GHEC/S committer calculation --- ...ut-billing-for-github-advanced-security.md | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/content/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security.md b/content/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security.md index d86e6d4532..44581690cf 100644 --- a/content/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security.md +++ b/content/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security.md @@ -1,6 +1,6 @@ --- title: About billing for GitHub Advanced Security -intro: 'If you want to use {% data variables.product.prodname_GH_advanced_security %} features{% ifversion fpt or ghec %} in a private or internal repository{% endif %}, you need a license.{% ifversion fpt or ghec %} These features are available free of charge for public repositories on {% data variables.product.prodname_dotcom_the_website %}.{% endif %}' +intro: 'If you want to use {% data variables.product.prodname_GH_advanced_security %} features{% ifversion fpt or ghec %} in a private or internal repository{% endif %}, you need a license{% ifversion fpt %}for your enterprise{% endif %}.{% ifversion fpt or ghec %} These features are available free of charge for public repositories on {% data variables.product.prodname_dotcom_the_website %}.{% endif %}' product: '{% data reusables.gated-features.ghas %}' redirect_from: - /admin/advanced-security/about-licensing-for-github-advanced-security @@ -21,9 +21,13 @@ shortTitle: Advanced Security billing ## About billing for {% data variables.product.prodname_GH_advanced_security %} -{% ifversion fpt or ghec %} +{% ifversion fpt %} -If you want to use {% data variables.product.prodname_GH_advanced_security %} features on any repository apart from a public repository on {% data variables.product.prodname_dotcom_the_website %}, you will need a license. For more information about {% data variables.product.prodname_GH_advanced_security %}, see "[About {% data variables.product.prodname_GH_advanced_security %}](/github/getting-started-with-github/about-github-advanced-security)." +If you want to use {% data variables.product.prodname_GH_advanced_security %} features on any repository apart from a public repository on {% data variables.product.prodname_dotcom_the_website %}, you will need a {% data variables.product.prodname_GH_advanced_security %} license, available with {% data variables.product.prodname_ghe_cloud %} or % data variables.product.prodname_ghe_server %}. For more information about {% data variables.product.prodname_GH_advanced_security %}, see "[About {% data variables.product.prodname_GH_advanced_security %}](/github/getting-started-with-github/about-github-advanced-security)." + +{% elsif ghec %} + +If you want to use {% data variables.product.prodname_GH_advanced_security %} features on any repository apart from a public repository on {% data variables.product.prodname_dotcom_the_website %}, you will need a {% data variables.product.prodname_GH_advanced_security %} license. For more information about {% data variables.product.prodname_GH_advanced_security %}, see "[About {% data variables.product.prodname_GH_advanced_security %}](/github/getting-started-with-github/about-github-advanced-security)." {% elsif ghes %} @@ -57,21 +61,17 @@ For more information on viewing license usage, see "[Viewing your {% data variab {% endif %} -## Calculating committer spending +## Understanding active committer usage -The following example timeline demonstrates the events during a month that affect billing for {% data variables.product.prodname_GH_advanced_security %} in an enterprise. For each month, you will find events, the total committer count, and the total number of committers that {% data variables.product.company_short %} would bill for. +The following example timeline demonstrates how active committer count for {% data variables.product.prodname_GH_advanced_security %} could change over time in an enterprise. For each month, you will find events, along with the resulting committer count. -| Date | Events during the month | Total committer count | Committers billed for the month | -| :- | :- | -: | -: | -| August 1 | A member of your enterprise enables {% data variables.product.prodname_GH_advanced_security %} for repository **X**. Repository **X** has 50 committers over the past 90 days. | **50** | **50** | -| September 5 | Developer **A** leaves the team working on repository **X**. Developer **A**'s contributions continue to count for 90 days. | **50** | **50** | -| September 8 | Developer **B** pushes a commit to repository **X** for the first time. Developer **B**'s usage is pro-rated, because the developer began contributing to repository **X** partway through the month. | _50 + 1_
**51** | _50 + 0.8_
**50.8** | -| October and November | Developer **A**'s contributions to repository **X** continue to count because the contributions were within the past 90 days. {% data variables.product.company_short %} now bills for developer **B** for the entire month because developer **B** now has contributions within the past 90 days. | **51** | **51** | -| December 4 | 90 days have passed since developer **A**'s last contribution to repository _X. The 90 days lapsed after December started, so {% data variables.product.company_short %} bills for developer **A** for the entire month. | _51 - 1_
**50** |
**51** | -| December 11 | Developer **C** joins the company and pushes a commit to repository **X** for the first time. Developer **C**'s usage is pro-rated at 70% for 21 out of 30 days. | _50 + 1_
**51** | _51 + .07_
**51.7** | -| January | {% data variables.product.company_short %} no longer bills for developer **A**. {% data variables.product.company_short %} bills for developer **C** for the entire month. | **51** | **51** | -| February 15 | A member of your enterprise disables {% data variables.product.prodname_GH_advanced_security %} for repository **X**. The 51 contributors to repository **X** do not work in any other repositories with {% data variables.product.prodname_GH_advanced_security %}. {% data variables.product.company_short %} bills for the developers' usage in repository **X** for February. | _51 - 51_
**0** |
**51** | -| March | No repository owned by your enterprise has {% data variables.product.prodname_GH_advanced_security %} enabled. | **0** | **0** | +| Date | Events during the month | Total committers | +| :- | :- | -: | +| August 15 | A member of your enterprise enables {% data variables.product.prodname_GH_advanced_security %} for repository **X**. Repository **X** has 50 committers over the past 90 days. | **50** | +| May 1 | Developer **A** leaves the team working on repository **X**. Developer **A**'s contributions continue to count for 90 days. | **50** | **50** | +| August 1 | Developer **A**'s contributions no longer count towards the licences required, because 90 days have passed. | _50 - 1_
**49** | +| August 15 | A member of your enterprise enables {% data variables.product.prodname_GH_advanced_security %} for a second repository, repository **Y**. In the last 90 days, a total of 20 developers contributed to that repository. Of those 20 developers, 10 also recently worked on repo **X** and do not require additional licenses. | _49 + 10_
**59** | +| August 16 | A member of your enterprise disables {% data variables.product.prodname_GH_advanced_security %} for repository **X**. Of the 49 developers who were working on repository **X**, 10 still also work on repository **Y**, which has a total of 20 developers contributing in the last 90 days. | _49 - 29_
**20** | ## Getting the most out of {% data variables.product.prodname_GH_advanced_security %} From 52f4282a743699cf8d99cec75542eb747da4fc5b Mon Sep 17 00:00:00 2001 From: Ivy Alexander <19907686+ivyharriet@users.noreply.github.com> Date: Thu, 4 Nov 2021 14:27:08 +0000 Subject: [PATCH 02/28] Typo --- .../about-billing-for-github-advanced-security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security.md b/content/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security.md index 44581690cf..8266e1b8fa 100644 --- a/content/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security.md +++ b/content/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security.md @@ -1,6 +1,6 @@ --- title: About billing for GitHub Advanced Security -intro: 'If you want to use {% data variables.product.prodname_GH_advanced_security %} features{% ifversion fpt or ghec %} in a private or internal repository{% endif %}, you need a license{% ifversion fpt %}for your enterprise{% endif %}.{% ifversion fpt or ghec %} These features are available free of charge for public repositories on {% data variables.product.prodname_dotcom_the_website %}.{% endif %}' +intro: 'If you want to use {% data variables.product.prodname_GH_advanced_security %} features{% ifversion fpt or ghec %} in a private or internal repository{% endif %}, you need a license{% ifversion fpt %} for your enterprise{% endif %}.{% ifversion fpt or ghec %} These features are available free of charge for public repositories on {% data variables.product.prodname_dotcom_the_website %}.{% endif %}' product: '{% data reusables.gated-features.ghas %}' redirect_from: - /admin/advanced-security/about-licensing-for-github-advanced-security From 5cfdd82ecaf7c08eae899f7927fe6041f8c063fe Mon Sep 17 00:00:00 2001 From: Ivy Alexander <19907686+ivyharriet@users.noreply.github.com> Date: Thu, 4 Nov 2021 14:43:35 +0000 Subject: [PATCH 03/28] Correct a versioning error --- .../about-billing-for-github-advanced-security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security.md b/content/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security.md index 8266e1b8fa..c76a321484 100644 --- a/content/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security.md +++ b/content/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security.md @@ -23,7 +23,7 @@ shortTitle: Advanced Security billing {% ifversion fpt %} -If you want to use {% data variables.product.prodname_GH_advanced_security %} features on any repository apart from a public repository on {% data variables.product.prodname_dotcom_the_website %}, you will need a {% data variables.product.prodname_GH_advanced_security %} license, available with {% data variables.product.prodname_ghe_cloud %} or % data variables.product.prodname_ghe_server %}. For more information about {% data variables.product.prodname_GH_advanced_security %}, see "[About {% data variables.product.prodname_GH_advanced_security %}](/github/getting-started-with-github/about-github-advanced-security)." +If you want to use {% data variables.product.prodname_GH_advanced_security %} features on any repository apart from a public repository on {% data variables.product.prodname_dotcom_the_website %}, you will need a {% data variables.product.prodname_GH_advanced_security %} license, available with {% data variables.product.prodname_ghe_cloud %} or {% data variables.product.prodname_ghe_server %}. For more information about {% data variables.product.prodname_GH_advanced_security %}, see "[About {% data variables.product.prodname_GH_advanced_security %}](/github/getting-started-with-github/about-github-advanced-security)." {% elsif ghec %} From 9ac0f7c6813940b40bc802f4e38535f8b77243bf Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 6 Nov 2021 17:54:36 +0000 Subject: [PATCH 04/28] update search indexes --- lib/search/indexes/github-docs-3.0-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-pt.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-pt.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-pt.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-cn.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-en.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-es.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-ja.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-pt.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-cn.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-en.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-es.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-ja.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-pt.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-cn.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-en.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-es.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-ja.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-pt.json.br | 4 ++-- 60 files changed, 120 insertions(+), 120 deletions(-) diff --git a/lib/search/indexes/github-docs-3.0-cn-records.json.br b/lib/search/indexes/github-docs-3.0-cn-records.json.br index df28caf6d4..1bd1a467fe 100644 --- a/lib/search/indexes/github-docs-3.0-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.0-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6bddf211469afc6e3cca8069e43eed04b825addabcfb679532f45a73c9239c98 -size 540665 +oid sha256:322b2e1a63eb992b5e52da3097e4d7f2044f2bcf509a2550183c2f1772da5347 +size 540778 diff --git a/lib/search/indexes/github-docs-3.0-cn.json.br b/lib/search/indexes/github-docs-3.0-cn.json.br index 2d4ce28b1f..74765a85c7 100644 --- a/lib/search/indexes/github-docs-3.0-cn.json.br +++ b/lib/search/indexes/github-docs-3.0-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b69b266d57cd871beff872bc50a75e5e2c671929b8c427c930484aa4bb30f7f -size 930010 +oid sha256:0c88b4c3cd82ea6d99157375929914e587ac29447304a52c5738b2ed073b2273 +size 930243 diff --git a/lib/search/indexes/github-docs-3.0-en-records.json.br b/lib/search/indexes/github-docs-3.0-en-records.json.br index 9b06e1d4d8..6e4a5ab5c4 100644 --- a/lib/search/indexes/github-docs-3.0-en-records.json.br +++ b/lib/search/indexes/github-docs-3.0-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:573608e6de7e1137cffc03f486b6815d84885719ebd9e69fa6821f9d90dc13d3 -size 471535 +oid sha256:2c3b6d63c43d92d9bc02d46dd3540a750dc47f0fb8bf1c082810aa71a7cdf339 +size 471258 diff --git a/lib/search/indexes/github-docs-3.0-en.json.br b/lib/search/indexes/github-docs-3.0-en.json.br index c9ee9845c8..0f8cba9740 100644 --- a/lib/search/indexes/github-docs-3.0-en.json.br +++ b/lib/search/indexes/github-docs-3.0-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5002966044a5b2a89e8ca7fa33336b3bf9faf5ccd7bcee2be613edb3257864e5 -size 1844273 +oid sha256:bdebd3fbe4323e77b40328a1c24132f886f9f46098190264126216e94300779c +size 1844581 diff --git a/lib/search/indexes/github-docs-3.0-es-records.json.br b/lib/search/indexes/github-docs-3.0-es-records.json.br index e477752cee..0b6eeb548b 100644 --- a/lib/search/indexes/github-docs-3.0-es-records.json.br +++ b/lib/search/indexes/github-docs-3.0-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4bcd6562efda8fe3d207162521c6aaddc4609fcf032e84ec874b020affc7db71 -size 472923 +oid sha256:8e2eed4801bc3d77e00f88d14baa08b91afc84940203d3577de34c17d04324c6 +size 472936 diff --git a/lib/search/indexes/github-docs-3.0-es.json.br b/lib/search/indexes/github-docs-3.0-es.json.br index 14a89bef9b..4469336269 100644 --- a/lib/search/indexes/github-docs-3.0-es.json.br +++ b/lib/search/indexes/github-docs-3.0-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2af95762f5385e259c2fe572a4207f2341cfb05790b89146d0c4ea4f955f6ca4 -size 1942040 +oid sha256:5766caedaa820b19ed845c536b550e40ecabd1f716583840c8ee285ef7aa97ab +size 1942516 diff --git a/lib/search/indexes/github-docs-3.0-ja-records.json.br b/lib/search/indexes/github-docs-3.0-ja-records.json.br index 9a91a0b3cf..b3d8c7080d 100644 --- a/lib/search/indexes/github-docs-3.0-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.0-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:deddf329a55f4708fd8e3b21b0f4f7fca2a269b5f85f0513f31919cdb9a126d6 -size 561350 +oid sha256:b8e99c6b53b93263ac308dda99b250a15040cdd7063b1ffd4593d7c539be3904 +size 561476 diff --git a/lib/search/indexes/github-docs-3.0-ja.json.br b/lib/search/indexes/github-docs-3.0-ja.json.br index cdc0698e5d..e4132663ca 100644 --- a/lib/search/indexes/github-docs-3.0-ja.json.br +++ b/lib/search/indexes/github-docs-3.0-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b2a065b28ddb33d92e510f9ff36015a21875d877237c38b9065888493ec2cd8a -size 2993085 +oid sha256:e6be6aa01c0724d4e47753bb8aaad5711477defea5ece1b5e95c867a43c45a2c +size 2994150 diff --git a/lib/search/indexes/github-docs-3.0-pt-records.json.br b/lib/search/indexes/github-docs-3.0-pt-records.json.br index cfd1fa4280..c40a6230ff 100644 --- a/lib/search/indexes/github-docs-3.0-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.0-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:78a3a1236a707215b9d2309458885cdd0daf4f878ed13cc5db622e627f633d50 -size 470460 +oid sha256:e62b3d526b035ae3f9d63d6b5097863b7c62b822dc8008e3b850594f01bf8853 +size 470454 diff --git a/lib/search/indexes/github-docs-3.0-pt.json.br b/lib/search/indexes/github-docs-3.0-pt.json.br index 215ccdab0f..c6d5e30fb5 100644 --- a/lib/search/indexes/github-docs-3.0-pt.json.br +++ b/lib/search/indexes/github-docs-3.0-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:78aa8ad26123dc04fe577bbc4f9b0c3a571cdd4c834226d8cfcf1a8a1cec7052 -size 1962047 +oid sha256:4f3cbbaf4d2f2f6b69721f5904a8ada557c391fccbce179fcb20b3cef449fd8a +size 1962076 diff --git a/lib/search/indexes/github-docs-3.1-cn-records.json.br b/lib/search/indexes/github-docs-3.1-cn-records.json.br index ada08de07d..69a3518f12 100644 --- a/lib/search/indexes/github-docs-3.1-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.1-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:19eaaa86ce3597a43d7604ef18a916bdc381fa74f11c66b41c75364fe937517c -size 554129 +oid sha256:344bcffcd36e8f266e3466a24248a4227f1e633ad28f421181934076a900e591 +size 554352 diff --git a/lib/search/indexes/github-docs-3.1-cn.json.br b/lib/search/indexes/github-docs-3.1-cn.json.br index de1fc333de..e1fb4559ee 100644 --- a/lib/search/indexes/github-docs-3.1-cn.json.br +++ b/lib/search/indexes/github-docs-3.1-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dcbad23a8e90978e8b59bf5609f3cebdf3edbeed756a8d78e7a3b0cf41ebfded -size 958753 +oid sha256:dd471ca072b10c966ff6b585059d98698861c3ca8dd0a648a814b74d820830c9 +size 958406 diff --git a/lib/search/indexes/github-docs-3.1-en-records.json.br b/lib/search/indexes/github-docs-3.1-en-records.json.br index e73d90dd36..6a1a302abf 100644 --- a/lib/search/indexes/github-docs-3.1-en-records.json.br +++ b/lib/search/indexes/github-docs-3.1-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:75bc83f8b79dfe027cdec69e923f7455ea2b9e5007b4d8629ca25d73e7deb541 -size 481398 +oid sha256:713ae27acc9d669331f5c9251bcee53368ff89e2bb0e10190f415ab33e39f888 +size 481419 diff --git a/lib/search/indexes/github-docs-3.1-en.json.br b/lib/search/indexes/github-docs-3.1-en.json.br index 2b6e9b5eab..6223c848a6 100644 --- a/lib/search/indexes/github-docs-3.1-en.json.br +++ b/lib/search/indexes/github-docs-3.1-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7bc09277b042cf6ef187bf7a2801f008078983afe7b0e7ab7ee2b84b0c542df8 -size 1888580 +oid sha256:98351ef3399a0f09c97dc51fa83ed6c6acf826c16246c44c134cc87bc556cfbf +size 1888238 diff --git a/lib/search/indexes/github-docs-3.1-es-records.json.br b/lib/search/indexes/github-docs-3.1-es-records.json.br index f64128b53d..7f6b3559fd 100644 --- a/lib/search/indexes/github-docs-3.1-es-records.json.br +++ b/lib/search/indexes/github-docs-3.1-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6562f93a59582a33c65a5178e84cd709f29c00f2bb899fe972456938854110f1 -size 483273 +oid sha256:cd042de51773cd9f2d20891fb8b3ba6269ba606c59b2a0bc30d4afcf0287315e +size 483258 diff --git a/lib/search/indexes/github-docs-3.1-es.json.br b/lib/search/indexes/github-docs-3.1-es.json.br index 1541077e5f..e84d75b297 100644 --- a/lib/search/indexes/github-docs-3.1-es.json.br +++ b/lib/search/indexes/github-docs-3.1-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:41292e4b5dc1429253f65a7625d865735468654c859b0d548e40ff6e1c3e3e75 -size 1988956 +oid sha256:d5d3fdca168f173f1ca39c750ebebe1ed74727c4c7cdaf3b13fe28a26c863315 +size 1988450 diff --git a/lib/search/indexes/github-docs-3.1-ja-records.json.br b/lib/search/indexes/github-docs-3.1-ja-records.json.br index dda0c4c661..a453cbf79c 100644 --- a/lib/search/indexes/github-docs-3.1-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.1-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:29f22678752aa2a0b50872b92e53c7958dc5238bb0ab08ea070fa979c6d86a77 -size 574416 +oid sha256:a2f54065dfa7dc194248dbb5c7b8efafc080fb44bd8d75251fc6cae404dc5b9e +size 574495 diff --git a/lib/search/indexes/github-docs-3.1-ja.json.br b/lib/search/indexes/github-docs-3.1-ja.json.br index d5a728e6ff..226928690b 100644 --- a/lib/search/indexes/github-docs-3.1-ja.json.br +++ b/lib/search/indexes/github-docs-3.1-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1c36214b58289c5188e70439d52b6f4dbc317a57cac6cdbce2a0ecb138a25e94 -size 3069909 +oid sha256:3d5f158a7236c2056c8314590cd5423da70d0e0dea17f4e1b479961ad992c3d1 +size 3071251 diff --git a/lib/search/indexes/github-docs-3.1-pt-records.json.br b/lib/search/indexes/github-docs-3.1-pt-records.json.br index f23cfea1d0..a253dbf7c3 100644 --- a/lib/search/indexes/github-docs-3.1-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.1-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9a943a89673adb12089c87c9223be2c42d15d10ccd1daf538dd4806b4a2d2496 -size 481115 +oid sha256:ac6631b00d3f4d94b7e795baf074c67f769857307999952fbe565b4af5a854a1 +size 481277 diff --git a/lib/search/indexes/github-docs-3.1-pt.json.br b/lib/search/indexes/github-docs-3.1-pt.json.br index 0bc24d7a74..02c8196eb1 100644 --- a/lib/search/indexes/github-docs-3.1-pt.json.br +++ b/lib/search/indexes/github-docs-3.1-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b50cbaedfc1f9f57542051c0ed558c1d32b66ad40c0cce7f1f47f3edd6a987a8 -size 2008968 +oid sha256:79d7cc52e7ef6d92e110ba45c211d26266ed0c9badfdc1bb64a9aa3c91e96146 +size 2009264 diff --git a/lib/search/indexes/github-docs-3.2-cn-records.json.br b/lib/search/indexes/github-docs-3.2-cn-records.json.br index 2a11155fe2..d122f98620 100644 --- a/lib/search/indexes/github-docs-3.2-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.2-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28556481dc6aabceea2009ca3b58b99b137d314370836930c2b8d450c5e18cff -size 565198 +oid sha256:98458173bd67d2b3851ba0220c66bd8d1aedb94c9b8cac7b360fd5f4d5997d60 +size 565153 diff --git a/lib/search/indexes/github-docs-3.2-cn.json.br b/lib/search/indexes/github-docs-3.2-cn.json.br index a94d64b2c9..ca64890aa2 100644 --- a/lib/search/indexes/github-docs-3.2-cn.json.br +++ b/lib/search/indexes/github-docs-3.2-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b97a522e8c33375df18abbd2755b90ec28db9e29b6e5eef53b9d2d4ebea39498 -size 977810 +oid sha256:617319415dbb3529dcde5b267912e5497ac7c30d94a3500af41641efeb49c7c8 +size 977759 diff --git a/lib/search/indexes/github-docs-3.2-en-records.json.br b/lib/search/indexes/github-docs-3.2-en-records.json.br index 47c1ca954f..5bc2061d78 100644 --- a/lib/search/indexes/github-docs-3.2-en-records.json.br +++ b/lib/search/indexes/github-docs-3.2-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d89f31e606d8807a3a198ebd822cbcda2d933fc43533f8269cd6f876d86de438 -size 489474 +oid sha256:bb8fc599286e0acac4c7ba0b295cf6e2111ff1cb53fb2b92a35202dc3739c9d4 +size 489154 diff --git a/lib/search/indexes/github-docs-3.2-en.json.br b/lib/search/indexes/github-docs-3.2-en.json.br index c2a56b0f25..b270c9e7ec 100644 --- a/lib/search/indexes/github-docs-3.2-en.json.br +++ b/lib/search/indexes/github-docs-3.2-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:95291e6080a205761987db5a4813fc74a67f306c09a2d14724a63df495f612aa -size 1921926 +oid sha256:487a3ec9a46ae46e3bdd5179f2b7c8e9709626dde0998e2c1390926643948a67 +size 1921815 diff --git a/lib/search/indexes/github-docs-3.2-es-records.json.br b/lib/search/indexes/github-docs-3.2-es-records.json.br index 20877e8bbe..abec53e995 100644 --- a/lib/search/indexes/github-docs-3.2-es-records.json.br +++ b/lib/search/indexes/github-docs-3.2-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:784451fc740a68796e89a7df482ba12c20d72a782aa1a507cfa495d004766539 -size 491085 +oid sha256:231e0d84bb16598c38d71cd55e37826dd609e1342877e3950beed4868ae47cee +size 491303 diff --git a/lib/search/indexes/github-docs-3.2-es.json.br b/lib/search/indexes/github-docs-3.2-es.json.br index 74f92189bd..3c0f209812 100644 --- a/lib/search/indexes/github-docs-3.2-es.json.br +++ b/lib/search/indexes/github-docs-3.2-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4fd40fedc9a7466d17c353370a6e85a92927db8c1f1bcf525f42e48a7a006f01 -size 2020342 +oid sha256:6b5d5a02158812b60efa8c073c070edc8b19eebbf8d20c221404efe8dc06e3b7 +size 2020923 diff --git a/lib/search/indexes/github-docs-3.2-ja-records.json.br b/lib/search/indexes/github-docs-3.2-ja-records.json.br index 6113a9356a..81fda29f8a 100644 --- a/lib/search/indexes/github-docs-3.2-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.2-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4e30010ea2b0e3e359b6092783f969c171ce9750ee290ce6318361f5235a0afe -size 584314 +oid sha256:b26c5cfa57e5f9025366f015ffbbd27858f9d249d54f5cb02d9885cb2c6ca2d0 +size 584678 diff --git a/lib/search/indexes/github-docs-3.2-ja.json.br b/lib/search/indexes/github-docs-3.2-ja.json.br index 30b3197f5b..fa28d9abdd 100644 --- a/lib/search/indexes/github-docs-3.2-ja.json.br +++ b/lib/search/indexes/github-docs-3.2-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:551400cec5c61766ad6cdb42b82abb14cf5de1f4f5657cac395c56ef52bc1d63 -size 3124764 +oid sha256:469f2aecc304db5aada8c9bd79eed1250e531b165bbd40a952fed91bb88ca2b5 +size 3124173 diff --git a/lib/search/indexes/github-docs-3.2-pt-records.json.br b/lib/search/indexes/github-docs-3.2-pt-records.json.br index d6bb489e62..287ed33b99 100644 --- a/lib/search/indexes/github-docs-3.2-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.2-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:15e772618d8b8164e795f1416edf7050828944ddd71df856de3b9a9f12b053ba -size 489422 +oid sha256:df333b5848defa2522036d32a914fd205b200eb63c00ed038d437ba37bb45a05 +size 489482 diff --git a/lib/search/indexes/github-docs-3.2-pt.json.br b/lib/search/indexes/github-docs-3.2-pt.json.br index 0e582a5298..bfa05f3101 100644 --- a/lib/search/indexes/github-docs-3.2-pt.json.br +++ b/lib/search/indexes/github-docs-3.2-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eacd671372995ca3ee92593a4be6e2f3612862c17a95f1b32da38829196436b5 -size 2041480 +oid sha256:1ee0633815f10dfc55138635b2d1228228e8a987b6343fda607c4417e791c054 +size 2042049 diff --git a/lib/search/indexes/github-docs-dotcom-cn-records.json.br b/lib/search/indexes/github-docs-dotcom-cn-records.json.br index 4319ae6332..8b0c71ee9f 100644 --- a/lib/search/indexes/github-docs-dotcom-cn-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:17a0fb34818898f7eec9cd4c50306415bd504e0bcae0ffe2bf715d9f2f079694 -size 770769 +oid sha256:0ff7b83e4c3bd2d9723727bd11c3e0eadcff6d2ce736edfd355cca1d09107d64 +size 770691 diff --git a/lib/search/indexes/github-docs-dotcom-cn.json.br b/lib/search/indexes/github-docs-dotcom-cn.json.br index 78fc1c54c6..fd1e0d0cd2 100644 --- a/lib/search/indexes/github-docs-dotcom-cn.json.br +++ b/lib/search/indexes/github-docs-dotcom-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ae8254a45f2e52f1c555034b278de8aedfa3b17357fd482303a807756cf37d9 -size 1210185 +oid sha256:8bec3f8e464a08b0c706dba2b105b8cc9eda42e01f21c50de0c30e41c01fd7af +size 1209996 diff --git a/lib/search/indexes/github-docs-dotcom-en-records.json.br b/lib/search/indexes/github-docs-dotcom-en-records.json.br index 06b4eb89e3..d7ca844223 100644 --- a/lib/search/indexes/github-docs-dotcom-en-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0546a2ba69e6b079c70fe693d0a9b390863e94219d51a41e2693319bdd1995bf -size 654711 +oid sha256:b524159fbd2cdcfd59d70305c597d6fc62496a630f847c2c40737adf1ba59a5e +size 654473 diff --git a/lib/search/indexes/github-docs-dotcom-en.json.br b/lib/search/indexes/github-docs-dotcom-en.json.br index 56518b9b94..f8a1bcecb3 100644 --- a/lib/search/indexes/github-docs-dotcom-en.json.br +++ b/lib/search/indexes/github-docs-dotcom-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b13e786c428664375632a76f55cb0f12ea53cd704e2a1178f1f9c91248fe332b -size 2452334 +oid sha256:acf765577c4f3025bf258f6e8872480517a980277cd8c796c37849929e473ebc +size 2452264 diff --git a/lib/search/indexes/github-docs-dotcom-es-records.json.br b/lib/search/indexes/github-docs-dotcom-es-records.json.br index 955c8a1831..0754281c72 100644 --- a/lib/search/indexes/github-docs-dotcom-es-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:20243ef503f31e95fe1493361255070887221d60d6ff4445a78e106bb63f3305 -size 662781 +oid sha256:17b8a9514d804b24ca9305036c338c3db408d28f906b03316d1d93aab4d2aab8 +size 662900 diff --git a/lib/search/indexes/github-docs-dotcom-es.json.br b/lib/search/indexes/github-docs-dotcom-es.json.br index b7848e69d8..53537c1c67 100644 --- a/lib/search/indexes/github-docs-dotcom-es.json.br +++ b/lib/search/indexes/github-docs-dotcom-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3d6503dbd2686e7f972ee4ee2bb96ffa13d914e9bfc04b230a9e0d87c8b3e45b -size 2630021 +oid sha256:7422b74977e055e2580a89c2088f20e8ecc2eccb38c16ad09b161d9a77335b78 +size 2630308 diff --git a/lib/search/indexes/github-docs-dotcom-ja-records.json.br b/lib/search/indexes/github-docs-dotcom-ja-records.json.br index 22d1dda55a..d5c2ef30e9 100644 --- a/lib/search/indexes/github-docs-dotcom-ja-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4cab73fbcdf9d1e5db1486e6c6be812a254b4bd55ebb512e2c70c3ba002e989d -size 789207 +oid sha256:65400ca15a82f46f98c7f8683fde836f58ab692e3051c71458c1e0a6fceb339c +size 789119 diff --git a/lib/search/indexes/github-docs-dotcom-ja.json.br b/lib/search/indexes/github-docs-dotcom-ja.json.br index 4247a8cebe..e5b7143c05 100644 --- a/lib/search/indexes/github-docs-dotcom-ja.json.br +++ b/lib/search/indexes/github-docs-dotcom-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:591c13d085ee682764e8fa5ae35593928383bd83b5498cf033e7be6129ed0798 -size 4086872 +oid sha256:7551357efff0be80a99a979359da7e335f022be59245af32c30dadb145e4f3c9 +size 4087349 diff --git a/lib/search/indexes/github-docs-dotcom-pt-records.json.br b/lib/search/indexes/github-docs-dotcom-pt-records.json.br index ddf1644882..87a0dfd27f 100644 --- a/lib/search/indexes/github-docs-dotcom-pt-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2e719b98d16e2592a5ee0774314dfdc27378b3fbed3a2fd1907ea2451e01245a -size 663847 +oid sha256:242f137f6915b49fcbca42485fbf98c37831adaf3484bdf118444e174ebf11d1 +size 663404 diff --git a/lib/search/indexes/github-docs-dotcom-pt.json.br b/lib/search/indexes/github-docs-dotcom-pt.json.br index 14a0793a46..36d75cefc7 100644 --- a/lib/search/indexes/github-docs-dotcom-pt.json.br +++ b/lib/search/indexes/github-docs-dotcom-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6e008ca688eecf4fa9dc40e8b854fb43f983c663a2bfdc4b0b37e4a73673fffd -size 2668274 +oid sha256:943d5815abb6c8221bc5418cdd3d562aee84699277fc074911fb9615a7a6a307 +size 2667622 diff --git a/lib/search/indexes/github-docs-ghae-cn-records.json.br b/lib/search/indexes/github-docs-ghae-cn-records.json.br index 30679bdbff..9058e6301d 100644 --- a/lib/search/indexes/github-docs-ghae-cn-records.json.br +++ b/lib/search/indexes/github-docs-ghae-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d23d607e01da95ca1fedebab2aa9de9864a15590cfd289cb25397c255336a6a2 -size 429314 +oid sha256:3fd44b80f3a7edbe3ae0ea514d035bd8f560c99a17e77233c01ccf2028a52400 +size 429222 diff --git a/lib/search/indexes/github-docs-ghae-cn.json.br b/lib/search/indexes/github-docs-ghae-cn.json.br index a7e06a0b82..4cdb1e41bd 100644 --- a/lib/search/indexes/github-docs-ghae-cn.json.br +++ b/lib/search/indexes/github-docs-ghae-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:57305eb6152bc238e4f7700e2f17afc1320825181772027dfc81742234f333d8 -size 712708 +oid sha256:63c26d03f44c3b616a3fa307d6e9f0879fd699b030903e151883da51a0238f73 +size 713022 diff --git a/lib/search/indexes/github-docs-ghae-en-records.json.br b/lib/search/indexes/github-docs-ghae-en-records.json.br index 36e9357044..c48baa7465 100644 --- a/lib/search/indexes/github-docs-ghae-en-records.json.br +++ b/lib/search/indexes/github-docs-ghae-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:411ab872278c2f67f189c5d23a5365f679fc29dcb84178e96863da3f66f54d81 -size 378676 +oid sha256:25c6953a93598e82da97f627d01c4a4822132a03259a37e13a615812b6449c8d +size 378512 diff --git a/lib/search/indexes/github-docs-ghae-en.json.br b/lib/search/indexes/github-docs-ghae-en.json.br index fc1807736a..a21b3a30d9 100644 --- a/lib/search/indexes/github-docs-ghae-en.json.br +++ b/lib/search/indexes/github-docs-ghae-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:66af85ab6230dc7a5abfc03ab174004e0b2b475079873819e7191ef523ef8bb3 -size 1418445 +oid sha256:b3805c5a5a02b600d90074c5ee6d3a2bfef5bdc27182511bdbcf327ac5b700d1 +size 1418061 diff --git a/lib/search/indexes/github-docs-ghae-es-records.json.br b/lib/search/indexes/github-docs-ghae-es-records.json.br index 57f4bae1fa..fb4f76c461 100644 --- a/lib/search/indexes/github-docs-ghae-es-records.json.br +++ b/lib/search/indexes/github-docs-ghae-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8a09d990a7814236623c1924391b3b04942d6a64eb5d4128767c6606d9e5100b -size 375566 +oid sha256:58487dc7152c934c51a5d7fe935efda7d58a678cc3d041afd84a2a19b87569c5 +size 375270 diff --git a/lib/search/indexes/github-docs-ghae-es.json.br b/lib/search/indexes/github-docs-ghae-es.json.br index bab2db922e..a9034b3e90 100644 --- a/lib/search/indexes/github-docs-ghae-es.json.br +++ b/lib/search/indexes/github-docs-ghae-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:10eaedcefab41216dda67a199211336d460d4e99214fb4a17ac32d205fa1f5b9 -size 1483498 +oid sha256:84d5cb965eb668e407969f032a1b8c6f40fe753ac2fd32f771706f8054414a94 +size 1483057 diff --git a/lib/search/indexes/github-docs-ghae-ja-records.json.br b/lib/search/indexes/github-docs-ghae-ja-records.json.br index c7222aa948..3cc11eb4b9 100644 --- a/lib/search/indexes/github-docs-ghae-ja-records.json.br +++ b/lib/search/indexes/github-docs-ghae-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:837df07e7463def035bdc558601c1ef62d26c5c5072eb11cdb6be61fe1c4711d -size 445216 +oid sha256:ed61c7a7012b4b9d93ae81f30030423c26c01279f06208e8d94279101d568733 +size 445271 diff --git a/lib/search/indexes/github-docs-ghae-ja.json.br b/lib/search/indexes/github-docs-ghae-ja.json.br index a37e0535fe..669714bfa9 100644 --- a/lib/search/indexes/github-docs-ghae-ja.json.br +++ b/lib/search/indexes/github-docs-ghae-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c734eba384cf533e82d8d8b9d695870967c17d47aada53f17ad82212d66601ec -size 2275988 +oid sha256:f9e32294620dd473ca1442d1d5f128e2636aea03f87594f80fec0e4f31eab7bc +size 2275788 diff --git a/lib/search/indexes/github-docs-ghae-pt-records.json.br b/lib/search/indexes/github-docs-ghae-pt-records.json.br index e4f17ea16b..41eb6acf2f 100644 --- a/lib/search/indexes/github-docs-ghae-pt-records.json.br +++ b/lib/search/indexes/github-docs-ghae-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f857c43eb181dff6b9ae68c163552de096477576fffb2519a8c25257d889409a -size 374032 +oid sha256:de27ccc6834f8b844f35845db687181489f34fbe39964bf5b113049fc6745822 +size 373888 diff --git a/lib/search/indexes/github-docs-ghae-pt.json.br b/lib/search/indexes/github-docs-ghae-pt.json.br index 554856ce0d..136df740a6 100644 --- a/lib/search/indexes/github-docs-ghae-pt.json.br +++ b/lib/search/indexes/github-docs-ghae-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:81047a39337a4fd9be6e4a228fef9d0f871888bb5a64f9c7d868df1c9dcd6f79 -size 1497756 +oid sha256:bd24b039e472bcf08d8b082c402e236f90f56718a924eae95684e353e5f2fcdc +size 1498006 diff --git a/lib/search/indexes/github-docs-ghec-cn-records.json.br b/lib/search/indexes/github-docs-ghec-cn-records.json.br index 709b18c9ab..b4702cb87d 100644 --- a/lib/search/indexes/github-docs-ghec-cn-records.json.br +++ b/lib/search/indexes/github-docs-ghec-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:52933ba671247c832b0c6f6a7258106796fce767b904caaa7afda06b5a7912ab -size 673923 +oid sha256:ad32b9735c8a6f86fb15e8a7f54f2f23d6aa69e2329ea99524e8803aa78d5448 +size 673938 diff --git a/lib/search/indexes/github-docs-ghec-cn.json.br b/lib/search/indexes/github-docs-ghec-cn.json.br index 24ef22c27f..e26dafc096 100644 --- a/lib/search/indexes/github-docs-ghec-cn.json.br +++ b/lib/search/indexes/github-docs-ghec-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c1aed52e215f18c57f0c94fe488065994a78940f95884eb2ae500bebb40586a7 -size 1203926 +oid sha256:2d4359de0b30b785efae8d8667483f641ce856f996ed5bff965ee4560c7235a6 +size 1203547 diff --git a/lib/search/indexes/github-docs-ghec-en-records.json.br b/lib/search/indexes/github-docs-ghec-en-records.json.br index 8160d51004..4aa174fe56 100644 --- a/lib/search/indexes/github-docs-ghec-en-records.json.br +++ b/lib/search/indexes/github-docs-ghec-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:04f8d3107a3fd3daf5bd2e61b140b3faa66296a3374aae9c20596f2a2d82b6df -size 591932 +oid sha256:d1e9028a5c4beb74c4d34f64f8f48e0c05f2bff7bb66b867d25bd93a98677cd0 +size 592134 diff --git a/lib/search/indexes/github-docs-ghec-en.json.br b/lib/search/indexes/github-docs-ghec-en.json.br index e6038d4c34..672962a9e6 100644 --- a/lib/search/indexes/github-docs-ghec-en.json.br +++ b/lib/search/indexes/github-docs-ghec-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c070a8b0467b28ccd4feaf03a6fcbec98170a92659429c99ef45ada94764595f -size 2331860 +oid sha256:a5e1cd056d9dc1101ac5bd6a5fe0345af183d0bc6a04af556ac0d1e8dff9acfd +size 2332524 diff --git a/lib/search/indexes/github-docs-ghec-es-records.json.br b/lib/search/indexes/github-docs-ghec-es-records.json.br index c76bc50825..491b2e582a 100644 --- a/lib/search/indexes/github-docs-ghec-es-records.json.br +++ b/lib/search/indexes/github-docs-ghec-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:856dc8c310f61a0b40fed1f0f3e2faea207e30bc5f110e144dccb31b4209684e -size 602589 +oid sha256:b843b73ea61db6e11542e118b4c5e27adab4bf7a73454ea74ffd26924f3f202d +size 602337 diff --git a/lib/search/indexes/github-docs-ghec-es.json.br b/lib/search/indexes/github-docs-ghec-es.json.br index b5d2501f55..2fa9f4efa4 100644 --- a/lib/search/indexes/github-docs-ghec-es.json.br +++ b/lib/search/indexes/github-docs-ghec-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:953bb2fec9604c46cca46cb55b8820dcdf27b085c17caa296899c55b027eb3f8 -size 2518911 +oid sha256:5b876a4b53c4c4283eb33335b820c66c9f3d6244cc8d0e8df4b294b905e0874d +size 2519250 diff --git a/lib/search/indexes/github-docs-ghec-ja-records.json.br b/lib/search/indexes/github-docs-ghec-ja-records.json.br index 661c1bc48b..28b2273ef8 100644 --- a/lib/search/indexes/github-docs-ghec-ja-records.json.br +++ b/lib/search/indexes/github-docs-ghec-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bcaa0c92c28c19301b3690359712709579e78f45cb5711bdbe293c18760a92a9 -size 697618 +oid sha256:d8aa4f72d4a373459e8044553bf5fef3b48325a987cf9f733cd09e5998e1c2f4 +size 697406 diff --git a/lib/search/indexes/github-docs-ghec-ja.json.br b/lib/search/indexes/github-docs-ghec-ja.json.br index 41cea1688b..1c15cd2ae8 100644 --- a/lib/search/indexes/github-docs-ghec-ja.json.br +++ b/lib/search/indexes/github-docs-ghec-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ffeace4f0276b69c46a59c531c570cfee9be649d19077b4cca6b3896134891d8 -size 3811002 +oid sha256:fbcdd4989fb3c2370f409afb4132f89291bc1b12b9a0b976b1e80848f5f20fd3 +size 3810527 diff --git a/lib/search/indexes/github-docs-ghec-pt-records.json.br b/lib/search/indexes/github-docs-ghec-pt-records.json.br index ade970b001..df97e2b69d 100644 --- a/lib/search/indexes/github-docs-ghec-pt-records.json.br +++ b/lib/search/indexes/github-docs-ghec-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be51a2aa8cfb9bd82ffeea91d85fb62ef2ab923515b88773d893c89468bf55d2 -size 600998 +oid sha256:3264dfeaf138639db7f1cc731ac1c7befbae03be924ed3d7154d1f940280b898 +size 600889 diff --git a/lib/search/indexes/github-docs-ghec-pt.json.br b/lib/search/indexes/github-docs-ghec-pt.json.br index 25f7ceaf9a..11876ebf76 100644 --- a/lib/search/indexes/github-docs-ghec-pt.json.br +++ b/lib/search/indexes/github-docs-ghec-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:14eae25f5865d903b2e01fe85f438de2f67bfdb1e53c80ac63e13e8e316a2c65 -size 2543095 +oid sha256:e1d5d094cc8be0368435761bc6730868040803f2f0bec8a5ac5e0947b70c3d9c +size 2543099 From 9ef425e07820a4ea2edd3650c81026bc1dec0fbd Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 7 Nov 2021 01:55:58 +0000 Subject: [PATCH 05/28] update search indexes --- lib/search/indexes/github-docs-3.0-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-pt.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-pt.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-pt.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-cn.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-en.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-es.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-ja.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-pt.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-cn.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-en.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-es.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-ja.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-pt.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-cn.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-en.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-es.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-ja.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-pt.json.br | 4 ++-- 60 files changed, 120 insertions(+), 120 deletions(-) diff --git a/lib/search/indexes/github-docs-3.0-cn-records.json.br b/lib/search/indexes/github-docs-3.0-cn-records.json.br index 1bd1a467fe..23614e5464 100644 --- a/lib/search/indexes/github-docs-3.0-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.0-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:322b2e1a63eb992b5e52da3097e4d7f2044f2bcf509a2550183c2f1772da5347 -size 540778 +oid sha256:19406c22cff5c5732b6ec3f1fa46f40054c9f28afbfd7de840a6c2e7ec65f125 +size 540680 diff --git a/lib/search/indexes/github-docs-3.0-cn.json.br b/lib/search/indexes/github-docs-3.0-cn.json.br index 74765a85c7..93250e5205 100644 --- a/lib/search/indexes/github-docs-3.0-cn.json.br +++ b/lib/search/indexes/github-docs-3.0-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0c88b4c3cd82ea6d99157375929914e587ac29447304a52c5738b2ed073b2273 -size 930243 +oid sha256:3c75fc576955887f12a0a911677bf9d2e09e6b91efbe33b39c771b9b3e3903d2 +size 929427 diff --git a/lib/search/indexes/github-docs-3.0-en-records.json.br b/lib/search/indexes/github-docs-3.0-en-records.json.br index 6e4a5ab5c4..08c399db6e 100644 --- a/lib/search/indexes/github-docs-3.0-en-records.json.br +++ b/lib/search/indexes/github-docs-3.0-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c3b6d63c43d92d9bc02d46dd3540a750dc47f0fb8bf1c082810aa71a7cdf339 -size 471258 +oid sha256:cc78ca5471803a78f3472054fd80474ccc1b40bd266160d77a7033bc03d277c4 +size 471693 diff --git a/lib/search/indexes/github-docs-3.0-en.json.br b/lib/search/indexes/github-docs-3.0-en.json.br index 0f8cba9740..d075c71299 100644 --- a/lib/search/indexes/github-docs-3.0-en.json.br +++ b/lib/search/indexes/github-docs-3.0-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bdebd3fbe4323e77b40328a1c24132f886f9f46098190264126216e94300779c -size 1844581 +oid sha256:fee95b6298a76551f52ab40073f3e827cd852e9e40e2dfcbe1efcfe2bfe70696 +size 1845560 diff --git a/lib/search/indexes/github-docs-3.0-es-records.json.br b/lib/search/indexes/github-docs-3.0-es-records.json.br index 0b6eeb548b..55402570d5 100644 --- a/lib/search/indexes/github-docs-3.0-es-records.json.br +++ b/lib/search/indexes/github-docs-3.0-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8e2eed4801bc3d77e00f88d14baa08b91afc84940203d3577de34c17d04324c6 -size 472936 +oid sha256:1a1795007591e15f72a9870657b427860fdb2b812d0dd2fe7c02c2b18b15cfec +size 472922 diff --git a/lib/search/indexes/github-docs-3.0-es.json.br b/lib/search/indexes/github-docs-3.0-es.json.br index 4469336269..b99a30c328 100644 --- a/lib/search/indexes/github-docs-3.0-es.json.br +++ b/lib/search/indexes/github-docs-3.0-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5766caedaa820b19ed845c536b550e40ecabd1f716583840c8ee285ef7aa97ab -size 1942516 +oid sha256:c735ebbb2ac10f8704756ee867bcdf34cdffbd18cd56dc5713e96ad8f366d4a4 +size 1942769 diff --git a/lib/search/indexes/github-docs-3.0-ja-records.json.br b/lib/search/indexes/github-docs-3.0-ja-records.json.br index b3d8c7080d..3f9157dbf5 100644 --- a/lib/search/indexes/github-docs-3.0-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.0-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b8e99c6b53b93263ac308dda99b250a15040cdd7063b1ffd4593d7c539be3904 -size 561476 +oid sha256:d90ce2b5320a885d4225aff22e15cac8fc66a8fbd367f393c1fe1646a726566a +size 561521 diff --git a/lib/search/indexes/github-docs-3.0-ja.json.br b/lib/search/indexes/github-docs-3.0-ja.json.br index e4132663ca..f9bcd390e9 100644 --- a/lib/search/indexes/github-docs-3.0-ja.json.br +++ b/lib/search/indexes/github-docs-3.0-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e6be6aa01c0724d4e47753bb8aaad5711477defea5ece1b5e95c867a43c45a2c -size 2994150 +oid sha256:e0b76ed882c58ce93886ef6236a4bd60e1be1f47d0446f97af71977ac7ef262f +size 2994342 diff --git a/lib/search/indexes/github-docs-3.0-pt-records.json.br b/lib/search/indexes/github-docs-3.0-pt-records.json.br index c40a6230ff..a8d4b6a0e0 100644 --- a/lib/search/indexes/github-docs-3.0-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.0-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e62b3d526b035ae3f9d63d6b5097863b7c62b822dc8008e3b850594f01bf8853 -size 470454 +oid sha256:a5d8a8150b0179031fbb60826796adf38dbaeb7a4805c2bd8ab648233d427149 +size 470448 diff --git a/lib/search/indexes/github-docs-3.0-pt.json.br b/lib/search/indexes/github-docs-3.0-pt.json.br index c6d5e30fb5..59493b3c7e 100644 --- a/lib/search/indexes/github-docs-3.0-pt.json.br +++ b/lib/search/indexes/github-docs-3.0-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4f3cbbaf4d2f2f6b69721f5904a8ada557c391fccbce179fcb20b3cef449fd8a -size 1962076 +oid sha256:51ff3d9fd224bdfabd93368180abdd497dbf4dacab56e4390c8fd43c9b123fb9 +size 1962282 diff --git a/lib/search/indexes/github-docs-3.1-cn-records.json.br b/lib/search/indexes/github-docs-3.1-cn-records.json.br index 69a3518f12..cad7e39500 100644 --- a/lib/search/indexes/github-docs-3.1-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.1-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:344bcffcd36e8f266e3466a24248a4227f1e633ad28f421181934076a900e591 -size 554352 +oid sha256:475a70ebd03d6df07b2c3d277eb1050a43fb8e6182baf12a98682526fc870f42 +size 554386 diff --git a/lib/search/indexes/github-docs-3.1-cn.json.br b/lib/search/indexes/github-docs-3.1-cn.json.br index e1fb4559ee..d7404e3297 100644 --- a/lib/search/indexes/github-docs-3.1-cn.json.br +++ b/lib/search/indexes/github-docs-3.1-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dd471ca072b10c966ff6b585059d98698861c3ca8dd0a648a814b74d820830c9 -size 958406 +oid sha256:ef72ec03f54aa1d21b1c4c1c0c7ced59c448fd0b9d91f0e8d4ea17951b80e189 +size 958269 diff --git a/lib/search/indexes/github-docs-3.1-en-records.json.br b/lib/search/indexes/github-docs-3.1-en-records.json.br index 6a1a302abf..2716548c3b 100644 --- a/lib/search/indexes/github-docs-3.1-en-records.json.br +++ b/lib/search/indexes/github-docs-3.1-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:713ae27acc9d669331f5c9251bcee53368ff89e2bb0e10190f415ab33e39f888 -size 481419 +oid sha256:4739d32ad7e0557eafbb9c043096db1ce4c40d2f8fb879530ec67ac1d5ebd9d0 +size 481580 diff --git a/lib/search/indexes/github-docs-3.1-en.json.br b/lib/search/indexes/github-docs-3.1-en.json.br index 6223c848a6..8d9a7db0d5 100644 --- a/lib/search/indexes/github-docs-3.1-en.json.br +++ b/lib/search/indexes/github-docs-3.1-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98351ef3399a0f09c97dc51fa83ed6c6acf826c16246c44c134cc87bc556cfbf -size 1888238 +oid sha256:625513eb8252cc914428d0fed5a5128aa5bf210816d1290abb75e97924a64805 +size 1889466 diff --git a/lib/search/indexes/github-docs-3.1-es-records.json.br b/lib/search/indexes/github-docs-3.1-es-records.json.br index 7f6b3559fd..9e3d8fa3fc 100644 --- a/lib/search/indexes/github-docs-3.1-es-records.json.br +++ b/lib/search/indexes/github-docs-3.1-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd042de51773cd9f2d20891fb8b3ba6269ba606c59b2a0bc30d4afcf0287315e -size 483258 +oid sha256:773c84d770a0ef22d3b77b9fd0a379faeb25652909835825cb3acf54d4d618a7 +size 483150 diff --git a/lib/search/indexes/github-docs-3.1-es.json.br b/lib/search/indexes/github-docs-3.1-es.json.br index e84d75b297..9077347e9d 100644 --- a/lib/search/indexes/github-docs-3.1-es.json.br +++ b/lib/search/indexes/github-docs-3.1-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d5d3fdca168f173f1ca39c750ebebe1ed74727c4c7cdaf3b13fe28a26c863315 -size 1988450 +oid sha256:b3ba5e046d62fa164645bfae418da023c528ae683ccc83488f624f67ca904e8b +size 1989565 diff --git a/lib/search/indexes/github-docs-3.1-ja-records.json.br b/lib/search/indexes/github-docs-3.1-ja-records.json.br index a453cbf79c..0cb36db104 100644 --- a/lib/search/indexes/github-docs-3.1-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.1-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2f54065dfa7dc194248dbb5c7b8efafc080fb44bd8d75251fc6cae404dc5b9e -size 574495 +oid sha256:bd5f716dcc68b4bb34ce53b8273c67029959b028729180be99d4f995982a4c50 +size 574457 diff --git a/lib/search/indexes/github-docs-3.1-ja.json.br b/lib/search/indexes/github-docs-3.1-ja.json.br index 226928690b..071aaa0abc 100644 --- a/lib/search/indexes/github-docs-3.1-ja.json.br +++ b/lib/search/indexes/github-docs-3.1-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3d5f158a7236c2056c8314590cd5423da70d0e0dea17f4e1b479961ad992c3d1 -size 3071251 +oid sha256:07f8c3113b883054c829865495abe44ab26d9832e647f21f815fd8119c9cfdf4 +size 3071518 diff --git a/lib/search/indexes/github-docs-3.1-pt-records.json.br b/lib/search/indexes/github-docs-3.1-pt-records.json.br index a253dbf7c3..202663910a 100644 --- a/lib/search/indexes/github-docs-3.1-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.1-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ac6631b00d3f4d94b7e795baf074c67f769857307999952fbe565b4af5a854a1 -size 481277 +oid sha256:d4ba3b49e3b9c2e7294df7010bcb25b64fff21f01e6b4bf0eef91e77711518cb +size 481289 diff --git a/lib/search/indexes/github-docs-3.1-pt.json.br b/lib/search/indexes/github-docs-3.1-pt.json.br index 02c8196eb1..5679f5a3a5 100644 --- a/lib/search/indexes/github-docs-3.1-pt.json.br +++ b/lib/search/indexes/github-docs-3.1-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:79d7cc52e7ef6d92e110ba45c211d26266ed0c9badfdc1bb64a9aa3c91e96146 -size 2009264 +oid sha256:817c1fb639ea78c6cabbf1874cac27f9becd064f9838de54ebe478de7dc5fb2f +size 2009417 diff --git a/lib/search/indexes/github-docs-3.2-cn-records.json.br b/lib/search/indexes/github-docs-3.2-cn-records.json.br index d122f98620..068fa30203 100644 --- a/lib/search/indexes/github-docs-3.2-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.2-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98458173bd67d2b3851ba0220c66bd8d1aedb94c9b8cac7b360fd5f4d5997d60 -size 565153 +oid sha256:23f20dda7354b2a5199c88be7f20dd9d5b7e72062b51adbd39f6cf55ae48a8c7 +size 565332 diff --git a/lib/search/indexes/github-docs-3.2-cn.json.br b/lib/search/indexes/github-docs-3.2-cn.json.br index ca64890aa2..5da4ac8631 100644 --- a/lib/search/indexes/github-docs-3.2-cn.json.br +++ b/lib/search/indexes/github-docs-3.2-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:617319415dbb3529dcde5b267912e5497ac7c30d94a3500af41641efeb49c7c8 -size 977759 +oid sha256:e9f7bb1f868e9d497a6f6c25c8e5ef13125dfb3e9247fdaed76705627643f8a8 +size 977691 diff --git a/lib/search/indexes/github-docs-3.2-en-records.json.br b/lib/search/indexes/github-docs-3.2-en-records.json.br index 5bc2061d78..8c7ea269d0 100644 --- a/lib/search/indexes/github-docs-3.2-en-records.json.br +++ b/lib/search/indexes/github-docs-3.2-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb8fc599286e0acac4c7ba0b295cf6e2111ff1cb53fb2b92a35202dc3739c9d4 -size 489154 +oid sha256:643d567ea0de10f6c4a41af9f278bda5fd9d1005be5e961eee9e51c52d7ef2cc +size 490399 diff --git a/lib/search/indexes/github-docs-3.2-en.json.br b/lib/search/indexes/github-docs-3.2-en.json.br index b270c9e7ec..47840cbdd3 100644 --- a/lib/search/indexes/github-docs-3.2-en.json.br +++ b/lib/search/indexes/github-docs-3.2-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:487a3ec9a46ae46e3bdd5179f2b7c8e9709626dde0998e2c1390926643948a67 -size 1921815 +oid sha256:4353b64e142e0c85beb4dbcfeeb0e753437e3ae2160012331e4b613013b8b00a +size 1922322 diff --git a/lib/search/indexes/github-docs-3.2-es-records.json.br b/lib/search/indexes/github-docs-3.2-es-records.json.br index abec53e995..134cdc7590 100644 --- a/lib/search/indexes/github-docs-3.2-es-records.json.br +++ b/lib/search/indexes/github-docs-3.2-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:231e0d84bb16598c38d71cd55e37826dd609e1342877e3950beed4868ae47cee -size 491303 +oid sha256:e191642ea6877f6b4c9de47e127edbd152cf085912e07f4d020e61ee67459bea +size 491204 diff --git a/lib/search/indexes/github-docs-3.2-es.json.br b/lib/search/indexes/github-docs-3.2-es.json.br index 3c0f209812..4576da36a5 100644 --- a/lib/search/indexes/github-docs-3.2-es.json.br +++ b/lib/search/indexes/github-docs-3.2-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6b5d5a02158812b60efa8c073c070edc8b19eebbf8d20c221404efe8dc06e3b7 -size 2020923 +oid sha256:706375a895e0f416212105477f2fcfc5b8935cd4ee868604c8c7944e90c06567 +size 2021048 diff --git a/lib/search/indexes/github-docs-3.2-ja-records.json.br b/lib/search/indexes/github-docs-3.2-ja-records.json.br index 81fda29f8a..23f28b1084 100644 --- a/lib/search/indexes/github-docs-3.2-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.2-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b26c5cfa57e5f9025366f015ffbbd27858f9d249d54f5cb02d9885cb2c6ca2d0 -size 584678 +oid sha256:2e4fed5b8f71fa92b4496aea778ec93238c9e62a8be47f090e3cd6e109902164 +size 584688 diff --git a/lib/search/indexes/github-docs-3.2-ja.json.br b/lib/search/indexes/github-docs-3.2-ja.json.br index fa28d9abdd..4632069367 100644 --- a/lib/search/indexes/github-docs-3.2-ja.json.br +++ b/lib/search/indexes/github-docs-3.2-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:469f2aecc304db5aada8c9bd79eed1250e531b165bbd40a952fed91bb88ca2b5 -size 3124173 +oid sha256:c1f8a0c2c53f36092ff5c37bce812f39823b04bb7fddbdb5a34433b5b3cd20f0 +size 3125818 diff --git a/lib/search/indexes/github-docs-3.2-pt-records.json.br b/lib/search/indexes/github-docs-3.2-pt-records.json.br index 287ed33b99..fc1c78c67d 100644 --- a/lib/search/indexes/github-docs-3.2-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.2-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df333b5848defa2522036d32a914fd205b200eb63c00ed038d437ba37bb45a05 -size 489482 +oid sha256:5544ecb97840772846cec8579b2cd12caf445d7dae7613e86b147f888ecac329 +size 489554 diff --git a/lib/search/indexes/github-docs-3.2-pt.json.br b/lib/search/indexes/github-docs-3.2-pt.json.br index bfa05f3101..274dad2788 100644 --- a/lib/search/indexes/github-docs-3.2-pt.json.br +++ b/lib/search/indexes/github-docs-3.2-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ee0633815f10dfc55138635b2d1228228e8a987b6343fda607c4417e791c054 -size 2042049 +oid sha256:2898f291e267c798d05fcd7ae7f133220614e75908bcc00c77914c737f4dc983 +size 2042115 diff --git a/lib/search/indexes/github-docs-dotcom-cn-records.json.br b/lib/search/indexes/github-docs-dotcom-cn-records.json.br index 8b0c71ee9f..a86b166ab9 100644 --- a/lib/search/indexes/github-docs-dotcom-cn-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ff7b83e4c3bd2d9723727bd11c3e0eadcff6d2ce736edfd355cca1d09107d64 -size 770691 +oid sha256:a254e60b83f1469f1e9ae8449a68bfaff961b3edf4baa037ef21389cfe8707b7 +size 770940 diff --git a/lib/search/indexes/github-docs-dotcom-cn.json.br b/lib/search/indexes/github-docs-dotcom-cn.json.br index fd1e0d0cd2..df3daee494 100644 --- a/lib/search/indexes/github-docs-dotcom-cn.json.br +++ b/lib/search/indexes/github-docs-dotcom-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8bec3f8e464a08b0c706dba2b105b8cc9eda42e01f21c50de0c30e41c01fd7af -size 1209996 +oid sha256:52f451d5a176b4c1d4f7442120648e5c786a1fcf1f5dfd1187ee74fcb3bf767a +size 1209992 diff --git a/lib/search/indexes/github-docs-dotcom-en-records.json.br b/lib/search/indexes/github-docs-dotcom-en-records.json.br index d7ca844223..51bc45e3fc 100644 --- a/lib/search/indexes/github-docs-dotcom-en-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b524159fbd2cdcfd59d70305c597d6fc62496a630f847c2c40737adf1ba59a5e -size 654473 +oid sha256:fd03f1443d3707369b5697e11fd9b4164e90d742e6fbf78ec4695f3f30b33671 +size 655049 diff --git a/lib/search/indexes/github-docs-dotcom-en.json.br b/lib/search/indexes/github-docs-dotcom-en.json.br index f8a1bcecb3..af4cb76597 100644 --- a/lib/search/indexes/github-docs-dotcom-en.json.br +++ b/lib/search/indexes/github-docs-dotcom-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:acf765577c4f3025bf258f6e8872480517a980277cd8c796c37849929e473ebc -size 2452264 +oid sha256:8c535e3ead757e1bbf1dcf29ed7590db056cfa3c1dfb1f33b4383440349b0681 +size 2453092 diff --git a/lib/search/indexes/github-docs-dotcom-es-records.json.br b/lib/search/indexes/github-docs-dotcom-es-records.json.br index 0754281c72..0a913ff0ec 100644 --- a/lib/search/indexes/github-docs-dotcom-es-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:17b8a9514d804b24ca9305036c338c3db408d28f906b03316d1d93aab4d2aab8 -size 662900 +oid sha256:85683468ac2d6f2d28831a48209f7df181b4f48648d2dfaf25e1cad67775b414 +size 662609 diff --git a/lib/search/indexes/github-docs-dotcom-es.json.br b/lib/search/indexes/github-docs-dotcom-es.json.br index 53537c1c67..49a98fb0ae 100644 --- a/lib/search/indexes/github-docs-dotcom-es.json.br +++ b/lib/search/indexes/github-docs-dotcom-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7422b74977e055e2580a89c2088f20e8ecc2eccb38c16ad09b161d9a77335b78 -size 2630308 +oid sha256:89dadfafb08ee520eb8edbafd4cf5032ab179fd851aa740104ab4ab715c37623 +size 2631271 diff --git a/lib/search/indexes/github-docs-dotcom-ja-records.json.br b/lib/search/indexes/github-docs-dotcom-ja-records.json.br index d5c2ef30e9..3f6d62f9bc 100644 --- a/lib/search/indexes/github-docs-dotcom-ja-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:65400ca15a82f46f98c7f8683fde836f58ab692e3051c71458c1e0a6fceb339c -size 789119 +oid sha256:86ce65bbf48e022575787df3857d1559e632aded4a07e2d102d8c7c9a81671c3 +size 789069 diff --git a/lib/search/indexes/github-docs-dotcom-ja.json.br b/lib/search/indexes/github-docs-dotcom-ja.json.br index e5b7143c05..86b157a8bb 100644 --- a/lib/search/indexes/github-docs-dotcom-ja.json.br +++ b/lib/search/indexes/github-docs-dotcom-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7551357efff0be80a99a979359da7e335f022be59245af32c30dadb145e4f3c9 -size 4087349 +oid sha256:e4f900b56fa8520f54d7efbf5e9b2a2faee8ab8714edbd71da8ed325d1dbfd20 +size 4086670 diff --git a/lib/search/indexes/github-docs-dotcom-pt-records.json.br b/lib/search/indexes/github-docs-dotcom-pt-records.json.br index 87a0dfd27f..091f7134a5 100644 --- a/lib/search/indexes/github-docs-dotcom-pt-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:242f137f6915b49fcbca42485fbf98c37831adaf3484bdf118444e174ebf11d1 -size 663404 +oid sha256:9fb0a72edb8c65ffffbb866205e0b8e80c91803ad1d5bee713567b54c84bac25 +size 663685 diff --git a/lib/search/indexes/github-docs-dotcom-pt.json.br b/lib/search/indexes/github-docs-dotcom-pt.json.br index 36d75cefc7..b2a130c186 100644 --- a/lib/search/indexes/github-docs-dotcom-pt.json.br +++ b/lib/search/indexes/github-docs-dotcom-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:943d5815abb6c8221bc5418cdd3d562aee84699277fc074911fb9615a7a6a307 -size 2667622 +oid sha256:17c151edc9639f7417e5e8ced6564214ce0dd119f0bc6c2c7830849505a7cabe +size 2668174 diff --git a/lib/search/indexes/github-docs-ghae-cn-records.json.br b/lib/search/indexes/github-docs-ghae-cn-records.json.br index 9058e6301d..e3f00b851e 100644 --- a/lib/search/indexes/github-docs-ghae-cn-records.json.br +++ b/lib/search/indexes/github-docs-ghae-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3fd44b80f3a7edbe3ae0ea514d035bd8f560c99a17e77233c01ccf2028a52400 -size 429222 +oid sha256:e56cbedf998790511aac652c52dc394d18ad328c19b3b837e3d5430c777499ca +size 429313 diff --git a/lib/search/indexes/github-docs-ghae-cn.json.br b/lib/search/indexes/github-docs-ghae-cn.json.br index 4cdb1e41bd..09ecd65ea9 100644 --- a/lib/search/indexes/github-docs-ghae-cn.json.br +++ b/lib/search/indexes/github-docs-ghae-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:63c26d03f44c3b616a3fa307d6e9f0879fd699b030903e151883da51a0238f73 -size 713022 +oid sha256:a04f411fcdc4cc131df51bac1dab115c8c4ffd16dc53b5e47e54a11f39f1ba5c +size 712872 diff --git a/lib/search/indexes/github-docs-ghae-en-records.json.br b/lib/search/indexes/github-docs-ghae-en-records.json.br index c48baa7465..255a717dd0 100644 --- a/lib/search/indexes/github-docs-ghae-en-records.json.br +++ b/lib/search/indexes/github-docs-ghae-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:25c6953a93598e82da97f627d01c4a4822132a03259a37e13a615812b6449c8d -size 378512 +oid sha256:7c3960a202024688bb56c67799bfac7811677450ba4ed3ef272a04108967937d +size 378770 diff --git a/lib/search/indexes/github-docs-ghae-en.json.br b/lib/search/indexes/github-docs-ghae-en.json.br index a21b3a30d9..3b37cf7897 100644 --- a/lib/search/indexes/github-docs-ghae-en.json.br +++ b/lib/search/indexes/github-docs-ghae-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b3805c5a5a02b600d90074c5ee6d3a2bfef5bdc27182511bdbcf327ac5b700d1 -size 1418061 +oid sha256:e4836997cf7a07b71005b48a0ef125d35f423135ce2fb65ccde6b24421a9d73a +size 1418888 diff --git a/lib/search/indexes/github-docs-ghae-es-records.json.br b/lib/search/indexes/github-docs-ghae-es-records.json.br index fb4f76c461..cd1420ad2c 100644 --- a/lib/search/indexes/github-docs-ghae-es-records.json.br +++ b/lib/search/indexes/github-docs-ghae-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:58487dc7152c934c51a5d7fe935efda7d58a678cc3d041afd84a2a19b87569c5 -size 375270 +oid sha256:dad85afcdf01ef17be515b1a4ab8785d9b66033fbf1e3b342c6110621ac593dd +size 375395 diff --git a/lib/search/indexes/github-docs-ghae-es.json.br b/lib/search/indexes/github-docs-ghae-es.json.br index a9034b3e90..c448590cb1 100644 --- a/lib/search/indexes/github-docs-ghae-es.json.br +++ b/lib/search/indexes/github-docs-ghae-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:84d5cb965eb668e407969f032a1b8c6f40fe753ac2fd32f771706f8054414a94 -size 1483057 +oid sha256:15382d49c1368c1e4d078d7e7f8fbbe5bf9f891f1941575f20a35b21ea74d37d +size 1483759 diff --git a/lib/search/indexes/github-docs-ghae-ja-records.json.br b/lib/search/indexes/github-docs-ghae-ja-records.json.br index 3cc11eb4b9..b713b0cbb2 100644 --- a/lib/search/indexes/github-docs-ghae-ja-records.json.br +++ b/lib/search/indexes/github-docs-ghae-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ed61c7a7012b4b9d93ae81f30030423c26c01279f06208e8d94279101d568733 -size 445271 +oid sha256:220711cec38b0ab2051ada64504dc5d1d0860058c4d56e017b0a69c792c3e552 +size 445214 diff --git a/lib/search/indexes/github-docs-ghae-ja.json.br b/lib/search/indexes/github-docs-ghae-ja.json.br index 669714bfa9..aa356acd9c 100644 --- a/lib/search/indexes/github-docs-ghae-ja.json.br +++ b/lib/search/indexes/github-docs-ghae-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f9e32294620dd473ca1442d1d5f128e2636aea03f87594f80fec0e4f31eab7bc -size 2275788 +oid sha256:3e8ad81b3088c771e3bf81d91d326f1d1edfa9800c79fc0acf5bcb4becb99b15 +size 2276450 diff --git a/lib/search/indexes/github-docs-ghae-pt-records.json.br b/lib/search/indexes/github-docs-ghae-pt-records.json.br index 41eb6acf2f..6f729da824 100644 --- a/lib/search/indexes/github-docs-ghae-pt-records.json.br +++ b/lib/search/indexes/github-docs-ghae-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:de27ccc6834f8b844f35845db687181489f34fbe39964bf5b113049fc6745822 -size 373888 +oid sha256:3ceafeeb92fefdd1f8f6f76e0d13c3c8e6bb521aa50ca3f4a6f51ec041dad616 +size 373708 diff --git a/lib/search/indexes/github-docs-ghae-pt.json.br b/lib/search/indexes/github-docs-ghae-pt.json.br index 136df740a6..db7d58b6a4 100644 --- a/lib/search/indexes/github-docs-ghae-pt.json.br +++ b/lib/search/indexes/github-docs-ghae-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd24b039e472bcf08d8b082c402e236f90f56718a924eae95684e353e5f2fcdc -size 1498006 +oid sha256:9249eee6a87c06acb883ee9b3036db3e6b0dd6fe5546c716cb54e0fb51b52234 +size 1498088 diff --git a/lib/search/indexes/github-docs-ghec-cn-records.json.br b/lib/search/indexes/github-docs-ghec-cn-records.json.br index b4702cb87d..45876459d7 100644 --- a/lib/search/indexes/github-docs-ghec-cn-records.json.br +++ b/lib/search/indexes/github-docs-ghec-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ad32b9735c8a6f86fb15e8a7f54f2f23d6aa69e2329ea99524e8803aa78d5448 -size 673938 +oid sha256:f0d7529eeab38d81e498154f5bc3bda5bd94b5c76b8bf8edeecf50ff2c026b53 +size 673841 diff --git a/lib/search/indexes/github-docs-ghec-cn.json.br b/lib/search/indexes/github-docs-ghec-cn.json.br index e26dafc096..a561274afa 100644 --- a/lib/search/indexes/github-docs-ghec-cn.json.br +++ b/lib/search/indexes/github-docs-ghec-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2d4359de0b30b785efae8d8667483f641ce856f996ed5bff965ee4560c7235a6 -size 1203547 +oid sha256:905911578bede38dfe79fe18ffcf6248a4832f48e5acbff05a7b57dbb75202f5 +size 1203360 diff --git a/lib/search/indexes/github-docs-ghec-en-records.json.br b/lib/search/indexes/github-docs-ghec-en-records.json.br index 4aa174fe56..2d42560044 100644 --- a/lib/search/indexes/github-docs-ghec-en-records.json.br +++ b/lib/search/indexes/github-docs-ghec-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d1e9028a5c4beb74c4d34f64f8f48e0c05f2bff7bb66b867d25bd93a98677cd0 -size 592134 +oid sha256:51edaf97c408afe14cdc237ee4a6cfe9c1cce54915e2301057a28ff2ab194430 +size 591983 diff --git a/lib/search/indexes/github-docs-ghec-en.json.br b/lib/search/indexes/github-docs-ghec-en.json.br index 672962a9e6..eaed2f447f 100644 --- a/lib/search/indexes/github-docs-ghec-en.json.br +++ b/lib/search/indexes/github-docs-ghec-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a5e1cd056d9dc1101ac5bd6a5fe0345af183d0bc6a04af556ac0d1e8dff9acfd -size 2332524 +oid sha256:af266fe224366fff0c0449ecbcc27dccd6f7afd03643f070d589f9a8cb2486b7 +size 2332039 diff --git a/lib/search/indexes/github-docs-ghec-es-records.json.br b/lib/search/indexes/github-docs-ghec-es-records.json.br index 491b2e582a..e9daceb661 100644 --- a/lib/search/indexes/github-docs-ghec-es-records.json.br +++ b/lib/search/indexes/github-docs-ghec-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b843b73ea61db6e11542e118b4c5e27adab4bf7a73454ea74ffd26924f3f202d -size 602337 +oid sha256:11f94a215692f6313339a41951a199d9fab7a5687e5592995b6930dab09e694a +size 602318 diff --git a/lib/search/indexes/github-docs-ghec-es.json.br b/lib/search/indexes/github-docs-ghec-es.json.br index 2fa9f4efa4..ef91ecb682 100644 --- a/lib/search/indexes/github-docs-ghec-es.json.br +++ b/lib/search/indexes/github-docs-ghec-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b876a4b53c4c4283eb33335b820c66c9f3d6244cc8d0e8df4b294b905e0874d -size 2519250 +oid sha256:0e0e9920280fc6dd5b03e50c375a0788f238e08b587ea164ef29ab5292c2f7cd +size 2520178 diff --git a/lib/search/indexes/github-docs-ghec-ja-records.json.br b/lib/search/indexes/github-docs-ghec-ja-records.json.br index 28b2273ef8..f211112f55 100644 --- a/lib/search/indexes/github-docs-ghec-ja-records.json.br +++ b/lib/search/indexes/github-docs-ghec-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d8aa4f72d4a373459e8044553bf5fef3b48325a987cf9f733cd09e5998e1c2f4 -size 697406 +oid sha256:1e9b82511a508772f31a8903277c69d3abd9b5c6bbbb126f30d7aa1de90d72a0 +size 697585 diff --git a/lib/search/indexes/github-docs-ghec-ja.json.br b/lib/search/indexes/github-docs-ghec-ja.json.br index 1c15cd2ae8..a15abe93d2 100644 --- a/lib/search/indexes/github-docs-ghec-ja.json.br +++ b/lib/search/indexes/github-docs-ghec-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fbcdd4989fb3c2370f409afb4132f89291bc1b12b9a0b976b1e80848f5f20fd3 -size 3810527 +oid sha256:51f0204916a5edc25ce04e02386b4462d9af92d0eb2667a78f7d7afdadb65c61 +size 3811383 diff --git a/lib/search/indexes/github-docs-ghec-pt-records.json.br b/lib/search/indexes/github-docs-ghec-pt-records.json.br index df97e2b69d..7c60684ba7 100644 --- a/lib/search/indexes/github-docs-ghec-pt-records.json.br +++ b/lib/search/indexes/github-docs-ghec-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3264dfeaf138639db7f1cc731ac1c7befbae03be924ed3d7154d1f940280b898 -size 600889 +oid sha256:064beded873f8f2ad8c87621eaed6cebb22f524abb64d16b338dab669233a864 +size 601239 diff --git a/lib/search/indexes/github-docs-ghec-pt.json.br b/lib/search/indexes/github-docs-ghec-pt.json.br index 11876ebf76..0551f85176 100644 --- a/lib/search/indexes/github-docs-ghec-pt.json.br +++ b/lib/search/indexes/github-docs-ghec-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1d5d094cc8be0368435761bc6730868040803f2f0bec8a5ac5e0947b70c3d9c -size 2543099 +oid sha256:f2d1d91236fbe571340bf56932f972a483df0bf8f008f844c999e3ae78a4db55 +size 2543950 From b90fa477dcbc81f9aa676dabb73ba378f1680f20 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 7 Nov 2021 09:37:46 +0000 Subject: [PATCH 06/28] update search indexes --- lib/search/indexes/github-docs-3.0-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-pt.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-pt.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-pt.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-cn.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-en.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-es.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-ja.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-pt.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-cn.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-en.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-es.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-ja.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-pt.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-cn.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-en.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-es.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-ja.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-pt.json.br | 4 ++-- 60 files changed, 120 insertions(+), 120 deletions(-) diff --git a/lib/search/indexes/github-docs-3.0-cn-records.json.br b/lib/search/indexes/github-docs-3.0-cn-records.json.br index 23614e5464..c47e44ca73 100644 --- a/lib/search/indexes/github-docs-3.0-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.0-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:19406c22cff5c5732b6ec3f1fa46f40054c9f28afbfd7de840a6c2e7ec65f125 -size 540680 +oid sha256:21c6ea248b52e1ebb34a24bfb4eb8eea4f3532e48e9c8bfb231f989cd73efa16 +size 540562 diff --git a/lib/search/indexes/github-docs-3.0-cn.json.br b/lib/search/indexes/github-docs-3.0-cn.json.br index 93250e5205..8e0ff13213 100644 --- a/lib/search/indexes/github-docs-3.0-cn.json.br +++ b/lib/search/indexes/github-docs-3.0-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3c75fc576955887f12a0a911677bf9d2e09e6b91efbe33b39c771b9b3e3903d2 -size 929427 +oid sha256:9ffaeae23d756b674829ffbc78143dee9f351a412a0f7810a1f0e1a0963d5488 +size 930149 diff --git a/lib/search/indexes/github-docs-3.0-en-records.json.br b/lib/search/indexes/github-docs-3.0-en-records.json.br index 08c399db6e..fe4d6a581b 100644 --- a/lib/search/indexes/github-docs-3.0-en-records.json.br +++ b/lib/search/indexes/github-docs-3.0-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc78ca5471803a78f3472054fd80474ccc1b40bd266160d77a7033bc03d277c4 -size 471693 +oid sha256:0f4431680fadf6a51c381ad968ed7817d0bbeff16a431ec545ac29a74239994b +size 471389 diff --git a/lib/search/indexes/github-docs-3.0-en.json.br b/lib/search/indexes/github-docs-3.0-en.json.br index d075c71299..40c576aebb 100644 --- a/lib/search/indexes/github-docs-3.0-en.json.br +++ b/lib/search/indexes/github-docs-3.0-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fee95b6298a76551f52ab40073f3e827cd852e9e40e2dfcbe1efcfe2bfe70696 -size 1845560 +oid sha256:4d8a347d1aeeb6dc8d22566f90ecb12ecc5ad27fbac3cfb90cc6b0f2de808494 +size 1844698 diff --git a/lib/search/indexes/github-docs-3.0-es-records.json.br b/lib/search/indexes/github-docs-3.0-es-records.json.br index 55402570d5..90c2e2f408 100644 --- a/lib/search/indexes/github-docs-3.0-es-records.json.br +++ b/lib/search/indexes/github-docs-3.0-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a1795007591e15f72a9870657b427860fdb2b812d0dd2fe7c02c2b18b15cfec -size 472922 +oid sha256:c7a92b1c0247827857f1a76cbd3e2c8e853abc8b1314d3a1b84ed57d25f69325 +size 472940 diff --git a/lib/search/indexes/github-docs-3.0-es.json.br b/lib/search/indexes/github-docs-3.0-es.json.br index b99a30c328..0f38ed4ff4 100644 --- a/lib/search/indexes/github-docs-3.0-es.json.br +++ b/lib/search/indexes/github-docs-3.0-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c735ebbb2ac10f8704756ee867bcdf34cdffbd18cd56dc5713e96ad8f366d4a4 -size 1942769 +oid sha256:2af0e05d7da7d442c67b9cbeac13b6041c7092c7cffd71544800708fdb885a46 +size 1942303 diff --git a/lib/search/indexes/github-docs-3.0-ja-records.json.br b/lib/search/indexes/github-docs-3.0-ja-records.json.br index 3f9157dbf5..9296346fe1 100644 --- a/lib/search/indexes/github-docs-3.0-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.0-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d90ce2b5320a885d4225aff22e15cac8fc66a8fbd367f393c1fe1646a726566a -size 561521 +oid sha256:5239faa560e6e5f872b8b0c0c2797d15fcf6c56c53782862b1a179eae2730eea +size 561436 diff --git a/lib/search/indexes/github-docs-3.0-ja.json.br b/lib/search/indexes/github-docs-3.0-ja.json.br index f9bcd390e9..4d92d913d2 100644 --- a/lib/search/indexes/github-docs-3.0-ja.json.br +++ b/lib/search/indexes/github-docs-3.0-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0b76ed882c58ce93886ef6236a4bd60e1be1f47d0446f97af71977ac7ef262f -size 2994342 +oid sha256:c1ebda8f2a1ad1e079d279d449d28c69f12c7bb29d0cc7e9f19406c4202e171f +size 2994355 diff --git a/lib/search/indexes/github-docs-3.0-pt-records.json.br b/lib/search/indexes/github-docs-3.0-pt-records.json.br index a8d4b6a0e0..dfe50129aa 100644 --- a/lib/search/indexes/github-docs-3.0-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.0-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a5d8a8150b0179031fbb60826796adf38dbaeb7a4805c2bd8ab648233d427149 -size 470448 +oid sha256:b709364b122a701d3cb048afc981dd96b01f74a5753f357c8e5d213ef04756fa +size 470440 diff --git a/lib/search/indexes/github-docs-3.0-pt.json.br b/lib/search/indexes/github-docs-3.0-pt.json.br index 59493b3c7e..df36e22cc7 100644 --- a/lib/search/indexes/github-docs-3.0-pt.json.br +++ b/lib/search/indexes/github-docs-3.0-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:51ff3d9fd224bdfabd93368180abdd497dbf4dacab56e4390c8fd43c9b123fb9 -size 1962282 +oid sha256:0439d65bdba784955ffc944b1a615ea14dd02e3a4fc0a33b7e8f4812325099f3 +size 1961022 diff --git a/lib/search/indexes/github-docs-3.1-cn-records.json.br b/lib/search/indexes/github-docs-3.1-cn-records.json.br index cad7e39500..0e3708ffed 100644 --- a/lib/search/indexes/github-docs-3.1-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.1-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:475a70ebd03d6df07b2c3d277eb1050a43fb8e6182baf12a98682526fc870f42 -size 554386 +oid sha256:4e68047c179a93015059511862035f7f4748dc20f64588fa15392fbb2266a387 +size 554257 diff --git a/lib/search/indexes/github-docs-3.1-cn.json.br b/lib/search/indexes/github-docs-3.1-cn.json.br index d7404e3297..5d6945f07c 100644 --- a/lib/search/indexes/github-docs-3.1-cn.json.br +++ b/lib/search/indexes/github-docs-3.1-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ef72ec03f54aa1d21b1c4c1c0c7ced59c448fd0b9d91f0e8d4ea17951b80e189 -size 958269 +oid sha256:79b1fb8c06b8724059a46d0111379decfb1c55dcb9fab29e0ed12b04749ae5ee +size 958733 diff --git a/lib/search/indexes/github-docs-3.1-en-records.json.br b/lib/search/indexes/github-docs-3.1-en-records.json.br index 2716548c3b..8fae479b53 100644 --- a/lib/search/indexes/github-docs-3.1-en-records.json.br +++ b/lib/search/indexes/github-docs-3.1-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4739d32ad7e0557eafbb9c043096db1ce4c40d2f8fb879530ec67ac1d5ebd9d0 -size 481580 +oid sha256:e161d3bb2602837d342091fdde7766a1be39ff3c8b958d69df179be48effd682 +size 481566 diff --git a/lib/search/indexes/github-docs-3.1-en.json.br b/lib/search/indexes/github-docs-3.1-en.json.br index 8d9a7db0d5..2ad646693a 100644 --- a/lib/search/indexes/github-docs-3.1-en.json.br +++ b/lib/search/indexes/github-docs-3.1-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:625513eb8252cc914428d0fed5a5128aa5bf210816d1290abb75e97924a64805 -size 1889466 +oid sha256:78061f80de010903b0295404e5f14ff88104bea9427dfd88cbd998139684f32b +size 1889180 diff --git a/lib/search/indexes/github-docs-3.1-es-records.json.br b/lib/search/indexes/github-docs-3.1-es-records.json.br index 9e3d8fa3fc..8dcb02ffe5 100644 --- a/lib/search/indexes/github-docs-3.1-es-records.json.br +++ b/lib/search/indexes/github-docs-3.1-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:773c84d770a0ef22d3b77b9fd0a379faeb25652909835825cb3acf54d4d618a7 -size 483150 +oid sha256:f1837a54356390f78c125bc9545a77d179cdea063eed4e1c852844e7c9f8d37f +size 483233 diff --git a/lib/search/indexes/github-docs-3.1-es.json.br b/lib/search/indexes/github-docs-3.1-es.json.br index 9077347e9d..90662d1b40 100644 --- a/lib/search/indexes/github-docs-3.1-es.json.br +++ b/lib/search/indexes/github-docs-3.1-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b3ba5e046d62fa164645bfae418da023c528ae683ccc83488f624f67ca904e8b -size 1989565 +oid sha256:7af5bdefd36205c1de3855c81f60dc3c7f6e7ca88fdc90be4b7289408c85e973 +size 1988555 diff --git a/lib/search/indexes/github-docs-3.1-ja-records.json.br b/lib/search/indexes/github-docs-3.1-ja-records.json.br index 0cb36db104..701207b439 100644 --- a/lib/search/indexes/github-docs-3.1-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.1-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd5f716dcc68b4bb34ce53b8273c67029959b028729180be99d4f995982a4c50 -size 574457 +oid sha256:bae71bf09724cdd9c2a88ec524d7c3d69c3e632fbaa2c266c41f8b3cd029acd9 +size 574568 diff --git a/lib/search/indexes/github-docs-3.1-ja.json.br b/lib/search/indexes/github-docs-3.1-ja.json.br index 071aaa0abc..6d36903808 100644 --- a/lib/search/indexes/github-docs-3.1-ja.json.br +++ b/lib/search/indexes/github-docs-3.1-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:07f8c3113b883054c829865495abe44ab26d9832e647f21f815fd8119c9cfdf4 -size 3071518 +oid sha256:dc05ad21bd1fcb669456d10a08c21bbca751524e8a36a2c1898404e1a5d97259 +size 3072618 diff --git a/lib/search/indexes/github-docs-3.1-pt-records.json.br b/lib/search/indexes/github-docs-3.1-pt-records.json.br index 202663910a..570af4b7af 100644 --- a/lib/search/indexes/github-docs-3.1-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.1-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4ba3b49e3b9c2e7294df7010bcb25b64fff21f01e6b4bf0eef91e77711518cb -size 481289 +oid sha256:46915a6ec33cf4b90b6d8a5c835e7d6d0f9ce03c634f32a2cbf128828c68b06c +size 481047 diff --git a/lib/search/indexes/github-docs-3.1-pt.json.br b/lib/search/indexes/github-docs-3.1-pt.json.br index 5679f5a3a5..ee8e114035 100644 --- a/lib/search/indexes/github-docs-3.1-pt.json.br +++ b/lib/search/indexes/github-docs-3.1-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:817c1fb639ea78c6cabbf1874cac27f9becd064f9838de54ebe478de7dc5fb2f -size 2009417 +oid sha256:863ed295f2a3ca1117ba290529da7555d2b2ef93c825bf80a83b0a280ae8f064 +size 2008509 diff --git a/lib/search/indexes/github-docs-3.2-cn-records.json.br b/lib/search/indexes/github-docs-3.2-cn-records.json.br index 068fa30203..2180165836 100644 --- a/lib/search/indexes/github-docs-3.2-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.2-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:23f20dda7354b2a5199c88be7f20dd9d5b7e72062b51adbd39f6cf55ae48a8c7 -size 565332 +oid sha256:4d86e4ca57144b4cf120b18d67afb778e9d1f7f633a21cb09540a9dcb8dba4c1 +size 565238 diff --git a/lib/search/indexes/github-docs-3.2-cn.json.br b/lib/search/indexes/github-docs-3.2-cn.json.br index 5da4ac8631..6c33355e50 100644 --- a/lib/search/indexes/github-docs-3.2-cn.json.br +++ b/lib/search/indexes/github-docs-3.2-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e9f7bb1f868e9d497a6f6c25c8e5ef13125dfb3e9247fdaed76705627643f8a8 -size 977691 +oid sha256:5cde5a8f68cbb502f42f9aa3e267f85d85f04d8db032913c34567d7bf74ff637 +size 977870 diff --git a/lib/search/indexes/github-docs-3.2-en-records.json.br b/lib/search/indexes/github-docs-3.2-en-records.json.br index 8c7ea269d0..8e5d4bf342 100644 --- a/lib/search/indexes/github-docs-3.2-en-records.json.br +++ b/lib/search/indexes/github-docs-3.2-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:643d567ea0de10f6c4a41af9f278bda5fd9d1005be5e961eee9e51c52d7ef2cc -size 490399 +oid sha256:0df0fbf80ff85fb6464924e627783e8fa4f624ae87a8f43d3676223807ab4371 +size 489356 diff --git a/lib/search/indexes/github-docs-3.2-en.json.br b/lib/search/indexes/github-docs-3.2-en.json.br index 47840cbdd3..07638cfccd 100644 --- a/lib/search/indexes/github-docs-3.2-en.json.br +++ b/lib/search/indexes/github-docs-3.2-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4353b64e142e0c85beb4dbcfeeb0e753437e3ae2160012331e4b613013b8b00a -size 1922322 +oid sha256:e38d240b4b01218b18e5ffc412e3f9a837d9e6c1def5258edbbb063407c0ac7f +size 1922829 diff --git a/lib/search/indexes/github-docs-3.2-es-records.json.br b/lib/search/indexes/github-docs-3.2-es-records.json.br index 134cdc7590..a3b349ca9e 100644 --- a/lib/search/indexes/github-docs-3.2-es-records.json.br +++ b/lib/search/indexes/github-docs-3.2-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e191642ea6877f6b4c9de47e127edbd152cf085912e07f4d020e61ee67459bea -size 491204 +oid sha256:23aae3c78c8398a552aa0e594587c995f6af8b8bf019dd17d7f7749e74ed845c +size 491405 diff --git a/lib/search/indexes/github-docs-3.2-es.json.br b/lib/search/indexes/github-docs-3.2-es.json.br index 4576da36a5..c79421464a 100644 --- a/lib/search/indexes/github-docs-3.2-es.json.br +++ b/lib/search/indexes/github-docs-3.2-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:706375a895e0f416212105477f2fcfc5b8935cd4ee868604c8c7944e90c06567 -size 2021048 +oid sha256:c5c3606c6a2df6eb2bd688a44b25b03f77cbd854161743d5ebdcfbda3ce6a61d +size 2021013 diff --git a/lib/search/indexes/github-docs-3.2-ja-records.json.br b/lib/search/indexes/github-docs-3.2-ja-records.json.br index 23f28b1084..cc27228f1e 100644 --- a/lib/search/indexes/github-docs-3.2-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.2-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2e4fed5b8f71fa92b4496aea778ec93238c9e62a8be47f090e3cd6e109902164 -size 584688 +oid sha256:5cd0a5e287af741b08fa71ba29d4670d35cd782e2e40de156848f6967a9a5116 +size 584702 diff --git a/lib/search/indexes/github-docs-3.2-ja.json.br b/lib/search/indexes/github-docs-3.2-ja.json.br index 4632069367..0ebd54d1fe 100644 --- a/lib/search/indexes/github-docs-3.2-ja.json.br +++ b/lib/search/indexes/github-docs-3.2-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c1f8a0c2c53f36092ff5c37bce812f39823b04bb7fddbdb5a34433b5b3cd20f0 -size 3125818 +oid sha256:970d2d77e91e2bfb0bdc2a1e5696e2c0f56e34c52e485d4fb4e971868c92216e +size 3125705 diff --git a/lib/search/indexes/github-docs-3.2-pt-records.json.br b/lib/search/indexes/github-docs-3.2-pt-records.json.br index fc1c78c67d..1d2599ab07 100644 --- a/lib/search/indexes/github-docs-3.2-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.2-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5544ecb97840772846cec8579b2cd12caf445d7dae7613e86b147f888ecac329 -size 489554 +oid sha256:6a48087c4de4f45655011e85914e04b46bdbe19a6b341dd91caf281396a6e344 +size 489565 diff --git a/lib/search/indexes/github-docs-3.2-pt.json.br b/lib/search/indexes/github-docs-3.2-pt.json.br index 274dad2788..aaccb61773 100644 --- a/lib/search/indexes/github-docs-3.2-pt.json.br +++ b/lib/search/indexes/github-docs-3.2-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2898f291e267c798d05fcd7ae7f133220614e75908bcc00c77914c737f4dc983 -size 2042115 +oid sha256:7aa0832199dfc1c0a961ca8f78cfb08fb4698bb84f802df80e0bb98ceb17106f +size 2042486 diff --git a/lib/search/indexes/github-docs-dotcom-cn-records.json.br b/lib/search/indexes/github-docs-dotcom-cn-records.json.br index a86b166ab9..d83a9f4e23 100644 --- a/lib/search/indexes/github-docs-dotcom-cn-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a254e60b83f1469f1e9ae8449a68bfaff961b3edf4baa037ef21389cfe8707b7 -size 770940 +oid sha256:c57c522ad998c8728934fae1a1bed6dcf2903fef9a26dc0877aa37859705fff2 +size 770814 diff --git a/lib/search/indexes/github-docs-dotcom-cn.json.br b/lib/search/indexes/github-docs-dotcom-cn.json.br index df3daee494..b34c52994e 100644 --- a/lib/search/indexes/github-docs-dotcom-cn.json.br +++ b/lib/search/indexes/github-docs-dotcom-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:52f451d5a176b4c1d4f7442120648e5c786a1fcf1f5dfd1187ee74fcb3bf767a -size 1209992 +oid sha256:671da2c986b34f95df4492f8bf68e96df95dcf752a6123d1cee6a389cd9e6b63 +size 1210227 diff --git a/lib/search/indexes/github-docs-dotcom-en-records.json.br b/lib/search/indexes/github-docs-dotcom-en-records.json.br index 51bc45e3fc..8ab08a0f58 100644 --- a/lib/search/indexes/github-docs-dotcom-en-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd03f1443d3707369b5697e11fd9b4164e90d742e6fbf78ec4695f3f30b33671 -size 655049 +oid sha256:d5b0ce03bfecba2119222e12ab6eaf9cf77a8dfc84a43cc1371fe164c168e001 +size 654834 diff --git a/lib/search/indexes/github-docs-dotcom-en.json.br b/lib/search/indexes/github-docs-dotcom-en.json.br index af4cb76597..01dd81e6bb 100644 --- a/lib/search/indexes/github-docs-dotcom-en.json.br +++ b/lib/search/indexes/github-docs-dotcom-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8c535e3ead757e1bbf1dcf29ed7590db056cfa3c1dfb1f33b4383440349b0681 -size 2453092 +oid sha256:2b35d9d78c97799299d3896a50e5d6284763860754d5c5cb9878cecd1e5836ba +size 2452812 diff --git a/lib/search/indexes/github-docs-dotcom-es-records.json.br b/lib/search/indexes/github-docs-dotcom-es-records.json.br index 0a913ff0ec..e9f2ce4c09 100644 --- a/lib/search/indexes/github-docs-dotcom-es-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:85683468ac2d6f2d28831a48209f7df181b4f48648d2dfaf25e1cad67775b414 -size 662609 +oid sha256:83cbffaeb93146d7b6f2bdff913219838f2731e915e581cb2369405bb631f172 +size 662972 diff --git a/lib/search/indexes/github-docs-dotcom-es.json.br b/lib/search/indexes/github-docs-dotcom-es.json.br index 49a98fb0ae..828a882cfa 100644 --- a/lib/search/indexes/github-docs-dotcom-es.json.br +++ b/lib/search/indexes/github-docs-dotcom-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:89dadfafb08ee520eb8edbafd4cf5032ab179fd851aa740104ab4ab715c37623 -size 2631271 +oid sha256:1052dd51be315d83970e35fe15ab2af7ff34a33ee947db863d9959ba0ff4c380 +size 2630606 diff --git a/lib/search/indexes/github-docs-dotcom-ja-records.json.br b/lib/search/indexes/github-docs-dotcom-ja-records.json.br index 3f6d62f9bc..5282907b5d 100644 --- a/lib/search/indexes/github-docs-dotcom-ja-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:86ce65bbf48e022575787df3857d1559e632aded4a07e2d102d8c7c9a81671c3 -size 789069 +oid sha256:672501521a5e970b4be498205f7654446fb29891c4d8e7058a9ae19bee2f96cd +size 789245 diff --git a/lib/search/indexes/github-docs-dotcom-ja.json.br b/lib/search/indexes/github-docs-dotcom-ja.json.br index 86b157a8bb..865ccb7e8d 100644 --- a/lib/search/indexes/github-docs-dotcom-ja.json.br +++ b/lib/search/indexes/github-docs-dotcom-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4f900b56fa8520f54d7efbf5e9b2a2faee8ab8714edbd71da8ed325d1dbfd20 -size 4086670 +oid sha256:65757151e1a1d71cb72c94f393e7e8618f4a19adc80bb4c6eccfe1f40ddd5456 +size 4087572 diff --git a/lib/search/indexes/github-docs-dotcom-pt-records.json.br b/lib/search/indexes/github-docs-dotcom-pt-records.json.br index 091f7134a5..e1ae551462 100644 --- a/lib/search/indexes/github-docs-dotcom-pt-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9fb0a72edb8c65ffffbb866205e0b8e80c91803ad1d5bee713567b54c84bac25 -size 663685 +oid sha256:ef5d8f1230dd7e575f2d5e4ff2c1f5618e5b69909a97370a31260b86ed967324 +size 663821 diff --git a/lib/search/indexes/github-docs-dotcom-pt.json.br b/lib/search/indexes/github-docs-dotcom-pt.json.br index b2a130c186..1dde79ef1e 100644 --- a/lib/search/indexes/github-docs-dotcom-pt.json.br +++ b/lib/search/indexes/github-docs-dotcom-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:17c151edc9639f7417e5e8ced6564214ce0dd119f0bc6c2c7830849505a7cabe -size 2668174 +oid sha256:dbcc5955d22c3ab96bf1eb94bc4cb402fb6faa44bf9a829ac65a8e5e14edf635 +size 2668966 diff --git a/lib/search/indexes/github-docs-ghae-cn-records.json.br b/lib/search/indexes/github-docs-ghae-cn-records.json.br index e3f00b851e..ac40cc78ad 100644 --- a/lib/search/indexes/github-docs-ghae-cn-records.json.br +++ b/lib/search/indexes/github-docs-ghae-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e56cbedf998790511aac652c52dc394d18ad328c19b3b837e3d5430c777499ca -size 429313 +oid sha256:0ed8272ab7adc35a9a59cb59ba272277f957eaf100f7551ea263894745dba210 +size 429419 diff --git a/lib/search/indexes/github-docs-ghae-cn.json.br b/lib/search/indexes/github-docs-ghae-cn.json.br index 09ecd65ea9..ad4a59ab36 100644 --- a/lib/search/indexes/github-docs-ghae-cn.json.br +++ b/lib/search/indexes/github-docs-ghae-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a04f411fcdc4cc131df51bac1dab115c8c4ffd16dc53b5e47e54a11f39f1ba5c -size 712872 +oid sha256:67761d09c938a3093983422861e1514c75665f2fd3518aa6bf427378f0df2c46 +size 712737 diff --git a/lib/search/indexes/github-docs-ghae-en-records.json.br b/lib/search/indexes/github-docs-ghae-en-records.json.br index 255a717dd0..0e3b705372 100644 --- a/lib/search/indexes/github-docs-ghae-en-records.json.br +++ b/lib/search/indexes/github-docs-ghae-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c3960a202024688bb56c67799bfac7811677450ba4ed3ef272a04108967937d -size 378770 +oid sha256:e579271f3bb26f3eaddce59d24e6a8d5bf2f7b33aa7d98accdaab1479a7c14d4 +size 378553 diff --git a/lib/search/indexes/github-docs-ghae-en.json.br b/lib/search/indexes/github-docs-ghae-en.json.br index 3b37cf7897..224bb21648 100644 --- a/lib/search/indexes/github-docs-ghae-en.json.br +++ b/lib/search/indexes/github-docs-ghae-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4836997cf7a07b71005b48a0ef125d35f423135ce2fb65ccde6b24421a9d73a -size 1418888 +oid sha256:862acd6ff5d4bddddac86f61640747b1ed3b15341c992fa2832b446ee6743481 +size 1418649 diff --git a/lib/search/indexes/github-docs-ghae-es-records.json.br b/lib/search/indexes/github-docs-ghae-es-records.json.br index cd1420ad2c..04b8e06ea9 100644 --- a/lib/search/indexes/github-docs-ghae-es-records.json.br +++ b/lib/search/indexes/github-docs-ghae-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dad85afcdf01ef17be515b1a4ab8785d9b66033fbf1e3b342c6110621ac593dd -size 375395 +oid sha256:c27848948c54ac4d09f861b60ac663484ac3438abfd502acda9ed8f67bd2c7aa +size 375255 diff --git a/lib/search/indexes/github-docs-ghae-es.json.br b/lib/search/indexes/github-docs-ghae-es.json.br index c448590cb1..8a782fb024 100644 --- a/lib/search/indexes/github-docs-ghae-es.json.br +++ b/lib/search/indexes/github-docs-ghae-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:15382d49c1368c1e4d078d7e7f8fbbe5bf9f891f1941575f20a35b21ea74d37d -size 1483759 +oid sha256:ddc17d7f8d22c835df8a830e105b3a1c74eb9440c4251b5a7f0cb1d87d6aba30 +size 1483627 diff --git a/lib/search/indexes/github-docs-ghae-ja-records.json.br b/lib/search/indexes/github-docs-ghae-ja-records.json.br index b713b0cbb2..7dfb5d2c68 100644 --- a/lib/search/indexes/github-docs-ghae-ja-records.json.br +++ b/lib/search/indexes/github-docs-ghae-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:220711cec38b0ab2051ada64504dc5d1d0860058c4d56e017b0a69c792c3e552 -size 445214 +oid sha256:3e1882e5f669259628a5990bf1248271a607c76449f339b6272e1daba5199af0 +size 445001 diff --git a/lib/search/indexes/github-docs-ghae-ja.json.br b/lib/search/indexes/github-docs-ghae-ja.json.br index aa356acd9c..78e8743842 100644 --- a/lib/search/indexes/github-docs-ghae-ja.json.br +++ b/lib/search/indexes/github-docs-ghae-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e8ad81b3088c771e3bf81d91d326f1d1edfa9800c79fc0acf5bcb4becb99b15 -size 2276450 +oid sha256:1a24b65b9b7bc96b3dc5d03f70c35075aed73aefd9094a15853266ef5ec8492c +size 2277061 diff --git a/lib/search/indexes/github-docs-ghae-pt-records.json.br b/lib/search/indexes/github-docs-ghae-pt-records.json.br index 6f729da824..dc9bd8707e 100644 --- a/lib/search/indexes/github-docs-ghae-pt-records.json.br +++ b/lib/search/indexes/github-docs-ghae-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ceafeeb92fefdd1f8f6f76e0d13c3c8e6bb521aa50ca3f4a6f51ec041dad616 -size 373708 +oid sha256:132ec99aab8b52d605a4d61d46b85bba93fe4b1cbc70f3406f5e74b089dcd29f +size 374113 diff --git a/lib/search/indexes/github-docs-ghae-pt.json.br b/lib/search/indexes/github-docs-ghae-pt.json.br index db7d58b6a4..21183abb37 100644 --- a/lib/search/indexes/github-docs-ghae-pt.json.br +++ b/lib/search/indexes/github-docs-ghae-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9249eee6a87c06acb883ee9b3036db3e6b0dd6fe5546c716cb54e0fb51b52234 -size 1498088 +oid sha256:7e6501e8694d85eb1dfb8afe681df2747e1e06a77057c58cd7d130743509d105 +size 1498090 diff --git a/lib/search/indexes/github-docs-ghec-cn-records.json.br b/lib/search/indexes/github-docs-ghec-cn-records.json.br index 45876459d7..e3ead7c34b 100644 --- a/lib/search/indexes/github-docs-ghec-cn-records.json.br +++ b/lib/search/indexes/github-docs-ghec-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f0d7529eeab38d81e498154f5bc3bda5bd94b5c76b8bf8edeecf50ff2c026b53 -size 673841 +oid sha256:6e2ed105cfae447246e13019916051541c1c731f08697694d06e741a53219f0e +size 674116 diff --git a/lib/search/indexes/github-docs-ghec-cn.json.br b/lib/search/indexes/github-docs-ghec-cn.json.br index a561274afa..316ade160f 100644 --- a/lib/search/indexes/github-docs-ghec-cn.json.br +++ b/lib/search/indexes/github-docs-ghec-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:905911578bede38dfe79fe18ffcf6248a4832f48e5acbff05a7b57dbb75202f5 -size 1203360 +oid sha256:feef90a055f6ba3e3a7a1703b1697a4ad3214edf0ec666861eaacd203996df10 +size 1203666 diff --git a/lib/search/indexes/github-docs-ghec-en-records.json.br b/lib/search/indexes/github-docs-ghec-en-records.json.br index 2d42560044..d90c62546b 100644 --- a/lib/search/indexes/github-docs-ghec-en-records.json.br +++ b/lib/search/indexes/github-docs-ghec-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:51edaf97c408afe14cdc237ee4a6cfe9c1cce54915e2301057a28ff2ab194430 -size 591983 +oid sha256:6d2883a62f182be23322034b54df403b557a572ed7f81e8183b11c1103c19773 +size 591944 diff --git a/lib/search/indexes/github-docs-ghec-en.json.br b/lib/search/indexes/github-docs-ghec-en.json.br index eaed2f447f..8aa8be9369 100644 --- a/lib/search/indexes/github-docs-ghec-en.json.br +++ b/lib/search/indexes/github-docs-ghec-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:af266fe224366fff0c0449ecbcc27dccd6f7afd03643f070d589f9a8cb2486b7 -size 2332039 +oid sha256:aa401f3c82b2cef7886cf6a746db333d70fa3e2625f7d91be4334e04b39cb1b6 +size 2331768 diff --git a/lib/search/indexes/github-docs-ghec-es-records.json.br b/lib/search/indexes/github-docs-ghec-es-records.json.br index e9daceb661..9dd0f3d42a 100644 --- a/lib/search/indexes/github-docs-ghec-es-records.json.br +++ b/lib/search/indexes/github-docs-ghec-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:11f94a215692f6313339a41951a199d9fab7a5687e5592995b6930dab09e694a -size 602318 +oid sha256:f81e0613d0f48c4df7d4a3bd538a69180ffb96c9977cbb0a68b8ac35e8025758 +size 602428 diff --git a/lib/search/indexes/github-docs-ghec-es.json.br b/lib/search/indexes/github-docs-ghec-es.json.br index ef91ecb682..a1260240bc 100644 --- a/lib/search/indexes/github-docs-ghec-es.json.br +++ b/lib/search/indexes/github-docs-ghec-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0e0e9920280fc6dd5b03e50c375a0788f238e08b587ea164ef29ab5292c2f7cd -size 2520178 +oid sha256:b5574a59a4b5e5e35f4baaaf8d7733384e64f89337b4de4fc6dd356daa73006c +size 2520108 diff --git a/lib/search/indexes/github-docs-ghec-ja-records.json.br b/lib/search/indexes/github-docs-ghec-ja-records.json.br index f211112f55..d2dad814ad 100644 --- a/lib/search/indexes/github-docs-ghec-ja-records.json.br +++ b/lib/search/indexes/github-docs-ghec-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1e9b82511a508772f31a8903277c69d3abd9b5c6bbbb126f30d7aa1de90d72a0 -size 697585 +oid sha256:f549d886f3fa32717813355aa43718f6020abc177f5261fae2ccb1b9f6bcbe42 +size 697505 diff --git a/lib/search/indexes/github-docs-ghec-ja.json.br b/lib/search/indexes/github-docs-ghec-ja.json.br index a15abe93d2..de0519042e 100644 --- a/lib/search/indexes/github-docs-ghec-ja.json.br +++ b/lib/search/indexes/github-docs-ghec-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:51f0204916a5edc25ce04e02386b4462d9af92d0eb2667a78f7d7afdadb65c61 -size 3811383 +oid sha256:89b4afab9d5d45cbef56e62806a3138d5bc638d0a3c428a4a09d876e3ad56e9b +size 3811164 diff --git a/lib/search/indexes/github-docs-ghec-pt-records.json.br b/lib/search/indexes/github-docs-ghec-pt-records.json.br index 7c60684ba7..a128427de1 100644 --- a/lib/search/indexes/github-docs-ghec-pt-records.json.br +++ b/lib/search/indexes/github-docs-ghec-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:064beded873f8f2ad8c87621eaed6cebb22f524abb64d16b338dab669233a864 -size 601239 +oid sha256:8cba41eb01e48215654659ed3f66e73f2ae7293a9ae7e957ed6f6ada8dddfe57 +size 600901 diff --git a/lib/search/indexes/github-docs-ghec-pt.json.br b/lib/search/indexes/github-docs-ghec-pt.json.br index 0551f85176..e8172fdf8d 100644 --- a/lib/search/indexes/github-docs-ghec-pt.json.br +++ b/lib/search/indexes/github-docs-ghec-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f2d1d91236fbe571340bf56932f972a483df0bf8f008f844c999e3ae78a4db55 -size 2543950 +oid sha256:3344c5cc7fc4f1cf598ca8feef2b5460298d77617e2bb17dc503b2415aa57c3b +size 2542857 From b8e2b675cd10d167b5b7770311bffce0d056a40e Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 7 Nov 2021 17:46:03 +0000 Subject: [PATCH 07/28] update search indexes --- lib/search/indexes/github-docs-3.0-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-pt.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-pt.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-pt.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-cn.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-en.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-es.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-ja.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-pt.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-cn.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-en.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-es.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-ja.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-pt.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-cn.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-en.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-es.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-ja.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-pt.json.br | 4 ++-- 60 files changed, 120 insertions(+), 120 deletions(-) diff --git a/lib/search/indexes/github-docs-3.0-cn-records.json.br b/lib/search/indexes/github-docs-3.0-cn-records.json.br index c47e44ca73..1d0e92fcb2 100644 --- a/lib/search/indexes/github-docs-3.0-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.0-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:21c6ea248b52e1ebb34a24bfb4eb8eea4f3532e48e9c8bfb231f989cd73efa16 -size 540562 +oid sha256:e332f514274c114e0775c783688f3d8f928457dbd01dbb39f1c264cd546e0189 +size 540654 diff --git a/lib/search/indexes/github-docs-3.0-cn.json.br b/lib/search/indexes/github-docs-3.0-cn.json.br index 8e0ff13213..050d731dfd 100644 --- a/lib/search/indexes/github-docs-3.0-cn.json.br +++ b/lib/search/indexes/github-docs-3.0-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ffaeae23d756b674829ffbc78143dee9f351a412a0f7810a1f0e1a0963d5488 -size 930149 +oid sha256:0d58657d1f9a15f030033071d8f8ce63cfc25684744a3fe659faa6b554bd90d4 +size 929767 diff --git a/lib/search/indexes/github-docs-3.0-en-records.json.br b/lib/search/indexes/github-docs-3.0-en-records.json.br index fe4d6a581b..0ed67b4ce2 100644 --- a/lib/search/indexes/github-docs-3.0-en-records.json.br +++ b/lib/search/indexes/github-docs-3.0-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0f4431680fadf6a51c381ad968ed7817d0bbeff16a431ec545ac29a74239994b -size 471389 +oid sha256:13d47534a8432be8659f6bc384e37d93838c6d2c5abd1997e2f5f010de4e5626 +size 471402 diff --git a/lib/search/indexes/github-docs-3.0-en.json.br b/lib/search/indexes/github-docs-3.0-en.json.br index 40c576aebb..38148bef17 100644 --- a/lib/search/indexes/github-docs-3.0-en.json.br +++ b/lib/search/indexes/github-docs-3.0-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d8a347d1aeeb6dc8d22566f90ecb12ecc5ad27fbac3cfb90cc6b0f2de808494 -size 1844698 +oid sha256:43f5b1a4985e53bf335551ae8ac298164dd5f5674b8b0fb978bcf31cebd7ae8a +size 1844154 diff --git a/lib/search/indexes/github-docs-3.0-es-records.json.br b/lib/search/indexes/github-docs-3.0-es-records.json.br index 90c2e2f408..2095c30310 100644 --- a/lib/search/indexes/github-docs-3.0-es-records.json.br +++ b/lib/search/indexes/github-docs-3.0-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7a92b1c0247827857f1a76cbd3e2c8e853abc8b1314d3a1b84ed57d25f69325 -size 472940 +oid sha256:32318c221ae2a50002ffebe1c1c9e5c9d3b4756630972810d5b7dad08fa259a2 +size 472947 diff --git a/lib/search/indexes/github-docs-3.0-es.json.br b/lib/search/indexes/github-docs-3.0-es.json.br index 0f38ed4ff4..9c3ad2a9a7 100644 --- a/lib/search/indexes/github-docs-3.0-es.json.br +++ b/lib/search/indexes/github-docs-3.0-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2af0e05d7da7d442c67b9cbeac13b6041c7092c7cffd71544800708fdb885a46 -size 1942303 +oid sha256:9421ec62feba0f0f2454e846179f7f8c4831fdbf4be949d5b3664a67229b31ea +size 1942914 diff --git a/lib/search/indexes/github-docs-3.0-ja-records.json.br b/lib/search/indexes/github-docs-3.0-ja-records.json.br index 9296346fe1..8f8c878059 100644 --- a/lib/search/indexes/github-docs-3.0-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.0-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5239faa560e6e5f872b8b0c0c2797d15fcf6c56c53782862b1a179eae2730eea -size 561436 +oid sha256:125e0080093c1492a3190e74971d8f1f38ef513cf805ff4b5a1c8fe9a529f8ee +size 561160 diff --git a/lib/search/indexes/github-docs-3.0-ja.json.br b/lib/search/indexes/github-docs-3.0-ja.json.br index 4d92d913d2..d3a9803bdd 100644 --- a/lib/search/indexes/github-docs-3.0-ja.json.br +++ b/lib/search/indexes/github-docs-3.0-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c1ebda8f2a1ad1e079d279d449d28c69f12c7bb29d0cc7e9f19406c4202e171f -size 2994355 +oid sha256:537ce34cdaa57fd56da6d19d3bcaa54c1d910ce50b8614b633b4d9081d846603 +size 2992719 diff --git a/lib/search/indexes/github-docs-3.0-pt-records.json.br b/lib/search/indexes/github-docs-3.0-pt-records.json.br index dfe50129aa..5ad55bb175 100644 --- a/lib/search/indexes/github-docs-3.0-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.0-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b709364b122a701d3cb048afc981dd96b01f74a5753f357c8e5d213ef04756fa -size 470440 +oid sha256:1bf69afcd84b1c46eef97a50f796a7c51ad700eac7f0d81ffdd0ead0b163eeb9 +size 470378 diff --git a/lib/search/indexes/github-docs-3.0-pt.json.br b/lib/search/indexes/github-docs-3.0-pt.json.br index df36e22cc7..ec4b4dc358 100644 --- a/lib/search/indexes/github-docs-3.0-pt.json.br +++ b/lib/search/indexes/github-docs-3.0-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0439d65bdba784955ffc944b1a615ea14dd02e3a4fc0a33b7e8f4812325099f3 -size 1961022 +oid sha256:27b27eb542e9b8e5f97faff01077d20debd7c4208aa53ed08b5b5fc89d76ce45 +size 1961618 diff --git a/lib/search/indexes/github-docs-3.1-cn-records.json.br b/lib/search/indexes/github-docs-3.1-cn-records.json.br index 0e3708ffed..c96c8fe7c4 100644 --- a/lib/search/indexes/github-docs-3.1-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.1-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4e68047c179a93015059511862035f7f4748dc20f64588fa15392fbb2266a387 -size 554257 +oid sha256:75b6d242a81b41a404b09d3eb82496abef157e0a294deb77f239f5c3a55bbfde +size 554077 diff --git a/lib/search/indexes/github-docs-3.1-cn.json.br b/lib/search/indexes/github-docs-3.1-cn.json.br index 5d6945f07c..1bd97b2e15 100644 --- a/lib/search/indexes/github-docs-3.1-cn.json.br +++ b/lib/search/indexes/github-docs-3.1-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:79b1fb8c06b8724059a46d0111379decfb1c55dcb9fab29e0ed12b04749ae5ee -size 958733 +oid sha256:9e5b946323312728f3585a0f792761a2144a3126b43a14fdaa026f7cdc9fa79b +size 958395 diff --git a/lib/search/indexes/github-docs-3.1-en-records.json.br b/lib/search/indexes/github-docs-3.1-en-records.json.br index 8fae479b53..2ee491a121 100644 --- a/lib/search/indexes/github-docs-3.1-en-records.json.br +++ b/lib/search/indexes/github-docs-3.1-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e161d3bb2602837d342091fdde7766a1be39ff3c8b958d69df179be48effd682 -size 481566 +oid sha256:2fd86473ba3816a65548e0dabe043a0b03edee9e9e293472937772fcbc138a18 +size 481448 diff --git a/lib/search/indexes/github-docs-3.1-en.json.br b/lib/search/indexes/github-docs-3.1-en.json.br index 2ad646693a..0ec5dbe200 100644 --- a/lib/search/indexes/github-docs-3.1-en.json.br +++ b/lib/search/indexes/github-docs-3.1-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:78061f80de010903b0295404e5f14ff88104bea9427dfd88cbd998139684f32b -size 1889180 +oid sha256:6645d43e15784356c120fd8afeb87e44add50dbebd3f676a40b53368cc280efc +size 1888728 diff --git a/lib/search/indexes/github-docs-3.1-es-records.json.br b/lib/search/indexes/github-docs-3.1-es-records.json.br index 8dcb02ffe5..7c8e12373b 100644 --- a/lib/search/indexes/github-docs-3.1-es-records.json.br +++ b/lib/search/indexes/github-docs-3.1-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f1837a54356390f78c125bc9545a77d179cdea063eed4e1c852844e7c9f8d37f -size 483233 +oid sha256:682e1ff1a627b7e07656c0ed8939b8b0bf787c8dc4b24d27d7b4ff719ece9bc6 +size 483330 diff --git a/lib/search/indexes/github-docs-3.1-es.json.br b/lib/search/indexes/github-docs-3.1-es.json.br index 90662d1b40..88047a1e9e 100644 --- a/lib/search/indexes/github-docs-3.1-es.json.br +++ b/lib/search/indexes/github-docs-3.1-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7af5bdefd36205c1de3855c81f60dc3c7f6e7ca88fdc90be4b7289408c85e973 -size 1988555 +oid sha256:5efa70609359c690ea1f3051dc62b20cb6da41d4ad1ce3fbb0e0b3b743e1fa80 +size 1988543 diff --git a/lib/search/indexes/github-docs-3.1-ja-records.json.br b/lib/search/indexes/github-docs-3.1-ja-records.json.br index 701207b439..b24c9e2e6b 100644 --- a/lib/search/indexes/github-docs-3.1-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.1-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bae71bf09724cdd9c2a88ec524d7c3d69c3e632fbaa2c266c41f8b3cd029acd9 -size 574568 +oid sha256:a035d9184984266218771473c4d473b3b5b9c279ffe3fb05a4bf4c730853d092 +size 574363 diff --git a/lib/search/indexes/github-docs-3.1-ja.json.br b/lib/search/indexes/github-docs-3.1-ja.json.br index 6d36903808..397c480575 100644 --- a/lib/search/indexes/github-docs-3.1-ja.json.br +++ b/lib/search/indexes/github-docs-3.1-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dc05ad21bd1fcb669456d10a08c21bbca751524e8a36a2c1898404e1a5d97259 -size 3072618 +oid sha256:3029361bd2128ccd33a312ec26eafed22ad6f0353dcb925bdd211bfaf5e18699 +size 3071398 diff --git a/lib/search/indexes/github-docs-3.1-pt-records.json.br b/lib/search/indexes/github-docs-3.1-pt-records.json.br index 570af4b7af..4a218749df 100644 --- a/lib/search/indexes/github-docs-3.1-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.1-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:46915a6ec33cf4b90b6d8a5c835e7d6d0f9ce03c634f32a2cbf128828c68b06c -size 481047 +oid sha256:ac0cb49b58486872c21ba86fbbf0089ff73090105b727783349ac9b4c4dd97fa +size 481168 diff --git a/lib/search/indexes/github-docs-3.1-pt.json.br b/lib/search/indexes/github-docs-3.1-pt.json.br index ee8e114035..931415b4e9 100644 --- a/lib/search/indexes/github-docs-3.1-pt.json.br +++ b/lib/search/indexes/github-docs-3.1-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:863ed295f2a3ca1117ba290529da7555d2b2ef93c825bf80a83b0a280ae8f064 -size 2008509 +oid sha256:e3dc3d77d78ca026d74ef7467e45c3faa6c711e0ab911e5f50310951a08b6073 +size 2008746 diff --git a/lib/search/indexes/github-docs-3.2-cn-records.json.br b/lib/search/indexes/github-docs-3.2-cn-records.json.br index 2180165836..7fafaf8c77 100644 --- a/lib/search/indexes/github-docs-3.2-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.2-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d86e4ca57144b4cf120b18d67afb778e9d1f7f633a21cb09540a9dcb8dba4c1 -size 565238 +oid sha256:f1963a45baf48ff10c273ef0eb564431e2fbcb9ccd6f7296ff2fb5a4e646a565 +size 565265 diff --git a/lib/search/indexes/github-docs-3.2-cn.json.br b/lib/search/indexes/github-docs-3.2-cn.json.br index 6c33355e50..5553236d39 100644 --- a/lib/search/indexes/github-docs-3.2-cn.json.br +++ b/lib/search/indexes/github-docs-3.2-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5cde5a8f68cbb502f42f9aa3e267f85d85f04d8db032913c34567d7bf74ff637 -size 977870 +oid sha256:00a6e2f31049213d41d163ec7e9da5a810f6ec2927b313e1edb29f7eda9aa658 +size 977460 diff --git a/lib/search/indexes/github-docs-3.2-en-records.json.br b/lib/search/indexes/github-docs-3.2-en-records.json.br index 8e5d4bf342..8cc137c8ff 100644 --- a/lib/search/indexes/github-docs-3.2-en-records.json.br +++ b/lib/search/indexes/github-docs-3.2-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0df0fbf80ff85fb6464924e627783e8fa4f624ae87a8f43d3676223807ab4371 -size 489356 +oid sha256:36d0d7c1c41071510d05b3c1499daecedfdaf02dafb8a5789787fb2fd467d61f +size 489180 diff --git a/lib/search/indexes/github-docs-3.2-en.json.br b/lib/search/indexes/github-docs-3.2-en.json.br index 07638cfccd..e528062be8 100644 --- a/lib/search/indexes/github-docs-3.2-en.json.br +++ b/lib/search/indexes/github-docs-3.2-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e38d240b4b01218b18e5ffc412e3f9a837d9e6c1def5258edbbb063407c0ac7f -size 1922829 +oid sha256:23e045c2349e068899550e6e7112c71b8fb8b3c393c003dae96e1a3b09060299 +size 1921519 diff --git a/lib/search/indexes/github-docs-3.2-es-records.json.br b/lib/search/indexes/github-docs-3.2-es-records.json.br index a3b349ca9e..afddd105c4 100644 --- a/lib/search/indexes/github-docs-3.2-es-records.json.br +++ b/lib/search/indexes/github-docs-3.2-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:23aae3c78c8398a552aa0e594587c995f6af8b8bf019dd17d7f7749e74ed845c -size 491405 +oid sha256:a7b4bcbc98888ab88965e997ae88e651baf2272939f6d9a1f05ed54521dce133 +size 491365 diff --git a/lib/search/indexes/github-docs-3.2-es.json.br b/lib/search/indexes/github-docs-3.2-es.json.br index c79421464a..2ab7c5d6b6 100644 --- a/lib/search/indexes/github-docs-3.2-es.json.br +++ b/lib/search/indexes/github-docs-3.2-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c5c3606c6a2df6eb2bd688a44b25b03f77cbd854161743d5ebdcfbda3ce6a61d -size 2021013 +oid sha256:0c4ae28ee3c741f86979d96ccfcdf6d7cb052f5cbdee703962fe11f5345ed487 +size 2020658 diff --git a/lib/search/indexes/github-docs-3.2-ja-records.json.br b/lib/search/indexes/github-docs-3.2-ja-records.json.br index cc27228f1e..74e8c106da 100644 --- a/lib/search/indexes/github-docs-3.2-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.2-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5cd0a5e287af741b08fa71ba29d4670d35cd782e2e40de156848f6967a9a5116 -size 584702 +oid sha256:cac1e6109dea256ce6b02970f3d03e77538be80d93b3d20ace7da6017a472484 +size 584313 diff --git a/lib/search/indexes/github-docs-3.2-ja.json.br b/lib/search/indexes/github-docs-3.2-ja.json.br index 0ebd54d1fe..14b6b1cd6d 100644 --- a/lib/search/indexes/github-docs-3.2-ja.json.br +++ b/lib/search/indexes/github-docs-3.2-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:970d2d77e91e2bfb0bdc2a1e5696e2c0f56e34c52e485d4fb4e971868c92216e -size 3125705 +oid sha256:390c210da0dde1eed064cc4b73a668288be0d5408ee5a7463ffe27db87c2dab3 +size 3125889 diff --git a/lib/search/indexes/github-docs-3.2-pt-records.json.br b/lib/search/indexes/github-docs-3.2-pt-records.json.br index 1d2599ab07..4fa57d9c2b 100644 --- a/lib/search/indexes/github-docs-3.2-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.2-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6a48087c4de4f45655011e85914e04b46bdbe19a6b341dd91caf281396a6e344 -size 489565 +oid sha256:31d17ee99f3d81884746c37c8e1d70f2b67f5e1de1e539819c96670b640ca2a1 +size 489481 diff --git a/lib/search/indexes/github-docs-3.2-pt.json.br b/lib/search/indexes/github-docs-3.2-pt.json.br index aaccb61773..3f397f232f 100644 --- a/lib/search/indexes/github-docs-3.2-pt.json.br +++ b/lib/search/indexes/github-docs-3.2-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7aa0832199dfc1c0a961ca8f78cfb08fb4698bb84f802df80e0bb98ceb17106f -size 2042486 +oid sha256:26ac5daf811679d6f32a3efebb93bd2317c06f3c4c6c6174b2872aef6a48b5b3 +size 2042168 diff --git a/lib/search/indexes/github-docs-dotcom-cn-records.json.br b/lib/search/indexes/github-docs-dotcom-cn-records.json.br index d83a9f4e23..978e97d976 100644 --- a/lib/search/indexes/github-docs-dotcom-cn-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c57c522ad998c8728934fae1a1bed6dcf2903fef9a26dc0877aa37859705fff2 -size 770814 +oid sha256:9132215bd2c46bc326f3a6965152e00f271765ccc1a2514a6ad03c6a2a1f9ca2 +size 770756 diff --git a/lib/search/indexes/github-docs-dotcom-cn.json.br b/lib/search/indexes/github-docs-dotcom-cn.json.br index b34c52994e..040fac6f16 100644 --- a/lib/search/indexes/github-docs-dotcom-cn.json.br +++ b/lib/search/indexes/github-docs-dotcom-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:671da2c986b34f95df4492f8bf68e96df95dcf752a6123d1cee6a389cd9e6b63 -size 1210227 +oid sha256:00457e225b0d2670738c6225166780cc2febf143a94c61aa553487773bb0429a +size 1210823 diff --git a/lib/search/indexes/github-docs-dotcom-en-records.json.br b/lib/search/indexes/github-docs-dotcom-en-records.json.br index 8ab08a0f58..96b697fa6c 100644 --- a/lib/search/indexes/github-docs-dotcom-en-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d5b0ce03bfecba2119222e12ab6eaf9cf77a8dfc84a43cc1371fe164c168e001 -size 654834 +oid sha256:3ed15a994b02fb0727d16f80d78f8143c1591676ca260588c3c7b620c026c0f5 +size 654879 diff --git a/lib/search/indexes/github-docs-dotcom-en.json.br b/lib/search/indexes/github-docs-dotcom-en.json.br index 01dd81e6bb..bb28ac6049 100644 --- a/lib/search/indexes/github-docs-dotcom-en.json.br +++ b/lib/search/indexes/github-docs-dotcom-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2b35d9d78c97799299d3896a50e5d6284763860754d5c5cb9878cecd1e5836ba -size 2452812 +oid sha256:a57ed4584de7567d804a83669d47bdb9f325ad021f38876aa193009484a299bf +size 2452328 diff --git a/lib/search/indexes/github-docs-dotcom-es-records.json.br b/lib/search/indexes/github-docs-dotcom-es-records.json.br index e9f2ce4c09..40806c092a 100644 --- a/lib/search/indexes/github-docs-dotcom-es-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:83cbffaeb93146d7b6f2bdff913219838f2731e915e581cb2369405bb631f172 -size 662972 +oid sha256:2a96f9644092af54a5787c53a6571b819efe1346ac1e5cd5705b72fdee6340a3 +size 662666 diff --git a/lib/search/indexes/github-docs-dotcom-es.json.br b/lib/search/indexes/github-docs-dotcom-es.json.br index 828a882cfa..22e3a96921 100644 --- a/lib/search/indexes/github-docs-dotcom-es.json.br +++ b/lib/search/indexes/github-docs-dotcom-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1052dd51be315d83970e35fe15ab2af7ff34a33ee947db863d9959ba0ff4c380 -size 2630606 +oid sha256:b0cc5237400a33dff5a3eaa6671416afeefd0350bf341e40cd2b9218ef795ed0 +size 2629881 diff --git a/lib/search/indexes/github-docs-dotcom-ja-records.json.br b/lib/search/indexes/github-docs-dotcom-ja-records.json.br index 5282907b5d..1f10b238ac 100644 --- a/lib/search/indexes/github-docs-dotcom-ja-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:672501521a5e970b4be498205f7654446fb29891c4d8e7058a9ae19bee2f96cd -size 789245 +oid sha256:f5258be8ba172fa364bd1f80fbd40a71ef4f13c2299b1d907216ccf06cba610b +size 789103 diff --git a/lib/search/indexes/github-docs-dotcom-ja.json.br b/lib/search/indexes/github-docs-dotcom-ja.json.br index 865ccb7e8d..f6f7a94c5c 100644 --- a/lib/search/indexes/github-docs-dotcom-ja.json.br +++ b/lib/search/indexes/github-docs-dotcom-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:65757151e1a1d71cb72c94f393e7e8618f4a19adc80bb4c6eccfe1f40ddd5456 -size 4087572 +oid sha256:23889ef0beabdc0427d530c4bdea0c4e91401bc7c352d3211781b619aa9a8677 +size 4087159 diff --git a/lib/search/indexes/github-docs-dotcom-pt-records.json.br b/lib/search/indexes/github-docs-dotcom-pt-records.json.br index e1ae551462..62a7c08b8b 100644 --- a/lib/search/indexes/github-docs-dotcom-pt-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ef5d8f1230dd7e575f2d5e4ff2c1f5618e5b69909a97370a31260b86ed967324 -size 663821 +oid sha256:bc9c3e13ba742ef45828654ab014fd1491eaac9a5bbfb6b36341d0909145ea3e +size 663828 diff --git a/lib/search/indexes/github-docs-dotcom-pt.json.br b/lib/search/indexes/github-docs-dotcom-pt.json.br index 1dde79ef1e..47f08f68b7 100644 --- a/lib/search/indexes/github-docs-dotcom-pt.json.br +++ b/lib/search/indexes/github-docs-dotcom-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dbcc5955d22c3ab96bf1eb94bc4cb402fb6faa44bf9a829ac65a8e5e14edf635 -size 2668966 +oid sha256:b2a415b2ef1ffd33d477d03f6959d12c8448911b530099acdce6b8de70696f2f +size 2669634 diff --git a/lib/search/indexes/github-docs-ghae-cn-records.json.br b/lib/search/indexes/github-docs-ghae-cn-records.json.br index ac40cc78ad..9e0bf5c365 100644 --- a/lib/search/indexes/github-docs-ghae-cn-records.json.br +++ b/lib/search/indexes/github-docs-ghae-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ed8272ab7adc35a9a59cb59ba272277f957eaf100f7551ea263894745dba210 -size 429419 +oid sha256:39c7266a07a2f116aa54e5188c9e6ba38f1a2054e8f405e648ed3a917292f00a +size 429313 diff --git a/lib/search/indexes/github-docs-ghae-cn.json.br b/lib/search/indexes/github-docs-ghae-cn.json.br index ad4a59ab36..c93a2dc6d0 100644 --- a/lib/search/indexes/github-docs-ghae-cn.json.br +++ b/lib/search/indexes/github-docs-ghae-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:67761d09c938a3093983422861e1514c75665f2fd3518aa6bf427378f0df2c46 -size 712737 +oid sha256:f275a7be4b95bc3b802e9b9374eadf6be796a004d08be97742a261e8df9a3b66 +size 712634 diff --git a/lib/search/indexes/github-docs-ghae-en-records.json.br b/lib/search/indexes/github-docs-ghae-en-records.json.br index 0e3b705372..2e60f86bcd 100644 --- a/lib/search/indexes/github-docs-ghae-en-records.json.br +++ b/lib/search/indexes/github-docs-ghae-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e579271f3bb26f3eaddce59d24e6a8d5bf2f7b33aa7d98accdaab1479a7c14d4 -size 378553 +oid sha256:b6d944f5365bca0ef6d93cf3d53e6e00c92d11df0298702ee6724567bb0233eb +size 378568 diff --git a/lib/search/indexes/github-docs-ghae-en.json.br b/lib/search/indexes/github-docs-ghae-en.json.br index 224bb21648..1b89188dc8 100644 --- a/lib/search/indexes/github-docs-ghae-en.json.br +++ b/lib/search/indexes/github-docs-ghae-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:862acd6ff5d4bddddac86f61640747b1ed3b15341c992fa2832b446ee6743481 -size 1418649 +oid sha256:d4141a820d857cec2f560dda70b50bdeccd09ecde4e4cd166a4ff77412319be0 +size 1417726 diff --git a/lib/search/indexes/github-docs-ghae-es-records.json.br b/lib/search/indexes/github-docs-ghae-es-records.json.br index 04b8e06ea9..c02de21bae 100644 --- a/lib/search/indexes/github-docs-ghae-es-records.json.br +++ b/lib/search/indexes/github-docs-ghae-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c27848948c54ac4d09f861b60ac663484ac3438abfd502acda9ed8f67bd2c7aa -size 375255 +oid sha256:3d726fff21d8a4fedfc525c39b1cdfc7ac34d331341095fac37319e750aa287a +size 375497 diff --git a/lib/search/indexes/github-docs-ghae-es.json.br b/lib/search/indexes/github-docs-ghae-es.json.br index 8a782fb024..8396898542 100644 --- a/lib/search/indexes/github-docs-ghae-es.json.br +++ b/lib/search/indexes/github-docs-ghae-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ddc17d7f8d22c835df8a830e105b3a1c74eb9440c4251b5a7f0cb1d87d6aba30 -size 1483627 +oid sha256:0caf10d2cd3ede235479212cc6d7d6764241fa08d5f2c2979514ec5585bcec02 +size 1483650 diff --git a/lib/search/indexes/github-docs-ghae-ja-records.json.br b/lib/search/indexes/github-docs-ghae-ja-records.json.br index 7dfb5d2c68..250ff4c69a 100644 --- a/lib/search/indexes/github-docs-ghae-ja-records.json.br +++ b/lib/search/indexes/github-docs-ghae-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e1882e5f669259628a5990bf1248271a607c76449f339b6272e1daba5199af0 -size 445001 +oid sha256:4c5778422470c024a2518ad6e99f542aa70e4bd450987832841bd310c5ff2beb +size 445104 diff --git a/lib/search/indexes/github-docs-ghae-ja.json.br b/lib/search/indexes/github-docs-ghae-ja.json.br index 78e8743842..216d1f82e5 100644 --- a/lib/search/indexes/github-docs-ghae-ja.json.br +++ b/lib/search/indexes/github-docs-ghae-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a24b65b9b7bc96b3dc5d03f70c35075aed73aefd9094a15853266ef5ec8492c -size 2277061 +oid sha256:6fdba665ef9b157932ee9f8eb218be53a0823be19a62cb816f72f2ce821a491b +size 2274682 diff --git a/lib/search/indexes/github-docs-ghae-pt-records.json.br b/lib/search/indexes/github-docs-ghae-pt-records.json.br index dc9bd8707e..c88b17b78c 100644 --- a/lib/search/indexes/github-docs-ghae-pt-records.json.br +++ b/lib/search/indexes/github-docs-ghae-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:132ec99aab8b52d605a4d61d46b85bba93fe4b1cbc70f3406f5e74b089dcd29f -size 374113 +oid sha256:2318773a3e6d4bc8e59b7978ea94637497675a22359cbac5ea3004b4d20bd413 +size 373868 diff --git a/lib/search/indexes/github-docs-ghae-pt.json.br b/lib/search/indexes/github-docs-ghae-pt.json.br index 21183abb37..11c925ba64 100644 --- a/lib/search/indexes/github-docs-ghae-pt.json.br +++ b/lib/search/indexes/github-docs-ghae-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7e6501e8694d85eb1dfb8afe681df2747e1e06a77057c58cd7d130743509d105 -size 1498090 +oid sha256:1361c2e9a507e2dbea145feae29d54a9cbdf795d8a1b20fbbee7bb09aeb6d4a2 +size 1498035 diff --git a/lib/search/indexes/github-docs-ghec-cn-records.json.br b/lib/search/indexes/github-docs-ghec-cn-records.json.br index e3ead7c34b..994dff604e 100644 --- a/lib/search/indexes/github-docs-ghec-cn-records.json.br +++ b/lib/search/indexes/github-docs-ghec-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6e2ed105cfae447246e13019916051541c1c731f08697694d06e741a53219f0e -size 674116 +oid sha256:ee6bd4c03b53ef27f0c17b37783e61ee9ad16a1aa78595540c995bada7d2f59c +size 673996 diff --git a/lib/search/indexes/github-docs-ghec-cn.json.br b/lib/search/indexes/github-docs-ghec-cn.json.br index 316ade160f..12327932ff 100644 --- a/lib/search/indexes/github-docs-ghec-cn.json.br +++ b/lib/search/indexes/github-docs-ghec-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:feef90a055f6ba3e3a7a1703b1697a4ad3214edf0ec666861eaacd203996df10 -size 1203666 +oid sha256:0771ffccb01525b9b219adaed9246539c21d5c67c2f543d290b0082216a01858 +size 1203803 diff --git a/lib/search/indexes/github-docs-ghec-en-records.json.br b/lib/search/indexes/github-docs-ghec-en-records.json.br index d90c62546b..d3f58f63c8 100644 --- a/lib/search/indexes/github-docs-ghec-en-records.json.br +++ b/lib/search/indexes/github-docs-ghec-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d2883a62f182be23322034b54df403b557a572ed7f81e8183b11c1103c19773 -size 591944 +oid sha256:6482c27ee1bacb0b535f16a911d09b1d32b712272177bbd8ba4546339ade7862 +size 591902 diff --git a/lib/search/indexes/github-docs-ghec-en.json.br b/lib/search/indexes/github-docs-ghec-en.json.br index 8aa8be9369..a914cb87ba 100644 --- a/lib/search/indexes/github-docs-ghec-en.json.br +++ b/lib/search/indexes/github-docs-ghec-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa401f3c82b2cef7886cf6a746db333d70fa3e2625f7d91be4334e04b39cb1b6 -size 2331768 +oid sha256:10d8b0c9aa4de533ac3480a76e8341f0de6499f54b074eefe6da629bc1e263e4 +size 2331958 diff --git a/lib/search/indexes/github-docs-ghec-es-records.json.br b/lib/search/indexes/github-docs-ghec-es-records.json.br index 9dd0f3d42a..32c6fd9dcf 100644 --- a/lib/search/indexes/github-docs-ghec-es-records.json.br +++ b/lib/search/indexes/github-docs-ghec-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f81e0613d0f48c4df7d4a3bd538a69180ffb96c9977cbb0a68b8ac35e8025758 -size 602428 +oid sha256:81ccc8d8934dfebf8439b78c1ff3168240211f7e29e5675d2aeb13133c994541 +size 602639 diff --git a/lib/search/indexes/github-docs-ghec-es.json.br b/lib/search/indexes/github-docs-ghec-es.json.br index a1260240bc..42348c16d2 100644 --- a/lib/search/indexes/github-docs-ghec-es.json.br +++ b/lib/search/indexes/github-docs-ghec-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b5574a59a4b5e5e35f4baaaf8d7733384e64f89337b4de4fc6dd356daa73006c -size 2520108 +oid sha256:05b64f50229de3d81f6a4f99f8c0b3827825f80b16fb459d8285fbd18179f9c8 +size 2519159 diff --git a/lib/search/indexes/github-docs-ghec-ja-records.json.br b/lib/search/indexes/github-docs-ghec-ja-records.json.br index d2dad814ad..cf8dc6e762 100644 --- a/lib/search/indexes/github-docs-ghec-ja-records.json.br +++ b/lib/search/indexes/github-docs-ghec-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f549d886f3fa32717813355aa43718f6020abc177f5261fae2ccb1b9f6bcbe42 -size 697505 +oid sha256:08e04ccfa731e99f4b4a74ca92a0b01ddc06237f7c6b34e85558be804a186b25 +size 697305 diff --git a/lib/search/indexes/github-docs-ghec-ja.json.br b/lib/search/indexes/github-docs-ghec-ja.json.br index de0519042e..f8c8bd775c 100644 --- a/lib/search/indexes/github-docs-ghec-ja.json.br +++ b/lib/search/indexes/github-docs-ghec-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:89b4afab9d5d45cbef56e62806a3138d5bc638d0a3c428a4a09d876e3ad56e9b -size 3811164 +oid sha256:176f33a713e5dcfbf1e878f11f7503e4d63574917374a783fd5e706286cba4cc +size 3810198 diff --git a/lib/search/indexes/github-docs-ghec-pt-records.json.br b/lib/search/indexes/github-docs-ghec-pt-records.json.br index a128427de1..5e7e3dd073 100644 --- a/lib/search/indexes/github-docs-ghec-pt-records.json.br +++ b/lib/search/indexes/github-docs-ghec-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8cba41eb01e48215654659ed3f66e73f2ae7293a9ae7e957ed6f6ada8dddfe57 -size 600901 +oid sha256:1cd491ff83d1bb8f4ecbc849581e62f3518209879b85951e6b3c074949d7dc54 +size 600833 diff --git a/lib/search/indexes/github-docs-ghec-pt.json.br b/lib/search/indexes/github-docs-ghec-pt.json.br index e8172fdf8d..21290b8d70 100644 --- a/lib/search/indexes/github-docs-ghec-pt.json.br +++ b/lib/search/indexes/github-docs-ghec-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3344c5cc7fc4f1cf598ca8feef2b5460298d77617e2bb17dc503b2415aa57c3b -size 2542857 +oid sha256:fdd240547f699a6437e432c2b3594618db249ad99c6c8ecee07aaab93b57c3c0 +size 2542854 From 87806da34926498ab2ae0d01f8b125168e76ca8d Mon Sep 17 00:00:00 2001 From: Chris Patterson Date: Sun, 7 Nov 2021 19:47:58 -0500 Subject: [PATCH 08/28] Added new context properties and environment variables for refs (#22188) Co-authored-by: Lucas Costi --- content/actions/learn-github-actions/contexts.md | 5 +++++ .../actions/learn-github-actions/environment-variables.md | 5 +++++ data/reusables/actions/ref_name-description.md | 1 + data/reusables/actions/ref_protected-description.md | 1 + data/reusables/actions/ref_type-description.md | 1 + 5 files changed, 13 insertions(+) create mode 100644 data/reusables/actions/ref_name-description.md create mode 100644 data/reusables/actions/ref_protected-description.md create mode 100644 data/reusables/actions/ref_type-description.md diff --git a/content/actions/learn-github-actions/contexts.md b/content/actions/learn-github-actions/contexts.md index 00cc525a76..344ad3a45b 100644 --- a/content/actions/learn-github-actions/contexts.md +++ b/content/actions/learn-github-actions/contexts.md @@ -75,6 +75,11 @@ The `github` context contains information about the workflow run and the event t | `github.head_ref` | `string` | The `head_ref` or source branch of the pull request in a workflow run. This property is only available when the event that triggers a workflow run is either `pull_request` or `pull_request_target`. | | `github.job` | `string` | The [`job_id`](/actions/reference/workflow-syntax-for-github-actions#jobsjob_id) of the current job. | | `github.ref` | `string` | The branch or tag ref that triggered the workflow run. For branches this is the format `refs/heads/`, and for tags it is `refs/tags/`. | +{%- ifversion fpt or ghec or ghes > 3.3 or ghae-issue-5338 %} +| `github.ref_name` | `string` | {% data reusables.actions.ref_name-description %} | +| `github.ref_protected` | `string` | {% data reusables.actions.ref_protected-description %} | +| `github.ref_type` | `string` | {% data reusables.actions.ref_type-description %} | +{%- endif %} | `github.repository` | `string` | The owner and repository name. For example, `Codertocat/Hello-World`. | | `github.repository_owner` | `string` | The repository owner's name. For example, `Codertocat`. | | `github.run_id` | `string` | {% data reusables.github-actions.run_id_description %} | diff --git a/content/actions/learn-github-actions/environment-variables.md b/content/actions/learn-github-actions/environment-variables.md index 88ae03cd1e..abc75f7a6d 100644 --- a/content/actions/learn-github-actions/environment-variables.md +++ b/content/actions/learn-github-actions/environment-variables.md @@ -68,6 +68,11 @@ We strongly recommend that actions use environment variables to access the files | `GITHUB_WORKSPACE` | The {% data variables.product.prodname_dotcom %} workspace directory path, initially empty. For example, `/home/runner/work/my-repo-name/my-repo-name`. The [actions/checkout](https://github.com/actions/checkout) action will check out files, by default a copy of your repository, within this directory. | | `GITHUB_SHA` | The commit SHA that triggered the workflow. For example, `ffac537e6cbbf934b08745a378932722df287a53`. | | `GITHUB_REF` | The branch or tag ref that triggered the workflow. For example, `refs/heads/feature-branch-1`. If neither a branch or tag is available for the event type, the variable will not exist. | +{%- ifversion fpt or ghec or ghes > 3.3 or ghae-issue-5338 %} +| `GITHUB_REF_NAME` | {% data reusables.actions.ref_name-description %} | +| `GITHUB_REF_PROTECTED` | {% data reusables.actions.ref_protected-description %} | +| `GITHUB_REF_TYPE` | {% data reusables.actions.ref_type-description %} | +{%- endif %} | `GITHUB_HEAD_REF` | Only set for pull request events. The name of the head branch. | `GITHUB_BASE_REF` | Only set for pull request events. The name of the base branch. | `GITHUB_SERVER_URL`| Returns the URL of the {% data variables.product.product_name %} server. For example: `https://{% data variables.product.product_url %}`. diff --git a/data/reusables/actions/ref_name-description.md b/data/reusables/actions/ref_name-description.md new file mode 100644 index 0000000000..6ce0946ec6 --- /dev/null +++ b/data/reusables/actions/ref_name-description.md @@ -0,0 +1 @@ +The branch or tag name that triggered the workflow run. \ No newline at end of file diff --git a/data/reusables/actions/ref_protected-description.md b/data/reusables/actions/ref_protected-description.md new file mode 100644 index 0000000000..1a592daf51 --- /dev/null +++ b/data/reusables/actions/ref_protected-description.md @@ -0,0 +1 @@ +`true` if branch protections are configured for the ref that triggered the workflow run. \ No newline at end of file diff --git a/data/reusables/actions/ref_type-description.md b/data/reusables/actions/ref_type-description.md new file mode 100644 index 0000000000..0aeeb96428 --- /dev/null +++ b/data/reusables/actions/ref_type-description.md @@ -0,0 +1 @@ +The type of ref that triggered the workflow run. Valid values are `branch` or `tag`. \ No newline at end of file From 9b6f2c38b93ec9dbd34b56524b1940773f0d2a9a Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 8 Nov 2021 01:57:55 +0000 Subject: [PATCH 09/28] update search indexes --- lib/search/indexes/github-docs-3.0-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-pt.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-pt.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-pt.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-cn.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-en.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-es.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-ja.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-pt.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-cn.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-en.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-es.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-ja.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-pt.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-cn.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-en.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-es.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-ja.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-pt.json.br | 4 ++-- 60 files changed, 120 insertions(+), 120 deletions(-) diff --git a/lib/search/indexes/github-docs-3.0-cn-records.json.br b/lib/search/indexes/github-docs-3.0-cn-records.json.br index 1d0e92fcb2..5cb45ebdc6 100644 --- a/lib/search/indexes/github-docs-3.0-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.0-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e332f514274c114e0775c783688f3d8f928457dbd01dbb39f1c264cd546e0189 -size 540654 +oid sha256:1a36bf342ffcedc06182da13edb1a5402c92bfc4eb61db1dd49a1a2c11072fa7 +size 540648 diff --git a/lib/search/indexes/github-docs-3.0-cn.json.br b/lib/search/indexes/github-docs-3.0-cn.json.br index 050d731dfd..fd01aaf01b 100644 --- a/lib/search/indexes/github-docs-3.0-cn.json.br +++ b/lib/search/indexes/github-docs-3.0-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d58657d1f9a15f030033071d8f8ce63cfc25684744a3fe659faa6b554bd90d4 -size 929767 +oid sha256:39b613d330d26136cdee8cefdb217f960a1a9f94a0ac2fef1423ceab14e0df2b +size 930160 diff --git a/lib/search/indexes/github-docs-3.0-en-records.json.br b/lib/search/indexes/github-docs-3.0-en-records.json.br index 0ed67b4ce2..9d98df6ef9 100644 --- a/lib/search/indexes/github-docs-3.0-en-records.json.br +++ b/lib/search/indexes/github-docs-3.0-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:13d47534a8432be8659f6bc384e37d93838c6d2c5abd1997e2f5f010de4e5626 -size 471402 +oid sha256:5b0ca89e71400a4dc88bc6f8fd13870ec1101e5bc2ac014b5ed256efec50daf7 +size 471359 diff --git a/lib/search/indexes/github-docs-3.0-en.json.br b/lib/search/indexes/github-docs-3.0-en.json.br index 38148bef17..ffda6a183d 100644 --- a/lib/search/indexes/github-docs-3.0-en.json.br +++ b/lib/search/indexes/github-docs-3.0-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:43f5b1a4985e53bf335551ae8ac298164dd5f5674b8b0fb978bcf31cebd7ae8a -size 1844154 +oid sha256:dfe8288570d3d29aa1d03e63c829a90f6e713c8bf10899f3d5d590d993530fe1 +size 1845716 diff --git a/lib/search/indexes/github-docs-3.0-es-records.json.br b/lib/search/indexes/github-docs-3.0-es-records.json.br index 2095c30310..296500e43c 100644 --- a/lib/search/indexes/github-docs-3.0-es-records.json.br +++ b/lib/search/indexes/github-docs-3.0-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:32318c221ae2a50002ffebe1c1c9e5c9d3b4756630972810d5b7dad08fa259a2 -size 472947 +oid sha256:48b10049872ef60277409580f5d4796c38ceba3e68be40cf13c7622ea8fcc7ec +size 473013 diff --git a/lib/search/indexes/github-docs-3.0-es.json.br b/lib/search/indexes/github-docs-3.0-es.json.br index 9c3ad2a9a7..a628ce29e0 100644 --- a/lib/search/indexes/github-docs-3.0-es.json.br +++ b/lib/search/indexes/github-docs-3.0-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9421ec62feba0f0f2454e846179f7f8c4831fdbf4be949d5b3664a67229b31ea -size 1942914 +oid sha256:5f287c8099d09eb6952d4c6f2d914800b82fda95059578f9427952978d4b18a4 +size 1942776 diff --git a/lib/search/indexes/github-docs-3.0-ja-records.json.br b/lib/search/indexes/github-docs-3.0-ja-records.json.br index 8f8c878059..58d86e6a3d 100644 --- a/lib/search/indexes/github-docs-3.0-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.0-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:125e0080093c1492a3190e74971d8f1f38ef513cf805ff4b5a1c8fe9a529f8ee -size 561160 +oid sha256:f268714d98a87cc53801de505c9d2208a3ee554895c758137730103ab1edb4a3 +size 561284 diff --git a/lib/search/indexes/github-docs-3.0-ja.json.br b/lib/search/indexes/github-docs-3.0-ja.json.br index d3a9803bdd..18704398ca 100644 --- a/lib/search/indexes/github-docs-3.0-ja.json.br +++ b/lib/search/indexes/github-docs-3.0-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:537ce34cdaa57fd56da6d19d3bcaa54c1d910ce50b8614b633b4d9081d846603 -size 2992719 +oid sha256:6ae36d2c23c2f08c8e68c8db1d5ba92e133025bcf6dafad3c8c355d3dd784f99 +size 2993740 diff --git a/lib/search/indexes/github-docs-3.0-pt-records.json.br b/lib/search/indexes/github-docs-3.0-pt-records.json.br index 5ad55bb175..069ecb02d5 100644 --- a/lib/search/indexes/github-docs-3.0-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.0-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1bf69afcd84b1c46eef97a50f796a7c51ad700eac7f0d81ffdd0ead0b163eeb9 -size 470378 +oid sha256:5b9cab500fdf297ea544a3fa1af0f05a7436498549afc42890c2942d05789a2c +size 470476 diff --git a/lib/search/indexes/github-docs-3.0-pt.json.br b/lib/search/indexes/github-docs-3.0-pt.json.br index ec4b4dc358..c0b77cd0ef 100644 --- a/lib/search/indexes/github-docs-3.0-pt.json.br +++ b/lib/search/indexes/github-docs-3.0-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27b27eb542e9b8e5f97faff01077d20debd7c4208aa53ed08b5b5fc89d76ce45 -size 1961618 +oid sha256:d30c8286df852e71ddc23b01010225277a3e3892a6f75f82c2ceb3c574b676a9 +size 1961570 diff --git a/lib/search/indexes/github-docs-3.1-cn-records.json.br b/lib/search/indexes/github-docs-3.1-cn-records.json.br index c96c8fe7c4..c388ba7cb6 100644 --- a/lib/search/indexes/github-docs-3.1-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.1-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:75b6d242a81b41a404b09d3eb82496abef157e0a294deb77f239f5c3a55bbfde -size 554077 +oid sha256:91d0a497a024f26c3a1867a13cb6887f5fc5cc379eaf5cc302755944aa195857 +size 554174 diff --git a/lib/search/indexes/github-docs-3.1-cn.json.br b/lib/search/indexes/github-docs-3.1-cn.json.br index 1bd97b2e15..baa3308b10 100644 --- a/lib/search/indexes/github-docs-3.1-cn.json.br +++ b/lib/search/indexes/github-docs-3.1-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9e5b946323312728f3585a0f792761a2144a3126b43a14fdaa026f7cdc9fa79b -size 958395 +oid sha256:f036403b970083b1d69d5ba624b9f407f8d8a20e3b43d892b253324bd0104956 +size 958040 diff --git a/lib/search/indexes/github-docs-3.1-en-records.json.br b/lib/search/indexes/github-docs-3.1-en-records.json.br index 2ee491a121..a0279dcdec 100644 --- a/lib/search/indexes/github-docs-3.1-en-records.json.br +++ b/lib/search/indexes/github-docs-3.1-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2fd86473ba3816a65548e0dabe043a0b03edee9e9e293472937772fcbc138a18 -size 481448 +oid sha256:9656a8bc405726983955d218d02c6e1f674a9a4c65ab62593c5f9b51044ad84b +size 481515 diff --git a/lib/search/indexes/github-docs-3.1-en.json.br b/lib/search/indexes/github-docs-3.1-en.json.br index 0ec5dbe200..e9aab2998b 100644 --- a/lib/search/indexes/github-docs-3.1-en.json.br +++ b/lib/search/indexes/github-docs-3.1-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6645d43e15784356c120fd8afeb87e44add50dbebd3f676a40b53368cc280efc -size 1888728 +oid sha256:e44748e5ba0e3ef0b7e99777c8dffc9b52bc375081d8b08977d9fa87fc119586 +size 1889577 diff --git a/lib/search/indexes/github-docs-3.1-es-records.json.br b/lib/search/indexes/github-docs-3.1-es-records.json.br index 7c8e12373b..09742510d9 100644 --- a/lib/search/indexes/github-docs-3.1-es-records.json.br +++ b/lib/search/indexes/github-docs-3.1-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:682e1ff1a627b7e07656c0ed8939b8b0bf787c8dc4b24d27d7b4ff719ece9bc6 -size 483330 +oid sha256:1ab5deb757d803cd64b5ee8085d837bbefba057ba7ac8312b1a84ff8c90f7b7b +size 483116 diff --git a/lib/search/indexes/github-docs-3.1-es.json.br b/lib/search/indexes/github-docs-3.1-es.json.br index 88047a1e9e..9ab9a03bd4 100644 --- a/lib/search/indexes/github-docs-3.1-es.json.br +++ b/lib/search/indexes/github-docs-3.1-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5efa70609359c690ea1f3051dc62b20cb6da41d4ad1ce3fbb0e0b3b743e1fa80 -size 1988543 +oid sha256:1cd5dfa8089bb6916bb3db33b407dffeec812c66e46dffa90bb6e854cd26207a +size 1988152 diff --git a/lib/search/indexes/github-docs-3.1-ja-records.json.br b/lib/search/indexes/github-docs-3.1-ja-records.json.br index b24c9e2e6b..4a898578d9 100644 --- a/lib/search/indexes/github-docs-3.1-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.1-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a035d9184984266218771473c4d473b3b5b9c279ffe3fb05a4bf4c730853d092 -size 574363 +oid sha256:5e8d59356d4ff3c2910ba2c41a59aba0d0bd482679334ca5fd2b960d3fe69afb +size 574335 diff --git a/lib/search/indexes/github-docs-3.1-ja.json.br b/lib/search/indexes/github-docs-3.1-ja.json.br index 397c480575..40eecb14ec 100644 --- a/lib/search/indexes/github-docs-3.1-ja.json.br +++ b/lib/search/indexes/github-docs-3.1-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3029361bd2128ccd33a312ec26eafed22ad6f0353dcb925bdd211bfaf5e18699 -size 3071398 +oid sha256:c0c0d252c5eca9719fa5f85a4c9bd491dda52aed84151765df475b4a3c4708f6 +size 3071597 diff --git a/lib/search/indexes/github-docs-3.1-pt-records.json.br b/lib/search/indexes/github-docs-3.1-pt-records.json.br index 4a218749df..9414a6ef0c 100644 --- a/lib/search/indexes/github-docs-3.1-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.1-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ac0cb49b58486872c21ba86fbbf0089ff73090105b727783349ac9b4c4dd97fa -size 481168 +oid sha256:387b8b0dd9a0f2a5739d039ad29ea779b60ec3ed1c4f1d9aab6576142a66e2fe +size 481250 diff --git a/lib/search/indexes/github-docs-3.1-pt.json.br b/lib/search/indexes/github-docs-3.1-pt.json.br index 931415b4e9..9d726bf39c 100644 --- a/lib/search/indexes/github-docs-3.1-pt.json.br +++ b/lib/search/indexes/github-docs-3.1-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e3dc3d77d78ca026d74ef7467e45c3faa6c711e0ab911e5f50310951a08b6073 -size 2008746 +oid sha256:4b30f548f41d2f5817d3c9ab8629d0c6777faaa3d599b09865668f7ca15bccf9 +size 2009845 diff --git a/lib/search/indexes/github-docs-3.2-cn-records.json.br b/lib/search/indexes/github-docs-3.2-cn-records.json.br index 7fafaf8c77..817d5f07d3 100644 --- a/lib/search/indexes/github-docs-3.2-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.2-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f1963a45baf48ff10c273ef0eb564431e2fbcb9ccd6f7296ff2fb5a4e646a565 -size 565265 +oid sha256:07e83f98a3f4fa866f99bc8dc946f88596f073ae2330b1d363d395d77dac49bf +size 565266 diff --git a/lib/search/indexes/github-docs-3.2-cn.json.br b/lib/search/indexes/github-docs-3.2-cn.json.br index 5553236d39..85b8ef7632 100644 --- a/lib/search/indexes/github-docs-3.2-cn.json.br +++ b/lib/search/indexes/github-docs-3.2-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:00a6e2f31049213d41d163ec7e9da5a810f6ec2927b313e1edb29f7eda9aa658 -size 977460 +oid sha256:98daa3203253c715a63eb0a370364576b121cb0b5d845d3f8e1f7c4df4459a93 +size 978252 diff --git a/lib/search/indexes/github-docs-3.2-en-records.json.br b/lib/search/indexes/github-docs-3.2-en-records.json.br index 8cc137c8ff..6b87095d85 100644 --- a/lib/search/indexes/github-docs-3.2-en-records.json.br +++ b/lib/search/indexes/github-docs-3.2-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:36d0d7c1c41071510d05b3c1499daecedfdaf02dafb8a5789787fb2fd467d61f -size 489180 +oid sha256:bca60f8f551c71c06f1533041e9678ae6ea35a8c571c4936cb46e8791f85f47d +size 489379 diff --git a/lib/search/indexes/github-docs-3.2-en.json.br b/lib/search/indexes/github-docs-3.2-en.json.br index e528062be8..b2ee64d350 100644 --- a/lib/search/indexes/github-docs-3.2-en.json.br +++ b/lib/search/indexes/github-docs-3.2-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:23e045c2349e068899550e6e7112c71b8fb8b3c393c003dae96e1a3b09060299 -size 1921519 +oid sha256:7c2e50f4c20e02fc88dc9457ace81f46075fd878a80ce5c19df66cc392912007 +size 1921621 diff --git a/lib/search/indexes/github-docs-3.2-es-records.json.br b/lib/search/indexes/github-docs-3.2-es-records.json.br index afddd105c4..f1be6cd995 100644 --- a/lib/search/indexes/github-docs-3.2-es-records.json.br +++ b/lib/search/indexes/github-docs-3.2-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a7b4bcbc98888ab88965e997ae88e651baf2272939f6d9a1f05ed54521dce133 -size 491365 +oid sha256:c06ee6a416a0bbd6d4fd0667c491b8f4de5eeb144444710be7beb7ee37b24366 +size 491370 diff --git a/lib/search/indexes/github-docs-3.2-es.json.br b/lib/search/indexes/github-docs-3.2-es.json.br index 2ab7c5d6b6..7d39bcabcf 100644 --- a/lib/search/indexes/github-docs-3.2-es.json.br +++ b/lib/search/indexes/github-docs-3.2-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0c4ae28ee3c741f86979d96ccfcdf6d7cb052f5cbdee703962fe11f5345ed487 -size 2020658 +oid sha256:4fc565ad7f8d0cea980a9bfd8cae180816e82db65b7ff92bedb15e773388dd3e +size 2021133 diff --git a/lib/search/indexes/github-docs-3.2-ja-records.json.br b/lib/search/indexes/github-docs-3.2-ja-records.json.br index 74e8c106da..d066b79531 100644 --- a/lib/search/indexes/github-docs-3.2-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.2-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cac1e6109dea256ce6b02970f3d03e77538be80d93b3d20ace7da6017a472484 -size 584313 +oid sha256:708b47e4ab78f4116b4eebb8b56f45d0ea508cb3435e313fe85d825a4b34655a +size 584599 diff --git a/lib/search/indexes/github-docs-3.2-ja.json.br b/lib/search/indexes/github-docs-3.2-ja.json.br index 14b6b1cd6d..d358e3d340 100644 --- a/lib/search/indexes/github-docs-3.2-ja.json.br +++ b/lib/search/indexes/github-docs-3.2-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:390c210da0dde1eed064cc4b73a668288be0d5408ee5a7463ffe27db87c2dab3 -size 3125889 +oid sha256:fbeeb3978dc69b1a52107032873956f5735db374771579394ebeb46a6ea4972b +size 3126520 diff --git a/lib/search/indexes/github-docs-3.2-pt-records.json.br b/lib/search/indexes/github-docs-3.2-pt-records.json.br index 4fa57d9c2b..9a533414d1 100644 --- a/lib/search/indexes/github-docs-3.2-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.2-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:31d17ee99f3d81884746c37c8e1d70f2b67f5e1de1e539819c96670b640ca2a1 -size 489481 +oid sha256:07bf8da7caa5c2ac3f0586a7384f8cfef61c0938c2e4ad4255835c17e59ec6a2 +size 489470 diff --git a/lib/search/indexes/github-docs-3.2-pt.json.br b/lib/search/indexes/github-docs-3.2-pt.json.br index 3f397f232f..212fa3ccd4 100644 --- a/lib/search/indexes/github-docs-3.2-pt.json.br +++ b/lib/search/indexes/github-docs-3.2-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:26ac5daf811679d6f32a3efebb93bd2317c06f3c4c6c6174b2872aef6a48b5b3 -size 2042168 +oid sha256:3c1bebf27b0dca64701433203c0b5582098e7a7c8ddd63838df40560e431070d +size 2042531 diff --git a/lib/search/indexes/github-docs-dotcom-cn-records.json.br b/lib/search/indexes/github-docs-dotcom-cn-records.json.br index 978e97d976..a41b28a1fd 100644 --- a/lib/search/indexes/github-docs-dotcom-cn-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9132215bd2c46bc326f3a6965152e00f271765ccc1a2514a6ad03c6a2a1f9ca2 -size 770756 +oid sha256:924bd0c53d78148bb12bc6024f4c49076cda457cf5a41997fe2400e6e991db64 +size 770868 diff --git a/lib/search/indexes/github-docs-dotcom-cn.json.br b/lib/search/indexes/github-docs-dotcom-cn.json.br index 040fac6f16..ccd94ee534 100644 --- a/lib/search/indexes/github-docs-dotcom-cn.json.br +++ b/lib/search/indexes/github-docs-dotcom-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:00457e225b0d2670738c6225166780cc2febf143a94c61aa553487773bb0429a -size 1210823 +oid sha256:08bf30b7bb5f3f42d016e917bc87351d7719da5055fbb39bbdd501e1c7776862 +size 1209721 diff --git a/lib/search/indexes/github-docs-dotcom-en-records.json.br b/lib/search/indexes/github-docs-dotcom-en-records.json.br index 96b697fa6c..c84b12c1c8 100644 --- a/lib/search/indexes/github-docs-dotcom-en-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ed15a994b02fb0727d16f80d78f8143c1591676ca260588c3c7b620c026c0f5 -size 654879 +oid sha256:32ff964b920f75a11913f776357c4488af451804ac74c50348e6340b2ff1d7f8 +size 654859 diff --git a/lib/search/indexes/github-docs-dotcom-en.json.br b/lib/search/indexes/github-docs-dotcom-en.json.br index bb28ac6049..51a25545d2 100644 --- a/lib/search/indexes/github-docs-dotcom-en.json.br +++ b/lib/search/indexes/github-docs-dotcom-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a57ed4584de7567d804a83669d47bdb9f325ad021f38876aa193009484a299bf -size 2452328 +oid sha256:f2d2d32f07c33d886ca3dded43e19afa21ac219bc57e536d376f5cb4730988b4 +size 2452981 diff --git a/lib/search/indexes/github-docs-dotcom-es-records.json.br b/lib/search/indexes/github-docs-dotcom-es-records.json.br index 40806c092a..0c5f933d8f 100644 --- a/lib/search/indexes/github-docs-dotcom-es-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a96f9644092af54a5787c53a6571b819efe1346ac1e5cd5705b72fdee6340a3 -size 662666 +oid sha256:9b7bd9c6740a07070929cd9ff16241d9656cb451586460a551646e2084243e5a +size 663041 diff --git a/lib/search/indexes/github-docs-dotcom-es.json.br b/lib/search/indexes/github-docs-dotcom-es.json.br index 22e3a96921..38a55396df 100644 --- a/lib/search/indexes/github-docs-dotcom-es.json.br +++ b/lib/search/indexes/github-docs-dotcom-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b0cc5237400a33dff5a3eaa6671416afeefd0350bf341e40cd2b9218ef795ed0 -size 2629881 +oid sha256:85c2d9c0a07926db5c299afbbb61457a6cc886d415b6204dd0358d61b7ded8fc +size 2631250 diff --git a/lib/search/indexes/github-docs-dotcom-ja-records.json.br b/lib/search/indexes/github-docs-dotcom-ja-records.json.br index 1f10b238ac..c00f4cf69d 100644 --- a/lib/search/indexes/github-docs-dotcom-ja-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f5258be8ba172fa364bd1f80fbd40a71ef4f13c2299b1d907216ccf06cba610b -size 789103 +oid sha256:72384f6423acbe14710dbc163ae6ce06a6251c611247d677c31ee690cb11c6f6 +size 789589 diff --git a/lib/search/indexes/github-docs-dotcom-ja.json.br b/lib/search/indexes/github-docs-dotcom-ja.json.br index f6f7a94c5c..36edc23ca8 100644 --- a/lib/search/indexes/github-docs-dotcom-ja.json.br +++ b/lib/search/indexes/github-docs-dotcom-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:23889ef0beabdc0427d530c4bdea0c4e91401bc7c352d3211781b619aa9a8677 -size 4087159 +oid sha256:51004e33b45ce95093c08645dc26427cd34e0808651870d092669f35d9de60fc +size 4087911 diff --git a/lib/search/indexes/github-docs-dotcom-pt-records.json.br b/lib/search/indexes/github-docs-dotcom-pt-records.json.br index 62a7c08b8b..fb14a7b731 100644 --- a/lib/search/indexes/github-docs-dotcom-pt-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc9c3e13ba742ef45828654ab014fd1491eaac9a5bbfb6b36341d0909145ea3e -size 663828 +oid sha256:eb868a151b523a0e5b2b658fbe3bf1cad6323ec7676eb0892a8c26beaa9e7b7f +size 664025 diff --git a/lib/search/indexes/github-docs-dotcom-pt.json.br b/lib/search/indexes/github-docs-dotcom-pt.json.br index 47f08f68b7..0acd9f63b2 100644 --- a/lib/search/indexes/github-docs-dotcom-pt.json.br +++ b/lib/search/indexes/github-docs-dotcom-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b2a415b2ef1ffd33d477d03f6959d12c8448911b530099acdce6b8de70696f2f -size 2669634 +oid sha256:74ee08b6e1690a87d707a531d598775f500ede910697618f78abe78abc7e95a2 +size 2669860 diff --git a/lib/search/indexes/github-docs-ghae-cn-records.json.br b/lib/search/indexes/github-docs-ghae-cn-records.json.br index 9e0bf5c365..5ca8713f7d 100644 --- a/lib/search/indexes/github-docs-ghae-cn-records.json.br +++ b/lib/search/indexes/github-docs-ghae-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:39c7266a07a2f116aa54e5188c9e6ba38f1a2054e8f405e648ed3a917292f00a -size 429313 +oid sha256:5e8626533e0334621c2adbb1b1f09873701150ab21f0097c3901265305f43d50 +size 429225 diff --git a/lib/search/indexes/github-docs-ghae-cn.json.br b/lib/search/indexes/github-docs-ghae-cn.json.br index c93a2dc6d0..d09a56c86b 100644 --- a/lib/search/indexes/github-docs-ghae-cn.json.br +++ b/lib/search/indexes/github-docs-ghae-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f275a7be4b95bc3b802e9b9374eadf6be796a004d08be97742a261e8df9a3b66 -size 712634 +oid sha256:9a76df685a848775d4ca38ee4760dae0d86fc615261f5571fde74ed64b008e2d +size 712702 diff --git a/lib/search/indexes/github-docs-ghae-en-records.json.br b/lib/search/indexes/github-docs-ghae-en-records.json.br index 2e60f86bcd..52ccd0faba 100644 --- a/lib/search/indexes/github-docs-ghae-en-records.json.br +++ b/lib/search/indexes/github-docs-ghae-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b6d944f5365bca0ef6d93cf3d53e6e00c92d11df0298702ee6724567bb0233eb -size 378568 +oid sha256:5cfa8465ab0a891ee3c1726cc3424c869a565920cf8cfe6444608e1fa495912f +size 378666 diff --git a/lib/search/indexes/github-docs-ghae-en.json.br b/lib/search/indexes/github-docs-ghae-en.json.br index 1b89188dc8..0fceb8246d 100644 --- a/lib/search/indexes/github-docs-ghae-en.json.br +++ b/lib/search/indexes/github-docs-ghae-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4141a820d857cec2f560dda70b50bdeccd09ecde4e4cd166a4ff77412319be0 -size 1417726 +oid sha256:10d31212c5bc2d83fc7fc52c9e35bca920c41964b305461538344ac80f352ae6 +size 1418972 diff --git a/lib/search/indexes/github-docs-ghae-es-records.json.br b/lib/search/indexes/github-docs-ghae-es-records.json.br index c02de21bae..475ece6c6f 100644 --- a/lib/search/indexes/github-docs-ghae-es-records.json.br +++ b/lib/search/indexes/github-docs-ghae-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3d726fff21d8a4fedfc525c39b1cdfc7ac34d331341095fac37319e750aa287a -size 375497 +oid sha256:46b210d117e795e8de7c53a7c56dbc736827d9e8b4db5d68c651fcd77f8265f1 +size 375236 diff --git a/lib/search/indexes/github-docs-ghae-es.json.br b/lib/search/indexes/github-docs-ghae-es.json.br index 8396898542..bfdaabed94 100644 --- a/lib/search/indexes/github-docs-ghae-es.json.br +++ b/lib/search/indexes/github-docs-ghae-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0caf10d2cd3ede235479212cc6d7d6764241fa08d5f2c2979514ec5585bcec02 -size 1483650 +oid sha256:d41946df21b07c714cc49d91eb1f9cb2e4cea92f8f9253f09ad5397be95a863e +size 1484090 diff --git a/lib/search/indexes/github-docs-ghae-ja-records.json.br b/lib/search/indexes/github-docs-ghae-ja-records.json.br index 250ff4c69a..dae0eef57b 100644 --- a/lib/search/indexes/github-docs-ghae-ja-records.json.br +++ b/lib/search/indexes/github-docs-ghae-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4c5778422470c024a2518ad6e99f542aa70e4bd450987832841bd310c5ff2beb -size 445104 +oid sha256:8c684adbd10c9b5a4503a5d969870a846e7580e9522a05e5d8bf13dccaf3604f +size 445141 diff --git a/lib/search/indexes/github-docs-ghae-ja.json.br b/lib/search/indexes/github-docs-ghae-ja.json.br index 216d1f82e5..11ee295b08 100644 --- a/lib/search/indexes/github-docs-ghae-ja.json.br +++ b/lib/search/indexes/github-docs-ghae-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6fdba665ef9b157932ee9f8eb218be53a0823be19a62cb816f72f2ce821a491b -size 2274682 +oid sha256:ebf1ba727807154022072fe55f5096155fe78614ffc963fd49d49b05637e1d8c +size 2275724 diff --git a/lib/search/indexes/github-docs-ghae-pt-records.json.br b/lib/search/indexes/github-docs-ghae-pt-records.json.br index c88b17b78c..65c811dc62 100644 --- a/lib/search/indexes/github-docs-ghae-pt-records.json.br +++ b/lib/search/indexes/github-docs-ghae-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2318773a3e6d4bc8e59b7978ea94637497675a22359cbac5ea3004b4d20bd413 -size 373868 +oid sha256:58c85f8968d6e1cf0ac4123cea00597220a93827be56061bcddf57250216ec47 +size 373971 diff --git a/lib/search/indexes/github-docs-ghae-pt.json.br b/lib/search/indexes/github-docs-ghae-pt.json.br index 11c925ba64..72e119b989 100644 --- a/lib/search/indexes/github-docs-ghae-pt.json.br +++ b/lib/search/indexes/github-docs-ghae-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1361c2e9a507e2dbea145feae29d54a9cbdf795d8a1b20fbbee7bb09aeb6d4a2 -size 1498035 +oid sha256:55a0c6e8b3e35a3c0c33c6911c291ab57cb4e82db2e70d463ced14d67073411c +size 1498235 diff --git a/lib/search/indexes/github-docs-ghec-cn-records.json.br b/lib/search/indexes/github-docs-ghec-cn-records.json.br index 994dff604e..0f9dab6be5 100644 --- a/lib/search/indexes/github-docs-ghec-cn-records.json.br +++ b/lib/search/indexes/github-docs-ghec-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ee6bd4c03b53ef27f0c17b37783e61ee9ad16a1aa78595540c995bada7d2f59c -size 673996 +oid sha256:644781fccc06122d83bc2715486ef3b8a5e53a217d5042758279d338a9bc94f5 +size 673933 diff --git a/lib/search/indexes/github-docs-ghec-cn.json.br b/lib/search/indexes/github-docs-ghec-cn.json.br index 12327932ff..c818298828 100644 --- a/lib/search/indexes/github-docs-ghec-cn.json.br +++ b/lib/search/indexes/github-docs-ghec-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0771ffccb01525b9b219adaed9246539c21d5c67c2f543d290b0082216a01858 -size 1203803 +oid sha256:1c5abef1c4e670103f45bf662687117163ed5faf3adcab4a46522fdcbd0d9aad +size 1203416 diff --git a/lib/search/indexes/github-docs-ghec-en-records.json.br b/lib/search/indexes/github-docs-ghec-en-records.json.br index d3f58f63c8..2fb06843da 100644 --- a/lib/search/indexes/github-docs-ghec-en-records.json.br +++ b/lib/search/indexes/github-docs-ghec-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6482c27ee1bacb0b535f16a911d09b1d32b712272177bbd8ba4546339ade7862 -size 591902 +oid sha256:410d155ecca39d841aaaf468de8c8f5a870bae8b97d2d8f2aa322eeb9a563894 +size 592143 diff --git a/lib/search/indexes/github-docs-ghec-en.json.br b/lib/search/indexes/github-docs-ghec-en.json.br index a914cb87ba..3163307f1b 100644 --- a/lib/search/indexes/github-docs-ghec-en.json.br +++ b/lib/search/indexes/github-docs-ghec-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:10d8b0c9aa4de533ac3480a76e8341f0de6499f54b074eefe6da629bc1e263e4 -size 2331958 +oid sha256:210aac8bb5bac55bc0f8cc7f5149866d3db6375cbc3ad72b30aae63a89cc45b6 +size 2332422 diff --git a/lib/search/indexes/github-docs-ghec-es-records.json.br b/lib/search/indexes/github-docs-ghec-es-records.json.br index 32c6fd9dcf..92c201f382 100644 --- a/lib/search/indexes/github-docs-ghec-es-records.json.br +++ b/lib/search/indexes/github-docs-ghec-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:81ccc8d8934dfebf8439b78c1ff3168240211f7e29e5675d2aeb13133c994541 -size 602639 +oid sha256:9e6f7e734d3c6f61f16669dcf3616a32e7a46e71aab2950ef6e86445d71e8527 +size 602536 diff --git a/lib/search/indexes/github-docs-ghec-es.json.br b/lib/search/indexes/github-docs-ghec-es.json.br index 42348c16d2..fc08270d7f 100644 --- a/lib/search/indexes/github-docs-ghec-es.json.br +++ b/lib/search/indexes/github-docs-ghec-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:05b64f50229de3d81f6a4f99f8c0b3827825f80b16fb459d8285fbd18179f9c8 -size 2519159 +oid sha256:6619278ae7f5efdb4e6e119cef108b4eaf306ac42c0d57be8793afe67aabc451 +size 2519837 diff --git a/lib/search/indexes/github-docs-ghec-ja-records.json.br b/lib/search/indexes/github-docs-ghec-ja-records.json.br index cf8dc6e762..c9030fb1b0 100644 --- a/lib/search/indexes/github-docs-ghec-ja-records.json.br +++ b/lib/search/indexes/github-docs-ghec-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08e04ccfa731e99f4b4a74ca92a0b01ddc06237f7c6b34e85558be804a186b25 -size 697305 +oid sha256:b443b2f9e13d3225ca5dbf2f93027f77ae7f828dba2a4f7669d3bc3ae4aeacc5 +size 697334 diff --git a/lib/search/indexes/github-docs-ghec-ja.json.br b/lib/search/indexes/github-docs-ghec-ja.json.br index f8c8bd775c..8afbbc5729 100644 --- a/lib/search/indexes/github-docs-ghec-ja.json.br +++ b/lib/search/indexes/github-docs-ghec-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:176f33a713e5dcfbf1e878f11f7503e4d63574917374a783fd5e706286cba4cc -size 3810198 +oid sha256:e3f0524e77804a1acfe19b2d64e01369a6a7439a64c1028bcb511c609160adb5 +size 3808942 diff --git a/lib/search/indexes/github-docs-ghec-pt-records.json.br b/lib/search/indexes/github-docs-ghec-pt-records.json.br index 5e7e3dd073..3b4d14d8b5 100644 --- a/lib/search/indexes/github-docs-ghec-pt-records.json.br +++ b/lib/search/indexes/github-docs-ghec-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1cd491ff83d1bb8f4ecbc849581e62f3518209879b85951e6b3c074949d7dc54 -size 600833 +oid sha256:e7f9d2037717f1c009be05822dd1b5c8e446a12d1b61689e0e75a99a4dfce487 +size 601025 diff --git a/lib/search/indexes/github-docs-ghec-pt.json.br b/lib/search/indexes/github-docs-ghec-pt.json.br index 21290b8d70..eb2ad08468 100644 --- a/lib/search/indexes/github-docs-ghec-pt.json.br +++ b/lib/search/indexes/github-docs-ghec-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fdd240547f699a6437e432c2b3594618db249ad99c6c8ecee07aaab93b57c3c0 -size 2542854 +oid sha256:17d61458284211d6b857eda028581d74d1c887bc3ee9e29ea024f64b6cf38084 +size 2543215 From f432e101b792442d7a5c79cd75b9e28f9e140b3b Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 8 Nov 2021 09:48:25 +0000 Subject: [PATCH 10/28] update search indexes --- lib/search/indexes/github-docs-3.0-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-pt.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-pt.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-pt.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-cn.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-en.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-es.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-ja.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-pt.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-cn.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-en.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-es.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-ja.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-pt.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-cn.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-en.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-es.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-ja.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-pt.json.br | 4 ++-- 60 files changed, 120 insertions(+), 120 deletions(-) diff --git a/lib/search/indexes/github-docs-3.0-cn-records.json.br b/lib/search/indexes/github-docs-3.0-cn-records.json.br index 5cb45ebdc6..6d51886a07 100644 --- a/lib/search/indexes/github-docs-3.0-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.0-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a36bf342ffcedc06182da13edb1a5402c92bfc4eb61db1dd49a1a2c11072fa7 -size 540648 +oid sha256:2294bd232c4984e6b196d4f01beb63eb171e6a15e8e8c849ddd5d966bc9b83ee +size 540532 diff --git a/lib/search/indexes/github-docs-3.0-cn.json.br b/lib/search/indexes/github-docs-3.0-cn.json.br index fd01aaf01b..6c878806df 100644 --- a/lib/search/indexes/github-docs-3.0-cn.json.br +++ b/lib/search/indexes/github-docs-3.0-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:39b613d330d26136cdee8cefdb217f960a1a9f94a0ac2fef1423ceab14e0df2b -size 930160 +oid sha256:7aef6f2d04e0c42ab31cd57cb58b7c30a4eca39c9d1d6e0a0d467aa7fc888873 +size 929833 diff --git a/lib/search/indexes/github-docs-3.0-en-records.json.br b/lib/search/indexes/github-docs-3.0-en-records.json.br index 9d98df6ef9..3ac21de048 100644 --- a/lib/search/indexes/github-docs-3.0-en-records.json.br +++ b/lib/search/indexes/github-docs-3.0-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b0ca89e71400a4dc88bc6f8fd13870ec1101e5bc2ac014b5ed256efec50daf7 -size 471359 +oid sha256:6b3e4c16f60990c670f2d3fe00d6b085599f87b36bacc53be3609eee972f3357 +size 471305 diff --git a/lib/search/indexes/github-docs-3.0-en.json.br b/lib/search/indexes/github-docs-3.0-en.json.br index ffda6a183d..56c87e5385 100644 --- a/lib/search/indexes/github-docs-3.0-en.json.br +++ b/lib/search/indexes/github-docs-3.0-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dfe8288570d3d29aa1d03e63c829a90f6e713c8bf10899f3d5d590d993530fe1 -size 1845716 +oid sha256:4420f94a146e5e011142da9bc25fed4ff6ade87579cbcb6f4c367227b3120f52 +size 1844471 diff --git a/lib/search/indexes/github-docs-3.0-es-records.json.br b/lib/search/indexes/github-docs-3.0-es-records.json.br index 296500e43c..e49eb5210b 100644 --- a/lib/search/indexes/github-docs-3.0-es-records.json.br +++ b/lib/search/indexes/github-docs-3.0-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:48b10049872ef60277409580f5d4796c38ceba3e68be40cf13c7622ea8fcc7ec -size 473013 +oid sha256:f2f1483f5f0ca4271a60d90aec15bd889ecc38e54195ed28a88ab34fd02eb8ca +size 472962 diff --git a/lib/search/indexes/github-docs-3.0-es.json.br b/lib/search/indexes/github-docs-3.0-es.json.br index a628ce29e0..e8fc9c631c 100644 --- a/lib/search/indexes/github-docs-3.0-es.json.br +++ b/lib/search/indexes/github-docs-3.0-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5f287c8099d09eb6952d4c6f2d914800b82fda95059578f9427952978d4b18a4 -size 1942776 +oid sha256:4cb96ca74fe37529f407205c32b9d4eb15be4a60ddaea3ed3ad9be4acf657c9a +size 1943440 diff --git a/lib/search/indexes/github-docs-3.0-ja-records.json.br b/lib/search/indexes/github-docs-3.0-ja-records.json.br index 58d86e6a3d..bbf81408a2 100644 --- a/lib/search/indexes/github-docs-3.0-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.0-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f268714d98a87cc53801de505c9d2208a3ee554895c758137730103ab1edb4a3 -size 561284 +oid sha256:883d13e3d2da5f4f31752a7b9c6f6cd384c367af5c5c37d2267290a77b2cfe69 +size 561352 diff --git a/lib/search/indexes/github-docs-3.0-ja.json.br b/lib/search/indexes/github-docs-3.0-ja.json.br index 18704398ca..2e8ebb8fdf 100644 --- a/lib/search/indexes/github-docs-3.0-ja.json.br +++ b/lib/search/indexes/github-docs-3.0-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6ae36d2c23c2f08c8e68c8db1d5ba92e133025bcf6dafad3c8c355d3dd784f99 -size 2993740 +oid sha256:cdd63a171ef46e0b11333c0a78b38f85fa8624975f650804186358b369e3c1be +size 2993454 diff --git a/lib/search/indexes/github-docs-3.0-pt-records.json.br b/lib/search/indexes/github-docs-3.0-pt-records.json.br index 069ecb02d5..7aae7c0082 100644 --- a/lib/search/indexes/github-docs-3.0-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.0-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b9cab500fdf297ea544a3fa1af0f05a7436498549afc42890c2942d05789a2c -size 470476 +oid sha256:e3f2e0151347520dd11123ea3a41eefae2a318d794ec6fa3b013ab3eab9f5ba5 +size 470409 diff --git a/lib/search/indexes/github-docs-3.0-pt.json.br b/lib/search/indexes/github-docs-3.0-pt.json.br index c0b77cd0ef..7091a565c9 100644 --- a/lib/search/indexes/github-docs-3.0-pt.json.br +++ b/lib/search/indexes/github-docs-3.0-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d30c8286df852e71ddc23b01010225277a3e3892a6f75f82c2ceb3c574b676a9 -size 1961570 +oid sha256:8d52e251dadb083ec5a4f65d37c1d25c5ff2b77cc394b82243c7f78e948a1e34 +size 1961486 diff --git a/lib/search/indexes/github-docs-3.1-cn-records.json.br b/lib/search/indexes/github-docs-3.1-cn-records.json.br index c388ba7cb6..e5eb9a0d90 100644 --- a/lib/search/indexes/github-docs-3.1-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.1-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:91d0a497a024f26c3a1867a13cb6887f5fc5cc379eaf5cc302755944aa195857 -size 554174 +oid sha256:50ac36e051aa491bdaf09d7a3e30038165c75e8795adcfa5f0cd5675a8952feb +size 554153 diff --git a/lib/search/indexes/github-docs-3.1-cn.json.br b/lib/search/indexes/github-docs-3.1-cn.json.br index baa3308b10..a4bc7b88ca 100644 --- a/lib/search/indexes/github-docs-3.1-cn.json.br +++ b/lib/search/indexes/github-docs-3.1-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f036403b970083b1d69d5ba624b9f407f8d8a20e3b43d892b253324bd0104956 -size 958040 +oid sha256:d937abd9086ee490eb9b8937a1cce10c5fe18b1cb9e4dae5b953188aeee1f1b4 +size 958405 diff --git a/lib/search/indexes/github-docs-3.1-en-records.json.br b/lib/search/indexes/github-docs-3.1-en-records.json.br index a0279dcdec..8d578ac66c 100644 --- a/lib/search/indexes/github-docs-3.1-en-records.json.br +++ b/lib/search/indexes/github-docs-3.1-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9656a8bc405726983955d218d02c6e1f674a9a4c65ab62593c5f9b51044ad84b -size 481515 +oid sha256:c1f94bb742820bc4e47a0d0790386d1a8f60a3409849e6ede42277108d4ff536 +size 481437 diff --git a/lib/search/indexes/github-docs-3.1-en.json.br b/lib/search/indexes/github-docs-3.1-en.json.br index e9aab2998b..477a16b044 100644 --- a/lib/search/indexes/github-docs-3.1-en.json.br +++ b/lib/search/indexes/github-docs-3.1-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e44748e5ba0e3ef0b7e99777c8dffc9b52bc375081d8b08977d9fa87fc119586 -size 1889577 +oid sha256:12cb4ba62b30d2f7415f98d4b323913cb5413c6f47dd12c5d5828c4897f779c6 +size 1888727 diff --git a/lib/search/indexes/github-docs-3.1-es-records.json.br b/lib/search/indexes/github-docs-3.1-es-records.json.br index 09742510d9..f1292aa4f3 100644 --- a/lib/search/indexes/github-docs-3.1-es-records.json.br +++ b/lib/search/indexes/github-docs-3.1-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ab5deb757d803cd64b5ee8085d837bbefba057ba7ac8312b1a84ff8c90f7b7b -size 483116 +oid sha256:e2a9f4ff64d674b206e904099f99888589f118daf0e3e2c1d2c3494dbb988223 +size 483103 diff --git a/lib/search/indexes/github-docs-3.1-es.json.br b/lib/search/indexes/github-docs-3.1-es.json.br index 9ab9a03bd4..0dd485aac3 100644 --- a/lib/search/indexes/github-docs-3.1-es.json.br +++ b/lib/search/indexes/github-docs-3.1-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1cd5dfa8089bb6916bb3db33b407dffeec812c66e46dffa90bb6e854cd26207a -size 1988152 +oid sha256:398aa89abe2d58f0f7a349f15ddcb6533416cb88addbcc70877657bb02760440 +size 1988272 diff --git a/lib/search/indexes/github-docs-3.1-ja-records.json.br b/lib/search/indexes/github-docs-3.1-ja-records.json.br index 4a898578d9..40012d4f90 100644 --- a/lib/search/indexes/github-docs-3.1-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.1-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5e8d59356d4ff3c2910ba2c41a59aba0d0bd482679334ca5fd2b960d3fe69afb -size 574335 +oid sha256:b83df1d0c132a252b96b841aec439d0cb4906fbaa27ac0e76356e65de534d90e +size 574514 diff --git a/lib/search/indexes/github-docs-3.1-ja.json.br b/lib/search/indexes/github-docs-3.1-ja.json.br index 40eecb14ec..1ec76283d4 100644 --- a/lib/search/indexes/github-docs-3.1-ja.json.br +++ b/lib/search/indexes/github-docs-3.1-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c0c0d252c5eca9719fa5f85a4c9bd491dda52aed84151765df475b4a3c4708f6 -size 3071597 +oid sha256:607d38966f44253ae44f79e468e662e54c7846ea33e9323271251e99a6177df2 +size 3070879 diff --git a/lib/search/indexes/github-docs-3.1-pt-records.json.br b/lib/search/indexes/github-docs-3.1-pt-records.json.br index 9414a6ef0c..ed0ba1fb57 100644 --- a/lib/search/indexes/github-docs-3.1-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.1-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:387b8b0dd9a0f2a5739d039ad29ea779b60ec3ed1c4f1d9aab6576142a66e2fe -size 481250 +oid sha256:47ad96a0b91f0aec1ed96cfb5d40e4c8466535dfa30f4446246b719ad8e14d94 +size 481129 diff --git a/lib/search/indexes/github-docs-3.1-pt.json.br b/lib/search/indexes/github-docs-3.1-pt.json.br index 9d726bf39c..adba7e410a 100644 --- a/lib/search/indexes/github-docs-3.1-pt.json.br +++ b/lib/search/indexes/github-docs-3.1-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b30f548f41d2f5817d3c9ab8629d0c6777faaa3d599b09865668f7ca15bccf9 -size 2009845 +oid sha256:111277ac1d0991b6dbb81527a72e08f5cdf50d7e2fcb4437fb9670ec28d6210b +size 2008889 diff --git a/lib/search/indexes/github-docs-3.2-cn-records.json.br b/lib/search/indexes/github-docs-3.2-cn-records.json.br index 817d5f07d3..3e78af63ae 100644 --- a/lib/search/indexes/github-docs-3.2-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.2-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:07e83f98a3f4fa866f99bc8dc946f88596f073ae2330b1d363d395d77dac49bf -size 565266 +oid sha256:2901197a8643b57ce33fd6072412dede4b8cd0da9b71f8a02526b35ee3eccc2c +size 565239 diff --git a/lib/search/indexes/github-docs-3.2-cn.json.br b/lib/search/indexes/github-docs-3.2-cn.json.br index 85b8ef7632..177812ade1 100644 --- a/lib/search/indexes/github-docs-3.2-cn.json.br +++ b/lib/search/indexes/github-docs-3.2-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98daa3203253c715a63eb0a370364576b121cb0b5d845d3f8e1f7c4df4459a93 -size 978252 +oid sha256:c501a7585f96f567dc8664bdb7d787db05206c8eb62390d37333dff225da38d7 +size 977812 diff --git a/lib/search/indexes/github-docs-3.2-en-records.json.br b/lib/search/indexes/github-docs-3.2-en-records.json.br index 6b87095d85..5afbcc1c6c 100644 --- a/lib/search/indexes/github-docs-3.2-en-records.json.br +++ b/lib/search/indexes/github-docs-3.2-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bca60f8f551c71c06f1533041e9678ae6ea35a8c571c4936cb46e8791f85f47d -size 489379 +oid sha256:f424f45ad942f9621b0560920c78c9f25be142fcb4c644e1d960b3f7db476fa9 +size 489253 diff --git a/lib/search/indexes/github-docs-3.2-en.json.br b/lib/search/indexes/github-docs-3.2-en.json.br index b2ee64d350..6f563353dd 100644 --- a/lib/search/indexes/github-docs-3.2-en.json.br +++ b/lib/search/indexes/github-docs-3.2-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c2e50f4c20e02fc88dc9457ace81f46075fd878a80ce5c19df66cc392912007 -size 1921621 +oid sha256:066ae507c2e15ed44d51db3eb272ece90e9251c358cc2f4310af6ebdaf5eea50 +size 1921291 diff --git a/lib/search/indexes/github-docs-3.2-es-records.json.br b/lib/search/indexes/github-docs-3.2-es-records.json.br index f1be6cd995..6ab98cb7f5 100644 --- a/lib/search/indexes/github-docs-3.2-es-records.json.br +++ b/lib/search/indexes/github-docs-3.2-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c06ee6a416a0bbd6d4fd0667c491b8f4de5eeb144444710be7beb7ee37b24366 -size 491370 +oid sha256:0e36d2fbf070cfa0da0977e38e71ca1dfa3d203f2e5df112b8da5e6080801027 +size 491094 diff --git a/lib/search/indexes/github-docs-3.2-es.json.br b/lib/search/indexes/github-docs-3.2-es.json.br index 7d39bcabcf..91c90ac15a 100644 --- a/lib/search/indexes/github-docs-3.2-es.json.br +++ b/lib/search/indexes/github-docs-3.2-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4fc565ad7f8d0cea980a9bfd8cae180816e82db65b7ff92bedb15e773388dd3e -size 2021133 +oid sha256:8c88a33885044da026a9f4decc37b93ff1d1f0fb2254902a67a4b623842dbb63 +size 2020271 diff --git a/lib/search/indexes/github-docs-3.2-ja-records.json.br b/lib/search/indexes/github-docs-3.2-ja-records.json.br index d066b79531..cc603c6943 100644 --- a/lib/search/indexes/github-docs-3.2-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.2-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:708b47e4ab78f4116b4eebb8b56f45d0ea508cb3435e313fe85d825a4b34655a -size 584599 +oid sha256:fc8137fba0da694de501d938ab365c206e6cd29bceca8334e33686db1cebc6dc +size 584477 diff --git a/lib/search/indexes/github-docs-3.2-ja.json.br b/lib/search/indexes/github-docs-3.2-ja.json.br index d358e3d340..2a9abd15d4 100644 --- a/lib/search/indexes/github-docs-3.2-ja.json.br +++ b/lib/search/indexes/github-docs-3.2-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fbeeb3978dc69b1a52107032873956f5735db374771579394ebeb46a6ea4972b -size 3126520 +oid sha256:7d4c46ee10ca4710e19f5a04dc1463d52a167c0bf72e64380403a4e127fd7af8 +size 3125423 diff --git a/lib/search/indexes/github-docs-3.2-pt-records.json.br b/lib/search/indexes/github-docs-3.2-pt-records.json.br index 9a533414d1..fd2518727a 100644 --- a/lib/search/indexes/github-docs-3.2-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.2-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:07bf8da7caa5c2ac3f0586a7384f8cfef61c0938c2e4ad4255835c17e59ec6a2 -size 489470 +oid sha256:0024f9db41186d072ff80e15cc376e4ed117e47979b264c26582f044ce9b9fa3 +size 489495 diff --git a/lib/search/indexes/github-docs-3.2-pt.json.br b/lib/search/indexes/github-docs-3.2-pt.json.br index 212fa3ccd4..01db8300ea 100644 --- a/lib/search/indexes/github-docs-3.2-pt.json.br +++ b/lib/search/indexes/github-docs-3.2-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3c1bebf27b0dca64701433203c0b5582098e7a7c8ddd63838df40560e431070d -size 2042531 +oid sha256:c89c03c887ba9a1bce6b8bc87a7691af82107463dc9e0e1c10fc61d906d91b37 +size 2042287 diff --git a/lib/search/indexes/github-docs-dotcom-cn-records.json.br b/lib/search/indexes/github-docs-dotcom-cn-records.json.br index a41b28a1fd..5201e32f62 100644 --- a/lib/search/indexes/github-docs-dotcom-cn-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:924bd0c53d78148bb12bc6024f4c49076cda457cf5a41997fe2400e6e991db64 -size 770868 +oid sha256:34857908f7500c7ddb1e2bf020b97daef050939de512a9558252fd66fef544cd +size 770748 diff --git a/lib/search/indexes/github-docs-dotcom-cn.json.br b/lib/search/indexes/github-docs-dotcom-cn.json.br index ccd94ee534..3729b559e8 100644 --- a/lib/search/indexes/github-docs-dotcom-cn.json.br +++ b/lib/search/indexes/github-docs-dotcom-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08bf30b7bb5f3f42d016e917bc87351d7719da5055fbb39bbdd501e1c7776862 -size 1209721 +oid sha256:6c215e6faca96d56d0b83946b95be622bd8c197ac714d8db43414b567c75bdbc +size 1210320 diff --git a/lib/search/indexes/github-docs-dotcom-en-records.json.br b/lib/search/indexes/github-docs-dotcom-en-records.json.br index c84b12c1c8..64ca6bbaed 100644 --- a/lib/search/indexes/github-docs-dotcom-en-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:32ff964b920f75a11913f776357c4488af451804ac74c50348e6340b2ff1d7f8 -size 654859 +oid sha256:ca28cee5ec0d711f910376bb759dc5f534915b701f6a92bf51d3997bfe285c32 +size 654808 diff --git a/lib/search/indexes/github-docs-dotcom-en.json.br b/lib/search/indexes/github-docs-dotcom-en.json.br index 51a25545d2..4b0b146660 100644 --- a/lib/search/indexes/github-docs-dotcom-en.json.br +++ b/lib/search/indexes/github-docs-dotcom-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f2d2d32f07c33d886ca3dded43e19afa21ac219bc57e536d376f5cb4730988b4 -size 2452981 +oid sha256:c20b7c47f83f654520e50684d4bf3a6ac11955e6b0e06f3af9c3480fb01e2824 +size 2452681 diff --git a/lib/search/indexes/github-docs-dotcom-es-records.json.br b/lib/search/indexes/github-docs-dotcom-es-records.json.br index 0c5f933d8f..a83945430a 100644 --- a/lib/search/indexes/github-docs-dotcom-es-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b7bd9c6740a07070929cd9ff16241d9656cb451586460a551646e2084243e5a -size 663041 +oid sha256:a3199202c8e76494ddf71bbc26977c2ec04f849a7a86d052eb9cbaaae8854649 +size 662720 diff --git a/lib/search/indexes/github-docs-dotcom-es.json.br b/lib/search/indexes/github-docs-dotcom-es.json.br index 38a55396df..fbcc9920ea 100644 --- a/lib/search/indexes/github-docs-dotcom-es.json.br +++ b/lib/search/indexes/github-docs-dotcom-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:85c2d9c0a07926db5c299afbbb61457a6cc886d415b6204dd0358d61b7ded8fc -size 2631250 +oid sha256:73c07b186cae5d9c1933c0d074a1d7c10a8a82f6ff68ed735de89dd920cdab26 +size 2629463 diff --git a/lib/search/indexes/github-docs-dotcom-ja-records.json.br b/lib/search/indexes/github-docs-dotcom-ja-records.json.br index c00f4cf69d..4cf9895a3c 100644 --- a/lib/search/indexes/github-docs-dotcom-ja-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:72384f6423acbe14710dbc163ae6ce06a6251c611247d677c31ee690cb11c6f6 -size 789589 +oid sha256:32b614da1cceea559de37985a162722f2c6d7f53b6c60e900ffe2e05366bc668 +size 789274 diff --git a/lib/search/indexes/github-docs-dotcom-ja.json.br b/lib/search/indexes/github-docs-dotcom-ja.json.br index 36edc23ca8..50af1b9de7 100644 --- a/lib/search/indexes/github-docs-dotcom-ja.json.br +++ b/lib/search/indexes/github-docs-dotcom-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:51004e33b45ce95093c08645dc26427cd34e0808651870d092669f35d9de60fc -size 4087911 +oid sha256:dab79f8105afdc898bf311b853830e7e1c6e50f71c838ac603e9a3023d6c3cf5 +size 4085995 diff --git a/lib/search/indexes/github-docs-dotcom-pt-records.json.br b/lib/search/indexes/github-docs-dotcom-pt-records.json.br index fb14a7b731..01d40a776f 100644 --- a/lib/search/indexes/github-docs-dotcom-pt-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eb868a151b523a0e5b2b658fbe3bf1cad6323ec7676eb0892a8c26beaa9e7b7f -size 664025 +oid sha256:49a469dbe1eadfbed9a9bfb061d09cd4479321b79dd1d2df61252ba21652807b +size 663733 diff --git a/lib/search/indexes/github-docs-dotcom-pt.json.br b/lib/search/indexes/github-docs-dotcom-pt.json.br index 0acd9f63b2..a9ce63c73e 100644 --- a/lib/search/indexes/github-docs-dotcom-pt.json.br +++ b/lib/search/indexes/github-docs-dotcom-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74ee08b6e1690a87d707a531d598775f500ede910697618f78abe78abc7e95a2 -size 2669860 +oid sha256:5ee382bc94f22f01391a6d2e108887d207c7c1324d2441c2769b7d4f6f469cea +size 2668201 diff --git a/lib/search/indexes/github-docs-ghae-cn-records.json.br b/lib/search/indexes/github-docs-ghae-cn-records.json.br index 5ca8713f7d..3c31f630a1 100644 --- a/lib/search/indexes/github-docs-ghae-cn-records.json.br +++ b/lib/search/indexes/github-docs-ghae-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5e8626533e0334621c2adbb1b1f09873701150ab21f0097c3901265305f43d50 -size 429225 +oid sha256:c052490144597d7a93e69448b492201c7f418a257a9b934aecdec7ded15e4e3e +size 429259 diff --git a/lib/search/indexes/github-docs-ghae-cn.json.br b/lib/search/indexes/github-docs-ghae-cn.json.br index d09a56c86b..dd32635fb0 100644 --- a/lib/search/indexes/github-docs-ghae-cn.json.br +++ b/lib/search/indexes/github-docs-ghae-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9a76df685a848775d4ca38ee4760dae0d86fc615261f5571fde74ed64b008e2d -size 712702 +oid sha256:839883682e8cb2bf87353ca677efba62098c1183522f81fa0472aae8ec221d69 +size 712637 diff --git a/lib/search/indexes/github-docs-ghae-en-records.json.br b/lib/search/indexes/github-docs-ghae-en-records.json.br index 52ccd0faba..ec583fa191 100644 --- a/lib/search/indexes/github-docs-ghae-en-records.json.br +++ b/lib/search/indexes/github-docs-ghae-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5cfa8465ab0a891ee3c1726cc3424c869a565920cf8cfe6444608e1fa495912f -size 378666 +oid sha256:4d61d66e8f97b59a7fdf2bf7da17890ad0c4cc70df560872dca5110a5fe2c0ed +size 378598 diff --git a/lib/search/indexes/github-docs-ghae-en.json.br b/lib/search/indexes/github-docs-ghae-en.json.br index 0fceb8246d..be5d08dafe 100644 --- a/lib/search/indexes/github-docs-ghae-en.json.br +++ b/lib/search/indexes/github-docs-ghae-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:10d31212c5bc2d83fc7fc52c9e35bca920c41964b305461538344ac80f352ae6 -size 1418972 +oid sha256:8ca002849adea73e22e4af9c4ff1a54b0e5fb10c9ff67eb6634b2585b4d71102 +size 1417603 diff --git a/lib/search/indexes/github-docs-ghae-es-records.json.br b/lib/search/indexes/github-docs-ghae-es-records.json.br index 475ece6c6f..7066df66f0 100644 --- a/lib/search/indexes/github-docs-ghae-es-records.json.br +++ b/lib/search/indexes/github-docs-ghae-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:46b210d117e795e8de7c53a7c56dbc736827d9e8b4db5d68c651fcd77f8265f1 -size 375236 +oid sha256:a738127977bee4e632326c5c411e232bdfa7ec666fb235a4de92400f6671dcd8 +size 375440 diff --git a/lib/search/indexes/github-docs-ghae-es.json.br b/lib/search/indexes/github-docs-ghae-es.json.br index bfdaabed94..7e362172bb 100644 --- a/lib/search/indexes/github-docs-ghae-es.json.br +++ b/lib/search/indexes/github-docs-ghae-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d41946df21b07c714cc49d91eb1f9cb2e4cea92f8f9253f09ad5397be95a863e -size 1484090 +oid sha256:9a2a6fa4b4801eaddced87868ebb95adf8dd1adda301a19b56c2d328cae50529 +size 1483355 diff --git a/lib/search/indexes/github-docs-ghae-ja-records.json.br b/lib/search/indexes/github-docs-ghae-ja-records.json.br index dae0eef57b..40de3cf636 100644 --- a/lib/search/indexes/github-docs-ghae-ja-records.json.br +++ b/lib/search/indexes/github-docs-ghae-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8c684adbd10c9b5a4503a5d969870a846e7580e9522a05e5d8bf13dccaf3604f -size 445141 +oid sha256:7328ceede29bc0cf2bb2360bab51df31bddc25d11092b30d74512ea1ba0543c5 +size 445239 diff --git a/lib/search/indexes/github-docs-ghae-ja.json.br b/lib/search/indexes/github-docs-ghae-ja.json.br index 11ee295b08..b06178165e 100644 --- a/lib/search/indexes/github-docs-ghae-ja.json.br +++ b/lib/search/indexes/github-docs-ghae-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ebf1ba727807154022072fe55f5096155fe78614ffc963fd49d49b05637e1d8c -size 2275724 +oid sha256:7fae397137932154276c1c78174c70415bface48759b0b9c09eee5ffe7ae1db1 +size 2275354 diff --git a/lib/search/indexes/github-docs-ghae-pt-records.json.br b/lib/search/indexes/github-docs-ghae-pt-records.json.br index 65c811dc62..82e6e910ae 100644 --- a/lib/search/indexes/github-docs-ghae-pt-records.json.br +++ b/lib/search/indexes/github-docs-ghae-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:58c85f8968d6e1cf0ac4123cea00597220a93827be56061bcddf57250216ec47 -size 373971 +oid sha256:8d7a959ceeb488d6e2a9dff5bdedbba53370395d9926b365564d452f56710226 +size 374056 diff --git a/lib/search/indexes/github-docs-ghae-pt.json.br b/lib/search/indexes/github-docs-ghae-pt.json.br index 72e119b989..ef04a11a52 100644 --- a/lib/search/indexes/github-docs-ghae-pt.json.br +++ b/lib/search/indexes/github-docs-ghae-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:55a0c6e8b3e35a3c0c33c6911c291ab57cb4e82db2e70d463ced14d67073411c -size 1498235 +oid sha256:0fece304caa38add1df7a879c15e58e54295624c779ce5fdb03c1c440434679f +size 1497831 diff --git a/lib/search/indexes/github-docs-ghec-cn-records.json.br b/lib/search/indexes/github-docs-ghec-cn-records.json.br index 0f9dab6be5..76fe272546 100644 --- a/lib/search/indexes/github-docs-ghec-cn-records.json.br +++ b/lib/search/indexes/github-docs-ghec-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:644781fccc06122d83bc2715486ef3b8a5e53a217d5042758279d338a9bc94f5 -size 673933 +oid sha256:1211fb766e15981be897ae48c874fa90ec430551607650c7aaac668940fd00e1 +size 673789 diff --git a/lib/search/indexes/github-docs-ghec-cn.json.br b/lib/search/indexes/github-docs-ghec-cn.json.br index c818298828..b73ffea92c 100644 --- a/lib/search/indexes/github-docs-ghec-cn.json.br +++ b/lib/search/indexes/github-docs-ghec-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1c5abef1c4e670103f45bf662687117163ed5faf3adcab4a46522fdcbd0d9aad -size 1203416 +oid sha256:3257e2aa164eaa4ed6c023fb605eff7473d7d3be23e7e7c2f2174332b8453986 +size 1203341 diff --git a/lib/search/indexes/github-docs-ghec-en-records.json.br b/lib/search/indexes/github-docs-ghec-en-records.json.br index 2fb06843da..1477dfdb0c 100644 --- a/lib/search/indexes/github-docs-ghec-en-records.json.br +++ b/lib/search/indexes/github-docs-ghec-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:410d155ecca39d841aaaf468de8c8f5a870bae8b97d2d8f2aa322eeb9a563894 -size 592143 +oid sha256:1c86502c7a03ec414815b6f068e2387cba1f8aa8e53104bde00b1b646dc3d114 +size 591982 diff --git a/lib/search/indexes/github-docs-ghec-en.json.br b/lib/search/indexes/github-docs-ghec-en.json.br index 3163307f1b..56974f2f33 100644 --- a/lib/search/indexes/github-docs-ghec-en.json.br +++ b/lib/search/indexes/github-docs-ghec-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:210aac8bb5bac55bc0f8cc7f5149866d3db6375cbc3ad72b30aae63a89cc45b6 -size 2332422 +oid sha256:e67eabce0e6843164b5f7f40fa696d7989079670248cb0f3a37e3741969a6c81 +size 2332601 diff --git a/lib/search/indexes/github-docs-ghec-es-records.json.br b/lib/search/indexes/github-docs-ghec-es-records.json.br index 92c201f382..111b54a910 100644 --- a/lib/search/indexes/github-docs-ghec-es-records.json.br +++ b/lib/search/indexes/github-docs-ghec-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9e6f7e734d3c6f61f16669dcf3616a32e7a46e71aab2950ef6e86445d71e8527 -size 602536 +oid sha256:1b2ee67ea826eb33b0637594bae72ca021a675533bce6bef009a5c20e3ef4712 +size 602312 diff --git a/lib/search/indexes/github-docs-ghec-es.json.br b/lib/search/indexes/github-docs-ghec-es.json.br index fc08270d7f..422b122696 100644 --- a/lib/search/indexes/github-docs-ghec-es.json.br +++ b/lib/search/indexes/github-docs-ghec-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6619278ae7f5efdb4e6e119cef108b4eaf306ac42c0d57be8793afe67aabc451 -size 2519837 +oid sha256:64f8ef1f8a16b551efe41880ec111b0a767557884e0237752f4513330080cabc +size 2518991 diff --git a/lib/search/indexes/github-docs-ghec-ja-records.json.br b/lib/search/indexes/github-docs-ghec-ja-records.json.br index c9030fb1b0..19798c817d 100644 --- a/lib/search/indexes/github-docs-ghec-ja-records.json.br +++ b/lib/search/indexes/github-docs-ghec-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b443b2f9e13d3225ca5dbf2f93027f77ae7f828dba2a4f7669d3bc3ae4aeacc5 -size 697334 +oid sha256:3dabcb6237e853a66f40d0bb103a08171567ecea31bd2e94d450c357cc8babfe +size 697360 diff --git a/lib/search/indexes/github-docs-ghec-ja.json.br b/lib/search/indexes/github-docs-ghec-ja.json.br index 8afbbc5729..a7802dac64 100644 --- a/lib/search/indexes/github-docs-ghec-ja.json.br +++ b/lib/search/indexes/github-docs-ghec-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e3f0524e77804a1acfe19b2d64e01369a6a7439a64c1028bcb511c609160adb5 -size 3808942 +oid sha256:01e59cb219c30334d8d41914856955756d8c2dd536b39e329c8520c793b2ba1f +size 3810801 diff --git a/lib/search/indexes/github-docs-ghec-pt-records.json.br b/lib/search/indexes/github-docs-ghec-pt-records.json.br index 3b4d14d8b5..6a43bf7826 100644 --- a/lib/search/indexes/github-docs-ghec-pt-records.json.br +++ b/lib/search/indexes/github-docs-ghec-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e7f9d2037717f1c009be05822dd1b5c8e446a12d1b61689e0e75a99a4dfce487 -size 601025 +oid sha256:f82aed6e4843a5b2b030c9f1af4ba5118226645d875dca8f141bf54bde4d7e7f +size 600821 diff --git a/lib/search/indexes/github-docs-ghec-pt.json.br b/lib/search/indexes/github-docs-ghec-pt.json.br index eb2ad08468..3313659f64 100644 --- a/lib/search/indexes/github-docs-ghec-pt.json.br +++ b/lib/search/indexes/github-docs-ghec-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:17d61458284211d6b857eda028581d74d1c887bc3ee9e29ea024f64b6cf38084 -size 2543215 +oid sha256:3b4624619d88e1efd20124afb907eeb98dd1094446c1e3a3c1937ce6f81d7864 +size 2542713 From 6bc3dad9214f1b992ce5dfbd93fcc914150e6b30 Mon Sep 17 00:00:00 2001 From: hubwriter Date: Mon, 8 Nov 2021 15:07:55 +0000 Subject: [PATCH 11/28] Add info about when you can use the Environments API (#22502) see https://github.com/github/docs-content/issues/5482 --- content/rest/reference/repos.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/rest/reference/repos.md b/content/rest/reference/repos.md index 45b3ba4afc..2c1c4fa314 100644 --- a/content/rest/reference/repos.md +++ b/content/rest/reference/repos.md @@ -181,6 +181,8 @@ You can communicate that a transient environment no longer exists by setting its The Environments API allows you to create, configure, and delete environments. For more information about environments, see "[Using environments for deployment](/actions/deployment/using-environments-for-deployment)." To manage environment secrets, see "[Secrets](/rest/reference/actions#secrets)." +{% data reusables.gated-features.environments %} + {% for operation in currentRestOperations %} {% if operation.subcategory == 'environments' %}{% include rest_operation %}{% endif %} {% endfor %} From 908fb4557c9e9c48a9828264047d880daa06e612 Mon Sep 17 00:00:00 2001 From: Ivy Alexander <19907686+ivyharriet@users.noreply.github.com> Date: Mon, 8 Nov 2021 16:40:40 +0000 Subject: [PATCH 12/28] Fix incorrect date --- .../about-billing-for-github-advanced-security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security.md b/content/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security.md index c76a321484..58d20b070d 100644 --- a/content/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security.md +++ b/content/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security.md @@ -67,7 +67,7 @@ The following example timeline demonstrates how active committer count for {% da | Date | Events during the month | Total committers | | :- | :- | -: | -| August 15 | A member of your enterprise enables {% data variables.product.prodname_GH_advanced_security %} for repository **X**. Repository **X** has 50 committers over the past 90 days. | **50** | +| April 15 | A member of your enterprise enables {% data variables.product.prodname_GH_advanced_security %} for repository **X**. Repository **X** has 50 committers over the past 90 days. | **50** | | May 1 | Developer **A** leaves the team working on repository **X**. Developer **A**'s contributions continue to count for 90 days. | **50** | **50** | | August 1 | Developer **A**'s contributions no longer count towards the licences required, because 90 days have passed. | _50 - 1_
**49** | | August 15 | A member of your enterprise enables {% data variables.product.prodname_GH_advanced_security %} for a second repository, repository **Y**. In the last 90 days, a total of 20 developers contributed to that repository. Of those 20 developers, 10 also recently worked on repo **X** and do not require additional licenses. | _49 + 10_
**59** | From 981d79715aed3801674156354e8da1548e9c7f51 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 8 Nov 2021 12:22:06 -0500 Subject: [PATCH 13/28] avoid docker build CI for trivial changes (#22663) Part of #1158 --- .github/workflows/build-docker-image.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.github/workflows/build-docker-image.yml b/.github/workflows/build-docker-image.yml index a7ee6dd5a7..5847dcb4ba 100644 --- a/.github/workflows/build-docker-image.yml +++ b/.github/workflows/build-docker-image.yml @@ -9,6 +9,18 @@ on: branches: - main pull_request: + paths: + - 'lib/**' + - 'components/**' + - 'pages/**' + - .npmrc + - Dockerfile + - package.json + - package-lock.json + - next.config.js + - tsconfig.json + - next-env.d.ts + - .github/workflows/build-docker-image.yml env: CI: true From a83c0cfd508452fdabe67a88e2ed8fa1652fd49c Mon Sep 17 00:00:00 2001 From: Rachael Sewell Date: Mon, 8 Nov 2021 09:43:59 -0800 Subject: [PATCH 14/28] remove old unused scripts (#22650) --- .github/workflows/remove-unused-assets.yml | 1 - script/README.md | 7 ---- .../find-extraneous-translation-files.js | 34 ------------------- script/remove-extraneous-translation-files.js | 25 -------------- 4 files changed, 67 deletions(-) delete mode 100644 script/helpers/find-extraneous-translation-files.js delete mode 100755 script/remove-extraneous-translation-files.js diff --git a/.github/workflows/remove-unused-assets.yml b/.github/workflows/remove-unused-assets.yml index 7fba3f2db7..c23db2adfc 100644 --- a/.github/workflows/remove-unused-assets.yml +++ b/.github/workflows/remove-unused-assets.yml @@ -33,7 +33,6 @@ jobs: - name: Run scripts run: | script/remove-unused-assets.js > results.md - script/remove-extraneous-translation-files.js - name: Get script results to use in PR body id: results uses: juliangruber/read-file-action@e0a316da496006ffd19142f0fd594a1783f3b512 diff --git a/script/README.md b/script/README.md index 8c77a127b6..936650f12e 100644 --- a/script/README.md +++ b/script/README.md @@ -367,13 +367,6 @@ An automated test checks for discrepancies between filenames and [autogenerated --- -### [`remove-extraneous-translation-files.js`](remove-extraneous-translation-files.js) - -An [automated test](/tests/extraneous-translation-files.js) checks for files in the `translations/` directory that do not have an equivalent English file in the `content/` directory, and fails if it finds extraneous files. When the test fails, a human needs to run this script to remove the files. - ---- - - ### [`remove-stale-staging-apps.js`](remove-stale-staging-apps.js) This script removes all stale Heroku staging apps that outlasted the closure of their corresponding pull requests, or correspond to spammy pull requests. diff --git a/script/helpers/find-extraneous-translation-files.js b/script/helpers/find-extraneous-translation-files.js deleted file mode 100644 index ae79102aa6..0000000000 --- a/script/helpers/find-extraneous-translation-files.js +++ /dev/null @@ -1,34 +0,0 @@ -#!/usr/bin/env node -import { fileURLToPath } from 'url' -import path from 'path' -import { difference } from 'lodash-es' -import walkSync from 'walk-sync' -import languages from '../../lib/languages.js' - -const __dirname = path.dirname(fileURLToPath(import.meta.url)) -const walk = walkSync.entries - -export default function findExtraneousTranslatedFiles() { - const files = [] - const relativePaths = {} - - // group page.relativePath lists by language - for (const languageCode in languages) { - const language = languages[languageCode] - const languageDir = path.join(__dirname, '..', language.dir) - relativePaths[languageCode] = walk(languageDir, { directories: false }).map( - (file) => file.relativePath - ) - } - - for (const languageCode in languages) { - if (languageCode === 'en') continue - const language = languages[languageCode] - /* istanbul ignore next */ - difference(relativePaths[languageCode], relativePaths.en).forEach((file) => { - files.push(path.join(__dirname, '..', language.dir, file)) - }) - } - - return files -} diff --git a/script/remove-extraneous-translation-files.js b/script/remove-extraneous-translation-files.js deleted file mode 100755 index 1728d98d36..0000000000 --- a/script/remove-extraneous-translation-files.js +++ /dev/null @@ -1,25 +0,0 @@ -#!/usr/bin/env node - -// [start-readme] -// -// An [automated test](/tests/extraneous-translation-files.js) checks for files in the `translations/` directory -// that do not have an equivalent English file in the `content/` directory, and fails if it finds extraneous files. -// When the test fails, a human needs to run this script to remove the files. -// -// [end-readme] - -import fs from 'fs' -import findExtraneousFiles from './helpers/find-extraneous-translation-files.js' - -main() - -async function main() { - const files = findExtraneousFiles() - console.log( - `Found ${files.length} extraneous translation ${files.length === 1 ? 'file' : 'files'}\n\n` - ) - files.forEach((file) => { - console.log(file) - fs.unlinkSync(file) - }) -} From 240f5fbafe80890401f6c6307ba908c063f6d149 Mon Sep 17 00:00:00 2001 From: Grace Park Date: Mon, 8 Nov 2021 09:53:19 -0800 Subject: [PATCH 15/28] Updating breadcrumbs (#22626) * updating breadcrumbs * fix tests * one more --- components/page-header/Breadcrumbs.tsx | 25 ++++++++++--------- components/page-header/Header.module.scss | 6 +++++ components/page-header/Header.tsx | 4 +-- tests/rendering/breadcrumbs.js | 30 +++++++++++------------ 4 files changed, 36 insertions(+), 29 deletions(-) diff --git a/components/page-header/Breadcrumbs.tsx b/components/page-header/Breadcrumbs.tsx index c8bea0a018..e326f59de7 100644 --- a/components/page-header/Breadcrumbs.tsx +++ b/components/page-header/Breadcrumbs.tsx @@ -2,6 +2,7 @@ import cx from 'classnames' import { useRouter } from 'next/router' import { useMainContext } from '../context/MainContext' import { Link } from 'components/Link' +import styles from './Header.module.scss' export type BreadcrumbT = { title: string @@ -21,13 +22,16 @@ export const Breadcrumbs = () => { If these change, please also change updating script/search/parse-page-sections-into-records.js. */ -