From ff5b7bc52f0e6924908d70f2e6a9f5620cee667f Mon Sep 17 00:00:00 2001 From: Philip <17368112+vHeemstra@users.noreply.github.com> Date: Sat, 4 Jun 2022 22:22:53 +0200 Subject: [PATCH 1/8] Update skipping-workflow-runs.md The first code tag will wrap the ` true` part to the next line, hiding the essential difference (the space). Swap these two should put the one with the space to next line and thus showing the space character. --- .../actions/managing-workflow-runs/skipping-workflow-runs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/actions/managing-workflow-runs/skipping-workflow-runs.md b/content/actions/managing-workflow-runs/skipping-workflow-runs.md index b52a646066..6d3ff7d39c 100644 --- a/content/actions/managing-workflow-runs/skipping-workflow-runs.md +++ b/content/actions/managing-workflow-runs/skipping-workflow-runs.md @@ -26,7 +26,7 @@ Workflows that would otherwise be triggered using `on: push` or `on: pull_reques * `[skip actions]` * `[actions skip]` -Alternatively, you can end the commit message with two empty lines followed by either `skip-checks: true` or `skip-checks:true`. +Alternatively, you can end the commit message with two empty lines followed by either `skip-checks:true` or `skip-checks: true`. You won't be able to merge the pull request if your repository is configured to require specific checks to pass first. To allow the pull request to be merged you can push a new commit to the pull request without the skip instruction in the commit message. From ecf17c11b349cdd3e811fbafcfb1225b00785c4c Mon Sep 17 00:00:00 2001 From: Philip <17368112+vHeemstra@users.noreply.github.com> Date: Tue, 7 Jun 2022 17:41:50 +0200 Subject: [PATCH 2/8] Update content/actions/managing-workflow-runs/skipping-workflow-runs.md Co-authored-by: Martin Lopes --- .../actions/managing-workflow-runs/skipping-workflow-runs.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/actions/managing-workflow-runs/skipping-workflow-runs.md b/content/actions/managing-workflow-runs/skipping-workflow-runs.md index 6d3ff7d39c..8aeccc68e8 100644 --- a/content/actions/managing-workflow-runs/skipping-workflow-runs.md +++ b/content/actions/managing-workflow-runs/skipping-workflow-runs.md @@ -26,7 +26,9 @@ Workflows that would otherwise be triggered using `on: push` or `on: pull_reques * `[skip actions]` * `[actions skip]` -Alternatively, you can end the commit message with two empty lines followed by either `skip-checks:true` or `skip-checks: true`. +Alternatively, you can end the commit message with two empty lines followed by either: +- `skip-checks:true` +- `skip-checks: true` You won't be able to merge the pull request if your repository is configured to require specific checks to pass first. To allow the pull request to be merged you can push a new commit to the pull request without the skip instruction in the commit message. From dae79a0d00dd80724e1d50dee90f6601cd914041 Mon Sep 17 00:00:00 2001 From: Martin Lopes Date: Wed, 8 Jun 2022 12:02:39 +1000 Subject: [PATCH 3/8] Fix secret inheritance versioning for GHAE (#28312) --- data/features/actions-inherit-secrets-reusable-workflows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/features/actions-inherit-secrets-reusable-workflows.yml b/data/features/actions-inherit-secrets-reusable-workflows.yml index 2b7e38e99c..23f0487364 100644 --- a/data/features/actions-inherit-secrets-reusable-workflows.yml +++ b/data/features/actions-inherit-secrets-reusable-workflows.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>= 3.6' - ghae: + ghae: 'issue-6920' From 0521eb557ea34c418f6d90d1c012692ac60fe953 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 8 Jun 2022 03:16:12 +0000 Subject: [PATCH 4/8] update search indexes --- 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-3.3-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-pt.json.br | 4 ++-- lib/search/indexes/github-docs-3.4-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.4-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.4-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.4-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.4-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.4-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.4-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.4-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.4-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.4-pt.json.br | 4 ++-- lib/search/indexes/github-docs-3.5-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.5-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.5-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.5-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.5-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.5-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.5-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.5-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.5-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.5-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 ++-- 80 files changed, 160 insertions(+), 160 deletions(-) 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 cfe67bc175..fb8f06a7a2 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:1b2fc7c1b6876c6f83172c7b6e825a643358bb5fd59bba1a0396126c55f5eb88 -size 740533 +oid sha256:b6248f7ad579c82ba0846bbe9daccaabc18d5001dd61d1773169188050f832a6 +size 740673 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 055961ac0b..562ca9ff11 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:a7163d04a4d78b562d9a6de5e9bc8fde21284df857e25cd29cde78c2f47ebc7a -size 1564197 +oid sha256:73013fa360de4cf11f96790fb390b85f096d498599a4d6a93d34e8e047c39061 +size 1564366 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 603c28cf39..c3a908b13e 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:46636ed9066d97e67b8e75674e2f2f251d2d5c190d0bbef77114c8edba78a105 -size 992016 +oid sha256:3ea5f048f0465161f95954bf24403decaa154a7f21af17c02648cc8da6bfdb2a +size 997262 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 7fc178d110..9e82721eb6 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:389a94423f28714ed165f1ce03c0df264980d4fa5d4501abdee2009f99300b0e -size 3997925 +oid sha256:445e494fa13dab6bc4bcb589285d6028be3ddffddfc62b378d1ade9064f3d64b +size 3998925 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 8f85e3c3f2..dcc7acba7a 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:9e479575252617a1e9d65c5c98648cbe991a7f3d8b681cbada82e56df6318dad -size 683856 +oid sha256:e7da7a5a36da589d5a5d32b1ad43e2299d6bf419f7b8d1c317d39242be5bb50d +size 683831 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 3b11ffae97..a82d636365 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:3bcf96142fa383b23f0601f9fbf1270afa04865ccbdc15a25b332d7d0ca3abe4 -size 2975501 +oid sha256:5fdb91f512aa2d890dcc617993a867b8a716cf6e82ff73db67b82d1b11621365 +size 2975383 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 14cba35831..41fb4a14b9 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:c75230d994bf060f9f28d03b275ba9f5e06abf673924f9f109bf42b406d40531 -size 750201 +oid sha256:a9b9473163c79dcd90e64f0c2ba7147d55112b98f8b0c1fea34102fd66da798f +size 750427 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 584b175ef7..f534f774ba 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:cc67aabf3c1cd694ceb5ced93e7f31b0fad3dff77adada696b1ffc4d45e7ee98 -size 4132496 +oid sha256:d992c1a52a41422ed252881965f107e9852c331b585f60ab0abe8ca8d3835758 +size 4131471 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 3dd6860852..a477cd141d 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:de8c810c4a7b64a1f87ea439bceea60602cdcc3fd5454e71ad344df079b5b785 -size 674501 +oid sha256:714fdbd871cb3704607d0386b2a53060219867363c88359aaf4f7877ff5c9560 +size 674357 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 cd2bf0f452..c994785d80 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:f5e0ab43a4b4c458ac0e39048212568781d30b9f89d4e6015ada1e59cf641a25 -size 2877239 +oid sha256:e4c52a1f55a474dd57d80eb28c441a7c4042ff74885d7de65ac7e7b9997a4613 +size 2876870 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 fcaa64c518..c2ff2d2325 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:df4fa1a8bb76a574dbfe224cbee705af186dee9431379ca35a5bae12f512319f -size 762364 +oid sha256:3f1ef602811c88eac09ac6667e366eca30ed0bd0085528bbbb82dc7e41d34cc7 +size 762223 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 234d4fbdbd..72d630c9fa 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:41c4b6f7db48f318e941ef5b64dbd4e9bab8497afe324591db0a175c648c28ce -size 1602781 +oid sha256:352a006410a80084255b49afb3750c7c22ce5a1ea397b14165673a67d2d5dcd8 +size 1602906 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 6af10bebbb..45e5a3d1d5 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:d62f90f088c7861bbe01e49c88e1fde889dfc587f263dfd1e7a8a80497a806b0 -size 1034024 +oid sha256:6d3981cfff2074a34af6ae85c710ffc0d72fc9bb432efbe689d83656d806da05 +size 1034301 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 1d97c86be3..44694cd47f 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:e89b17cec04afda7af918478e5604b234e377e19a41d8986153d3355f371eeab -size 4151496 +oid sha256:16dd50023b8267aa6984604bbabc2bd928a74e2995471eec1d7608db4ae515a9 +size 4151127 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 bb8665b445..dd6986ae20 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:e14ca097f3b90879c6a7317e54fd43bfe62ca08123d0d2e4ec983c59ece0719f -size 703834 +oid sha256:98310ea1421f87786f16152f4be3dfc6e549b729ed44cda1e56301a0d4936d64 +size 703758 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 3eb74aae41..277a427c09 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:d9184a8a5e29ba256af32f237cd3a9a5bf573586702c07624d9896440a6429b4 -size 3062618 +oid sha256:e1d3aaf8226472d902872db3f5e1c61db188a62bd6a24d9c578e221274edf9c2 +size 3062196 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 55ead0a0c8..df83c4be84 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:c74b78b610aded65bb87b6191565f6b8d1c8140eb142477d2c97c3c6ea9493d5 -size 771148 +oid sha256:9ee652851efe191ee8d6d60f7ee6c903e2f0ee3f3cda27d70d9a6590b4dd2198 +size 771194 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 da0e6eed8a..f5a4971308 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:1d3a4adb083b296450130631aed30c97c99ec076f23f31185dc66368b154aa12 -size 4249563 +oid sha256:55f481eb155e62b0ddb541e4cede58fed6b9c318d25c9ec040200f365621ec29 +size 4249017 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 19425e221a..710c8befcf 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:0ba486060c84193f4dfe5ec5f875e4996366934375e1b1c54ced657b5254b1d2 -size 693868 +oid sha256:74e0978a525d9102b8a2692c8914904e58c745ed9428f0c5242758e5ff56ef1d +size 693960 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 86fff70ea2..89a1aa23d8 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:b52cad32f9b9c0ff59657ce60fc5b575c488e2b987c3a720918896769d609d52 -size 2958025 +oid sha256:c2db5e9f7406bd54a7d0fab6767725499e26d5ab8c112a16e434183e727d514c +size 2957930 diff --git a/lib/search/indexes/github-docs-3.3-cn-records.json.br b/lib/search/indexes/github-docs-3.3-cn-records.json.br index 94e014690c..ba7c81f4f2 100644 --- a/lib/search/indexes/github-docs-3.3-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.3-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7feeea1a796fd7b0ec9a61834b2dea1a702e95eebc4e5983bd5cc6ea1b772a1b -size 785801 +oid sha256:7544d8462dadde629c150a0366c784f8479488677030ba26ddd081a46c670a96 +size 785483 diff --git a/lib/search/indexes/github-docs-3.3-cn.json.br b/lib/search/indexes/github-docs-3.3-cn.json.br index 3404d784d7..822fe7d5f2 100644 --- a/lib/search/indexes/github-docs-3.3-cn.json.br +++ b/lib/search/indexes/github-docs-3.3-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ad3cd26038a36b9d6e1f5c4b77532ea68c3aa0d7b101bed224f0856ef6c444d -size 1644860 +oid sha256:c0a4cbe2a01eb43cc3b9ca6d41eb9162fac23e5f24facacd1981f0da3baf0a0e +size 1644353 diff --git a/lib/search/indexes/github-docs-3.3-en-records.json.br b/lib/search/indexes/github-docs-3.3-en-records.json.br index 0661e45e56..f85c4e82e4 100644 --- a/lib/search/indexes/github-docs-3.3-en-records.json.br +++ b/lib/search/indexes/github-docs-3.3-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c3a4aa90fa430a1da65b811fd7c281732e9e511778bf8b24bf117c8a81f11207 -size 1068867 +oid sha256:6c190542f8f8edf1e4ac7c660d25f912888ca6498ae949466fdc17ff0a5c3423 +size 1068995 diff --git a/lib/search/indexes/github-docs-3.3-en.json.br b/lib/search/indexes/github-docs-3.3-en.json.br index 8465eba643..55a18b2279 100644 --- a/lib/search/indexes/github-docs-3.3-en.json.br +++ b/lib/search/indexes/github-docs-3.3-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5cfb836c3a6a1351980bf40489dcc4b951932e5a617602634fb94aaffdb14381 -size 4248063 +oid sha256:bf3b6253d35d860841b814d17db64b44ec56b4da584fdf756539245f074f052e +size 4247732 diff --git a/lib/search/indexes/github-docs-3.3-es-records.json.br b/lib/search/indexes/github-docs-3.3-es-records.json.br index 1b6b175b2b..ea71bd6fcc 100644 --- a/lib/search/indexes/github-docs-3.3-es-records.json.br +++ b/lib/search/indexes/github-docs-3.3-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ce9238b096d0abd051bfe2486f078b1efe4701f7fe1ed811d8d6cd6034780122 -size 723404 +oid sha256:fd22781862c883d284d30e9d27bd5ce6446a4670f74fa43f8bb047c26b52aba6 +size 723339 diff --git a/lib/search/indexes/github-docs-3.3-es.json.br b/lib/search/indexes/github-docs-3.3-es.json.br index d0e9ab7f92..9282cb312b 100644 --- a/lib/search/indexes/github-docs-3.3-es.json.br +++ b/lib/search/indexes/github-docs-3.3-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5445c309f1963bc3ecd44dfc89cf08470ee7da29c286e96fd5b555b289238b6a -size 3142353 +oid sha256:86c6ab1de5794248b6fc38dcf5f3485e02c77ae6a4a4a6dacd729fac4dea77e2 +size 3142313 diff --git a/lib/search/indexes/github-docs-3.3-ja-records.json.br b/lib/search/indexes/github-docs-3.3-ja-records.json.br index 1e2a53affb..3d65c274df 100644 --- a/lib/search/indexes/github-docs-3.3-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.3-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:707348e7e17e0a2c4197b4119375db4cc770060231c8d93f0aed15c9e8bfafe9 -size 794750 +oid sha256:9f576c661982d100dc1c269b404e66fe513706d218cf9c5180da014608273b3e +size 794688 diff --git a/lib/search/indexes/github-docs-3.3-ja.json.br b/lib/search/indexes/github-docs-3.3-ja.json.br index 3fd06308f2..6bbf30ecdc 100644 --- a/lib/search/indexes/github-docs-3.3-ja.json.br +++ b/lib/search/indexes/github-docs-3.3-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:735e548eb3d2340c0f813cee6347a215b3581b13b4b627adc85fc761fbbb626c -size 4368047 +oid sha256:90c972ceafd74821c22b32a4c36815989a9ccea310150f721c955978e181a10d +size 4368461 diff --git a/lib/search/indexes/github-docs-3.3-pt-records.json.br b/lib/search/indexes/github-docs-3.3-pt-records.json.br index ee9d3c6bb7..34c2748810 100644 --- a/lib/search/indexes/github-docs-3.3-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.3-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:24e182f61e320fe218d361604d04480b23fa1567fbcb00e6809f2716b820552b -size 713373 +oid sha256:3e0098ad738ebe7f5f32289f7cd829cc3db7c35c3c534347e4053848ef106c4d +size 713372 diff --git a/lib/search/indexes/github-docs-3.3-pt.json.br b/lib/search/indexes/github-docs-3.3-pt.json.br index bcb8404f49..a39f4e91aa 100644 --- a/lib/search/indexes/github-docs-3.3-pt.json.br +++ b/lib/search/indexes/github-docs-3.3-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd71defaf47ccec9b77c1d88c07887d25e200abe24eafb46fc069e547fdcbde4 -size 3036622 +oid sha256:fa50ba757193df308528bf77976c8b25cbdb8467ab930aa37828076adbcb6408 +size 3036019 diff --git a/lib/search/indexes/github-docs-3.4-cn-records.json.br b/lib/search/indexes/github-docs-3.4-cn-records.json.br index b624d869e5..506cfd2a34 100644 --- a/lib/search/indexes/github-docs-3.4-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.4-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0e228d79b2436df65a69172b3a50a060d1ce47e90d03ff9d4e2dbdcc8e7ec234 -size 787417 +oid sha256:2e8a833dce47b750585b4d1f2ad0aac612a742fce45640e93e585f461bc5358f +size 787384 diff --git a/lib/search/indexes/github-docs-3.4-cn.json.br b/lib/search/indexes/github-docs-3.4-cn.json.br index 5b64d24348..6a0c28136b 100644 --- a/lib/search/indexes/github-docs-3.4-cn.json.br +++ b/lib/search/indexes/github-docs-3.4-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ea002e70d8efbdb3d8c092b07e0737488f44705a0eb454f81e962d30f89a43b1 -size 1655713 +oid sha256:c2d8152c57f574e950f542a5966131ff46580d8b93bf9c127188fab6d5a6ef2a +size 1656101 diff --git a/lib/search/indexes/github-docs-3.4-en-records.json.br b/lib/search/indexes/github-docs-3.4-en-records.json.br index 504d3b4a05..237bb5307c 100644 --- a/lib/search/indexes/github-docs-3.4-en-records.json.br +++ b/lib/search/indexes/github-docs-3.4-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b261b57929b01a0283a767fbdcd3ead31f805c764588ced787e3ef7f9e351b81 -size 1077671 +oid sha256:bbf1405a1814ceaa20d232e5dff8d10260c986512e5fbf83a4ac4c21c1632e40 +size 1077608 diff --git a/lib/search/indexes/github-docs-3.4-en.json.br b/lib/search/indexes/github-docs-3.4-en.json.br index 3fd21aaecb..cffbd94958 100644 --- a/lib/search/indexes/github-docs-3.4-en.json.br +++ b/lib/search/indexes/github-docs-3.4-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:890949d2d981bc73a41ff63d3f6412400aedebc419561080672fb060627ee8d1 -size 4286940 +oid sha256:78b17e686fa211d68533b46b83bff349142aacea73933b4bea46265ea1edb805 +size 4286689 diff --git a/lib/search/indexes/github-docs-3.4-es-records.json.br b/lib/search/indexes/github-docs-3.4-es-records.json.br index 07a69700da..f00ed72545 100644 --- a/lib/search/indexes/github-docs-3.4-es-records.json.br +++ b/lib/search/indexes/github-docs-3.4-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c4b846afa2d3ab5cf34d30f02b5506b9375198b23a3f167cead30dd1d74ca7e9 -size 726692 +oid sha256:dd135bd8f9e3fae5806e101d270ee9059bf85d5996827266c9e74032bd85f6b9 +size 726755 diff --git a/lib/search/indexes/github-docs-3.4-es.json.br b/lib/search/indexes/github-docs-3.4-es.json.br index 215d512c27..82ff1dcf48 100644 --- a/lib/search/indexes/github-docs-3.4-es.json.br +++ b/lib/search/indexes/github-docs-3.4-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:746b3f5e84f2c3454c3bba1b94a18149fbe4020c0bf3a671ac8d04722bd1b678 -size 3160511 +oid sha256:616721191496f089b1390b5ebfb03e08508d4cae7f3746183ac9b646ffbd901f +size 3160686 diff --git a/lib/search/indexes/github-docs-3.4-ja-records.json.br b/lib/search/indexes/github-docs-3.4-ja-records.json.br index 4ec3179651..aa69489585 100644 --- a/lib/search/indexes/github-docs-3.4-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.4-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bdc0f79f8e811ef6aa79809c276686cf55f4d9590ff73aad0bffba5dbd552c19 -size 797256 +oid sha256:3dcbe0b5c96bbafd913b947cf7546cac0322628e1f4cdc2c65fe91cadacb91c4 +size 797373 diff --git a/lib/search/indexes/github-docs-3.4-ja.json.br b/lib/search/indexes/github-docs-3.4-ja.json.br index 84ccac9828..a9c0ab074b 100644 --- a/lib/search/indexes/github-docs-3.4-ja.json.br +++ b/lib/search/indexes/github-docs-3.4-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e6df0224d7e71dbf29ed1e98230b0a1afdabe6244e2f3bb1edf566b7d0584383 -size 4391426 +oid sha256:0246354eff0317f3fbc1e8625c9287b2ef6a8420b75c9e5161abe83841bb09cd +size 4391921 diff --git a/lib/search/indexes/github-docs-3.4-pt-records.json.br b/lib/search/indexes/github-docs-3.4-pt-records.json.br index ece204c855..880bb84206 100644 --- a/lib/search/indexes/github-docs-3.4-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.4-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dcbcd8d082dd07f650453bc5ec922d53a95b178ed5079dd7a149c6db848a768d -size 716641 +oid sha256:b51e2a9882adf4331157922461daec0cb35d6d73f485e114f4f3eaa8d9db28b7 +size 716591 diff --git a/lib/search/indexes/github-docs-3.4-pt.json.br b/lib/search/indexes/github-docs-3.4-pt.json.br index 2e04f9afb1..0435a53110 100644 --- a/lib/search/indexes/github-docs-3.4-pt.json.br +++ b/lib/search/indexes/github-docs-3.4-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:318b29036acdb21f69423a69d44d931b456498a3a151b5ff2ea7b4f1320c441d -size 3055697 +oid sha256:e929a5d75047eaef09a359f4ef4db825d94db986949b0b5950be03e2a0ea60fd +size 3056359 diff --git a/lib/search/indexes/github-docs-3.5-cn-records.json.br b/lib/search/indexes/github-docs-3.5-cn-records.json.br index da39c11132..3b42404c9b 100644 --- a/lib/search/indexes/github-docs-3.5-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.5-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:452c6199417fe76c70cfaf60df210848af28d00b00d486b8a60c97357f3355ef -size 815538 +oid sha256:27a8aa253f4909c932d9af93360b38034ba813f6b98dea8d3bf9d95f33fd6e17 +size 815622 diff --git a/lib/search/indexes/github-docs-3.5-cn.json.br b/lib/search/indexes/github-docs-3.5-cn.json.br index c6d2213153..7400719a86 100644 --- a/lib/search/indexes/github-docs-3.5-cn.json.br +++ b/lib/search/indexes/github-docs-3.5-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:67abc06b2dd4021b4086a5079f1acdd48ab494a8f8262357e8522a7ba7a7b820 -size 1723142 +oid sha256:54bf91d2226a6024525adf08e5aaa925e7949092e37b94454f21bff94a15154e +size 1723118 diff --git a/lib/search/indexes/github-docs-3.5-en-records.json.br b/lib/search/indexes/github-docs-3.5-en-records.json.br index 756f058779..81bbc79c56 100644 --- a/lib/search/indexes/github-docs-3.5-en-records.json.br +++ b/lib/search/indexes/github-docs-3.5-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:43cfdba07e0d4a550c369c6399d1ebb9f86bb7eebc83324ea53d3a67fc493da9 -size 1116578 +oid sha256:8d435cfbc9ee96e4fbe1eff3fa7c208519d227cc175442b9902f201590dd859b +size 1115941 diff --git a/lib/search/indexes/github-docs-3.5-en.json.br b/lib/search/indexes/github-docs-3.5-en.json.br index 4cfe08193b..c689cdb189 100644 --- a/lib/search/indexes/github-docs-3.5-en.json.br +++ b/lib/search/indexes/github-docs-3.5-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cbbf7ab4986dbacac89d70efa2c0bb0ee1ab5ee38c1683d37ce0f83aa5a3c5b7 -size 4445754 +oid sha256:2799305bc09f5d29d403506b1bbff07341b7d5819e1932452beb7a347bd79973 +size 4445987 diff --git a/lib/search/indexes/github-docs-3.5-es-records.json.br b/lib/search/indexes/github-docs-3.5-es-records.json.br index c7f241ed75..6f1e14c279 100644 --- a/lib/search/indexes/github-docs-3.5-es-records.json.br +++ b/lib/search/indexes/github-docs-3.5-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a19091d27f129df6b79e5912c41eddab3ec11c2e55467b8ea01e3446015960b3 -size 749422 +oid sha256:c6c69bb36a0c724feca1ff9e5f9c207078ffeb6a93fc57bef98a8ab01b3e63ae +size 749495 diff --git a/lib/search/indexes/github-docs-3.5-es.json.br b/lib/search/indexes/github-docs-3.5-es.json.br index 1033644f9f..1c1c09c4a6 100644 --- a/lib/search/indexes/github-docs-3.5-es.json.br +++ b/lib/search/indexes/github-docs-3.5-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e646f81ad59a5c6173111ae9eed2df5035da1586bd3a75cdd799740495e66fa -size 3273935 +oid sha256:d0c677fe79115c4164fa3cc28824fdcf5cb5606946e95d25b9857be4bcd305ec +size 3274257 diff --git a/lib/search/indexes/github-docs-3.5-ja-records.json.br b/lib/search/indexes/github-docs-3.5-ja-records.json.br index 8434a9fddd..c70214b50d 100644 --- a/lib/search/indexes/github-docs-3.5-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.5-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:66e762ddba53d299095f90b29ef83dc29cbebc24bcb55e0a56ba828f867b0ce1 -size 822461 +oid sha256:f627dea8205679ffe9fdf2a14aa260bd0adc80cf824a5defe738c2e60fe9bd9e +size 822536 diff --git a/lib/search/indexes/github-docs-3.5-ja.json.br b/lib/search/indexes/github-docs-3.5-ja.json.br index bba641e2c4..a36155f346 100644 --- a/lib/search/indexes/github-docs-3.5-ja.json.br +++ b/lib/search/indexes/github-docs-3.5-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08a0953ccb9bdfcaad024d45239ce59e0d143738c6a9cbd6da7752c0e328a73f -size 4549167 +oid sha256:fe4ec1d4f53c0d2704e231bf3c679a523c9c33b1b2829647317a83b85e8cb3b1 +size 4549100 diff --git a/lib/search/indexes/github-docs-3.5-pt-records.json.br b/lib/search/indexes/github-docs-3.5-pt-records.json.br index fe4e4a38dc..3da9891f31 100644 --- a/lib/search/indexes/github-docs-3.5-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.5-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:65cd1d2ff21efd075f4bf3514b3b9075e3b67037412834432e4de9b3c356ef84 -size 738760 +oid sha256:44b69ce52c07b18babbe0992217a1c10d1d071d6571dcc26358cf1ac9b92fc99 +size 738667 diff --git a/lib/search/indexes/github-docs-3.5-pt.json.br b/lib/search/indexes/github-docs-3.5-pt.json.br index 92585af50f..7e6ad00fcc 100644 --- a/lib/search/indexes/github-docs-3.5-pt.json.br +++ b/lib/search/indexes/github-docs-3.5-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2b81ce1158304173c6420ef84c3c153b51c42de2c16b31953833a30354753a3 -size 3162410 +oid sha256:2e203fa1f174f9382e48d39c42c8c2e8ca162d3caf3e9c90a9487ba03a0f680b +size 3161981 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 e496328299..a585cca35a 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:8f9c8964eccd0d67936eeb4e711d558d680369fdefdba45a110194de8158fbd9 -size 981937 +oid sha256:441c505262f2a99023767b40ede918035580dc01db24f15449bbb7f0f25d7d39 +size 981995 diff --git a/lib/search/indexes/github-docs-dotcom-cn.json.br b/lib/search/indexes/github-docs-dotcom-cn.json.br index 1c9dd86dea..ed60c26b97 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:164a52be408e97596d09e7408f959867e665a22124d861351ecb883279774de9 -size 1714384 +oid sha256:70f083c5133c678572326d9bdfc0fc154bf0a06967c5e1264c754cd79988796b +size 1714575 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 09f2f085ab..42bf1e3265 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:8da6904a35908cf547651b08edfb95bbf1d032cfb4ccacb92e88a77205d94eca -size 1344188 +oid sha256:b81e2196f3b977c0163f0225d63ae4d794184f92e77fb33fe11f0d64f5e6f36a +size 1344305 diff --git a/lib/search/indexes/github-docs-dotcom-en.json.br b/lib/search/indexes/github-docs-dotcom-en.json.br index 04d4b1f901..8d4bbcd74c 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:53720f38275c8bd10c8065a894f6c31fa2a59e7cb54fff2acceb99e87bb504b7 -size 5075255 +oid sha256:6f223210a49857bca5672bfcf3da26b252875439900be59e646e67fdbfd87243 +size 5075069 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 1edcacc896..537774a585 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:f808d67314d69504314652f5500320e3edea76c83780228c7c75eda7aaa46375 -size 885892 +oid sha256:9bd16ffbefb9228a8a7703506c95af6547fbeffc314f6524ad2c902abb42f073 +size 886020 diff --git a/lib/search/indexes/github-docs-dotcom-es.json.br b/lib/search/indexes/github-docs-dotcom-es.json.br index 5c711708f3..0d86b0dfc1 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:e301410643580e672bb27b599b0a9a0a483d3ab97230839874253f1c8a729687 -size 3677934 +oid sha256:ee55b5d7ec1e2ec3db40bcdf123d539c41c7cf0e7c8e0d135b7d562298beb238 +size 3677900 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 f725d41031..281248cd49 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:a0e14844c5447c64e679ee549d7a29915574a8a355ef490e1249215f40e518a5 -size 984800 +oid sha256:5f1403f70d38767d7e8cfe957901390a3c226d985fe73d77c7b073e3c3b73df9 +size 984685 diff --git a/lib/search/indexes/github-docs-dotcom-ja.json.br b/lib/search/indexes/github-docs-dotcom-ja.json.br index ad3b6acd0a..e26bd8da56 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:49b89e9fa294d719dafa069a438682139dd763dc90e5a7c209e3f241c04d8fd1 -size 5219884 +oid sha256:37a84dbd9061f413b3123d1c35cad42a77775cf267dea01b9f604636b2b470b8 +size 5220293 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 4cd4e1875a..35510fda05 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:34dbd0a6d0c058bddeecd0b4599234586fa6f05690e7d06f9b9545b6233d5c77 -size 873411 +oid sha256:1c8d040f728a7b727f478c58e16997917557f00363b5355a519bc6491c810209 +size 873429 diff --git a/lib/search/indexes/github-docs-dotcom-pt.json.br b/lib/search/indexes/github-docs-dotcom-pt.json.br index 0688e0858d..cb9a08d4b7 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:6a12f5c9169fe204d924c8c013dd76a401ffd0d7ab6d8f834934ecfb75d8896e -size 3570920 +oid sha256:8564ddebf1d534ef15ce7bf371f18f2a28355d2f0b19d9239a192bd2ac9e3529 +size 3570674 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 6a1e0910e3..bd5105939a 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:c13f1b125d91388a13648f883576a7e28c82c8c55a812c70f4843e0de7362efc -size 625315 +oid sha256:bd706559e6209544857b37108708bc35d8368d56d133a3a25533411606b813c8 +size 625383 diff --git a/lib/search/indexes/github-docs-ghae-cn.json.br b/lib/search/indexes/github-docs-ghae-cn.json.br index 33d9e113be..1540d03f96 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:305ec212ea01662971f74836d24020d359c2145b074c46b1293ac0a8a01e6442 -size 1267443 +oid sha256:22884c222bedc28aacf88bbc5dd900553024cec108cb25f31f81b6876dc16694 +size 1267150 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 18bb74cf46..d7bc1ed569 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:2d007b1bc2b71865ae16bca7f2a9fc37555f751abb4c4694e53a5df2ddccb269 -size 867496 +oid sha256:e97f11d28ffc9da6ee9aa083162635bdd8004f5ac27966aa7ce0f818be9fb3b6 +size 867539 diff --git a/lib/search/indexes/github-docs-ghae-en.json.br b/lib/search/indexes/github-docs-ghae-en.json.br index fe8a902f46..b36945b6c2 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:06b09bc6fa5ff0492736a2611438662a1ae2dbd494ae6b7455faa46148423ae8 -size 3405184 +oid sha256:abbcdf0508b9e0cd8fc9b918dd8184d27425c31ac31fe61c70257a29582afa47 +size 3404834 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 4c518cc9bd..59a892c293 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:72da70ffb043ff379d2ecda12dc4a77027b9f8bc4413a4138257d01d8dcf8dad -size 582549 +oid sha256:b33aa7d6380dcd9a7c15ea32808d970bda86898ac50d0a9103ce840fbe20cb3a +size 582643 diff --git a/lib/search/indexes/github-docs-ghae-es.json.br b/lib/search/indexes/github-docs-ghae-es.json.br index e9bd0b8185..18604d185e 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:7995414a6357318dfbfa5e599b5ca0c1d0a85596da1f0d6fc8fe0c5cebf940bd -size 2460956 +oid sha256:70a0ff03e969bf9ae7a0eb0e3cdd3e3054722e3aca57c4dd84400b403db8eec9 +size 2461454 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 dc0fd9bb97..454c16d4f4 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:5aed64efc6d9223128dd5a470310bb81240b0de51836fb4116971d778166082e -size 635172 +oid sha256:04e4a73c3f278d8bed1fa4d050dc403d61dfac58c9e7ad958a2a7255f0f8b59a +size 635225 diff --git a/lib/search/indexes/github-docs-ghae-ja.json.br b/lib/search/indexes/github-docs-ghae-ja.json.br index b81136680d..755d311a2b 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:c612410f413ea4ffc36069930c62a4ffb40802e4ef0932ca787836ab6cb2bf4b -size 3375125 +oid sha256:a3d64a30544f28c81d227296dad7b9d912639a80e21e5d374659e2ac4ca557b1 +size 3375113 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 ccf2d7ca3b..228dd201e1 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:521c9e70a245b1bdbfc334a1fc4bff8f6f15f2607de519cc7dc987bcc89444d3 -size 574902 +oid sha256:928babf5779eb93e29535e08ed960288775b0e30b27f36cecdfac5526339698b +size 574910 diff --git a/lib/search/indexes/github-docs-ghae-pt.json.br b/lib/search/indexes/github-docs-ghae-pt.json.br index 527e4d270e..bdc2254e67 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:29eae8895fdb3c045767a040dc1ee2b3524311ccd30d1a9a8512346816c0e675 -size 2358463 +oid sha256:344e48157c5cf796a78b7414178c6925b5b8e6f6b997748dc868299f91dd4a82 +size 2358436 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 94f7c2684b..76b5cc4286 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:f4ea1830921c5e55d38710414872812a9baff294233f854a1bf4f2ac2d93f5e7 -size 946429 +oid sha256:8b013b44b4041c90511c7fae6cb63d4b1cf43f7bd4c3a50d1b3607e229eeccce +size 946427 diff --git a/lib/search/indexes/github-docs-ghec-cn.json.br b/lib/search/indexes/github-docs-ghec-cn.json.br index aea7cc12fc..010cfbe4cc 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:4d9931e226a13d87d841c407ff35e2a397c853577940f152f1d5fa3f3be398a1 -size 1840924 +oid sha256:2ac4db209e606de889b01af93487242d9e5edb89e4679ca35d6544a4f6e1c384 +size 1841134 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 068260e176..8668035872 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:1279170fc8b2e7107017a932592c4d8c565c80fe7d15514a9861fe28319ba648 -size 1273914 +oid sha256:540c70340f70ddb1a498e7ec268e99dfbac66d207b7669e5bbe4e7f948e4557f +size 1274124 diff --git a/lib/search/indexes/github-docs-ghec-en.json.br b/lib/search/indexes/github-docs-ghec-en.json.br index 81c0bf1dc4..1b78550052 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:dc853af47fed7f278c8aece61d3e0686cfe596a9cd156f0d6f6ecc3952846d93 -size 5052192 +oid sha256:2a0a5be5b36257e95d384d85da8b175aa44128f7905091cb4b649e934808ed3a +size 5051729 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 c6a49f009a..33ed788026 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:da844b2da80aa799fb1b31de0b3b303a8d4fde8942496e09396baa5ce8831cad -size 873951 +oid sha256:5454c7a0b30248dd86eaa3851e4167555d51bbf05239ff46ca71232474e862b5 +size 874022 diff --git a/lib/search/indexes/github-docs-ghec-es.json.br b/lib/search/indexes/github-docs-ghec-es.json.br index 93465875f9..d4c5c4f319 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:ecff87864adb604e35dbb26d0155eb0558c6a7715585aa1a128954dccf70633b -size 3775405 +oid sha256:57c3c18ac15ef9e76c2baecb63ff592cb32d16b03721daff9f8022acd97e813b +size 3775291 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 796f1e4993..061f93d1a8 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:976c23a6de1665e84879ebf5b1513f173149c2fba583ab751bd915a9e26c278b -size 953052 +oid sha256:ffc327e64477ece4ada0ebd694533fecb7e998976f17cde38bbed77e39bc6319 +size 953116 diff --git a/lib/search/indexes/github-docs-ghec-ja.json.br b/lib/search/indexes/github-docs-ghec-ja.json.br index 4942e1b22e..7f68f3bf97 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:8368652aa5865ccd5daf94fc487d669fdfc6a83f58b54d5d37a825307114314b -size 5264400 +oid sha256:c1be9747862c38daff50b0282b23b7fcc0fc5c57d2f7f34a4d3afdcc71c93003 +size 5264210 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 5ad4f3460a..ac90c740af 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:3ce0517c8026aba148e75fd69cb18f7d8e5550ce68f3c22d4ed42c3ba5e043e3 -size 862287 +oid sha256:7124608409daf706f9b14a292d3219f9f7fb65b205ba9344f2b747fc82215612 +size 862205 diff --git a/lib/search/indexes/github-docs-ghec-pt.json.br b/lib/search/indexes/github-docs-ghec-pt.json.br index 32fa0be344..565cacbc3a 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:5577b7f8749501600f6ced2c42778552f10539076c7a9a4c60df130e50d3a644 -size 3668489 +oid sha256:b5f4d1a2a249a642bf19379fd56070d08ed547dd02de8d7a521cd8261162aa83 +size 3668398 From f3d251879c2b4261df1c66875d410c9685ff7a21 Mon Sep 17 00:00:00 2001 From: Vanessa Date: Wed, 8 Jun 2022 15:12:06 +1000 Subject: [PATCH 5/8] Update subdomain isolation details for Docker registry with GitHub Packages (#28249) Co-authored-by: Laura Coursen --- .../enabling-subdomain-isolation.md | 2 +- ...ting-started-with-github-packages-for-your-enterprise.md | 6 ++++++ .../introduction-to-github-packages.md | 4 +--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/content/admin/configuration/configuring-network-settings/enabling-subdomain-isolation.md b/content/admin/configuration/configuring-network-settings/enabling-subdomain-isolation.md index 21b53b2b2a..d8a36f5d3b 100644 --- a/content/admin/configuration/configuring-network-settings/enabling-subdomain-isolation.md +++ b/content/admin/configuration/configuring-network-settings/enabling-subdomain-isolation.md @@ -35,7 +35,7 @@ When subdomain isolation is enabled, {% data variables.product.prodname_ghe_serv | `http(s)://HOSTNAME/render/` | `http(s)://render.HOSTNAME/` | | `http(s)://HOSTNAME/reply/` | `http(s)://reply.HOSTNAME/` | | `http(s)://HOSTNAME/uploads/` | `http(s)://uploads.HOSTNAME/` | {% ifversion ghes %} -| `https://HOSTNAME/_registry/docker/` | `http(s)://docker.HOSTNAME/`{% endif %}{% ifversion ghes %} +| `https://HOSTNAME/` | `http(s)://docker.HOSTNAME/`{% endif %}{% ifversion ghes %} | `https://HOSTNAME/_registry/npm/` | `https://npm.HOSTNAME/` | `https://HOSTNAME/_registry/rubygems/` | `https://rubygems.HOSTNAME/` | `https://HOSTNAME/_registry/maven/` | `https://maven.HOSTNAME/` diff --git a/content/admin/packages/getting-started-with-github-packages-for-your-enterprise.md b/content/admin/packages/getting-started-with-github-packages-for-your-enterprise.md index 82600b15c7..86480eb524 100644 --- a/content/admin/packages/getting-started-with-github-packages-for-your-enterprise.md +++ b/content/admin/packages/getting-started-with-github-packages-for-your-enterprise.md @@ -44,3 +44,9 @@ Choose which package ecosystems you'd like to enable, disable, or set to read-on If subdomain isolation is enabled for {% data variables.product.product_location %}, you will need to create and upload a TLS certificate that allows the package host URL for each ecosystem you want to use, such as `{% data reusables.package_registry.container-registry-hostname %}`. Make sure each package host URL includes `https://`. You can create the certificate manually, or you can use _Let's Encrypt_. If you already use _Let's Encrypt_, you must request a new TLS certificate after enabling {% data variables.product.prodname_registry %}. For more information about package host URLs, see "[Enabling subdomain isolation](/enterprise/admin/configuration/enabling-subdomain-isolation)." For more information about uploading TLS certificates to {% data variables.product.product_name %}, see "[Configuring TLS](/enterprise/admin/configuration/configuring-tls)." + +## Step 5: Check for and rename reserved names + +If you want to use the Docker ecosystem with subdomain isolation disabled, you **must** first rename any user or organization named `v2` on {% data variables.product.product_location %}, prior to enabling Docker ecosystem support in the {% data variables.enterprise.management_console %}. Docker uses a `v2` account name to manage path conflicts with the Docker API, and once Docker registry support is enabled, you won't be able to use this name anymore. + +You can view a full list of logins reserved for internal use by navigating to the "Reserved logins" page in the Site admin dashboard. For more information, see "[Reserved logins](/admin/configuration/configuring-your-enterprise/site-admin-dashboard#reserved-logins)." diff --git a/content/packages/learn-github-packages/introduction-to-github-packages.md b/content/packages/learn-github-packages/introduction-to-github-packages.md index f4716e5ca3..85a6cae85d 100644 --- a/content/packages/learn-github-packages/introduction-to-github-packages.md +++ b/content/packages/learn-github-packages/introduction-to-github-packages.md @@ -75,12 +75,10 @@ For more information, see "[About permissions for {% data variables.product.prod {% ifversion ghes %} {% note %} -**Note:** Docker is not supported when subdomain isolation is disabled. +**Note:** When enabling the Docker registry, we highly recommend also enabling subdomain isolation. For more information, see "[Enabling subdomain isolation](/admin/configuration/configuring-network-settings/enabling-subdomain-isolation)." {% endnote %} -For more information about subdomain isolation, see "[Enabling subdomain isolation](/enterprise/admin/configuration/enabling-subdomain-isolation)." - {% endif %} For more information about configuring your package client for use with {% data variables.product.prodname_registry %}, see "[Working with a {% data variables.product.prodname_registry %} registry](/packages/working-with-a-github-packages-registry)." From 8ade90c5eae88ddb377ae5147ef1c4e6b6c20b96 Mon Sep 17 00:00:00 2001 From: Matt Pollard Date: Wed, 8 Jun 2022 09:29:10 +0200 Subject: [PATCH 6/8] Adjust deleted repository retention interval and add known issue for GitHub Enterprise Server 3.5.0 (#28161) --- .../restoring-a-deleted-repository.md | 8 ++++++-- ...lacing-a-legal-hold-on-a-user-or-organization.md | 1 + .../restoring-a-deleted-repository.md | 13 ++++++++----- data/release-notes/enterprise-server/3-5/0.yml | 1 + 4 files changed, 16 insertions(+), 7 deletions(-) diff --git a/content/admin/user-management/managing-repositories-in-your-enterprise/restoring-a-deleted-repository.md b/content/admin/user-management/managing-repositories-in-your-enterprise/restoring-a-deleted-repository.md index a668538533..6b50ba142a 100644 --- a/content/admin/user-management/managing-repositories-in-your-enterprise/restoring-a-deleted-repository.md +++ b/content/admin/user-management/managing-repositories-in-your-enterprise/restoring-a-deleted-repository.md @@ -1,6 +1,7 @@ --- title: Restoring a deleted repository -intro: Site administrators can restore deleted repositories to recover their contents. +intro: You can restore deleted repositories to recover their contents. +permissions: Enterprise owners can restore a deleted repository. versions: ghes: '*' ghae: '*' @@ -10,10 +11,13 @@ topics: - Repositories shortTitle: Restore a deleted repository --- -Usually, if someone deletes a repository, it will be available on disk for 90 days and can be restored via the site admin dashboard. Unless a legal hold is in effect on a user or organization, after 90 days the repository is purged and deleted forever. ## About repository restoration +Usually, if someone deletes a repository, it will be available on disk for 90 days and can be restored via the site admin dashboard. For more information, see "[Site admin dashboard](/admin/configuration/configuring-your-enterprise/site-admin-dashboard)." + +Unless a legal hold is in effect on a user or organization, after 90 days the repository is purged and deleted forever. + If a repository was part of a fork network when it was deleted, the restored repository will be detached from the original fork network. It can take up to an hour after a repository is deleted before that repository is available for restoration. diff --git a/content/admin/user-management/managing-users-in-your-enterprise/placing-a-legal-hold-on-a-user-or-organization.md b/content/admin/user-management/managing-users-in-your-enterprise/placing-a-legal-hold-on-a-user-or-organization.md index 8e57ff3a1d..e86f74fafc 100644 --- a/content/admin/user-management/managing-users-in-your-enterprise/placing-a-legal-hold-on-a-user-or-organization.md +++ b/content/admin/user-management/managing-users-in-your-enterprise/placing-a-legal-hold-on-a-user-or-organization.md @@ -16,6 +16,7 @@ topics: - User account shortTitle: Place a legal hold --- + Usually, if someone deletes a repository, it will be available on disk for 90 days and can be restored via the site admin dashboard. After 90 days the repository is purged and deleted forever. If you place a legal hold on a user or organization, repositories they own are available for restore indefinitely. {% data reusables.enterprise_site_admin_settings.sign-in %} diff --git a/content/repositories/creating-and-managing-repositories/restoring-a-deleted-repository.md b/content/repositories/creating-and-managing-repositories/restoring-a-deleted-repository.md index 33fc1cbfe5..69235d7d9b 100644 --- a/content/repositories/creating-and-managing-repositories/restoring-a-deleted-repository.md +++ b/content/repositories/creating-and-managing-repositories/restoring-a-deleted-repository.md @@ -1,6 +1,7 @@ --- title: Restoring a deleted repository -intro: You can restore some deleted repositories to recover their contents. +intro: '{% ifversion ghes or ghae %}An enterprise owner{% elsif fpt or ghec %}You{% endif %} can restore some deleted repositories to recover their contents.' +permissions: '{% ifversion ghes or ghae %}{% elsif fpt or ghec %}Anyone can restore deleted repositories that were owned by their own personal account. Organization owners can restore deleted repositories that were owned by the organization.{% endif %}' redirect_from: - /articles/restoring-a-deleted-repository - /github/administering-a-repository/restoring-a-deleted-repository @@ -14,8 +15,12 @@ topics: - Repositories shortTitle: Restore deleted repository --- -{% ifversion fpt or ghec %} -Anyone can restore deleted repositories that were owned by their own personal account. Organization owners can restore deleted repositories that were owned by the organization. + +{% ifversion ghes or ghae %} + +Usually, deleted repositories can be restored within 90 days by an enterprise owner{% ifversion ghes %} on {% data variables.product.product_location %}{% endif %}. For more information, see "[Restoring a deleted repository](/admin/user-management/managing-repositories-in-your-enterprise/restoring-a-deleted-repository)." + +{% else %} ## About repository restoration @@ -48,6 +53,4 @@ Restoring a repository will not restore release attachments or team permissions. - "[Deleting a repository](/articles/deleting-a-repository)" -{% else %} -Usually, deleted repositories can be restored within 90 days by a {% data variables.product.prodname_enterprise %} site administrator. For more information, see "[Restoring a deleted repository](/admin/user-management/managing-repositories-in-your-enterprise/restoring-a-deleted-repository)." {% endif %} diff --git a/data/release-notes/enterprise-server/3-5/0.yml b/data/release-notes/enterprise-server/3-5/0.yml index ba210dcb85..aa88c45749 100644 --- a/data/release-notes/enterprise-server/3-5/0.yml +++ b/data/release-notes/enterprise-server/3-5/0.yml @@ -416,3 +416,4 @@ sections: - The {% data variables.product.prodname_registry %} npm registry no longer returns a time value in metadata responses. This was done to allow for substantial performance improvements. We continue to have all the data necessary to return a time value as part of the metadata response and will resume returning this value in the future once we have solved the existing performance issues. - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. - Actions services need to be restarted after restoring an appliance from a backup taken on a different host. + - 'Deleted repositories will not be purged from disk automatically after the 90-day retention period ends. [Updated: 2022-06-08]' \ No newline at end of file From 388e55065cfa7633a159fe43871056e46cf194cb Mon Sep 17 00:00:00 2001 From: Junko Suzuki Date: Wed, 8 Jun 2022 18:42:31 +0900 Subject: [PATCH 7/8] Update the translation for `variables.product.product_location` for Japanese and Portuguese (#28293) --- translations/ja-JP/data/variables/product.yml | 2 +- translations/pt-BR/data/variables/product.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/ja-JP/data/variables/product.yml b/translations/ja-JP/data/variables/product.yml index 3698f89ef9..e5afda0054 100644 --- a/translations/ja-JP/data/variables/product.yml +++ b/translations/ja-JP/data/variables/product.yml @@ -20,7 +20,7 @@ prodname_ghe_one: 'GitHub One' prodname_docs: 'GitHub Docs' ## Use these variables when referring specifically to a location within a product product_location: >- - {% ifversion ghes %}your GitHub Enterprise Server instance{% elsif ghae %}your enterprise{% else %}GitHub.com{% endif %} + {% ifversion ghes %}GitHub Enterprise Server インスタンス{% elsif ghae %}enterprise{% else %}GitHub.com{% endif %} #Used ONLY when you need to refer to a GHES instance in an article that is versioned for non-GHES versions. #Do not use in other situations! product_location_enterprise: 'GitHub Enterprise Server インスタンス' diff --git a/translations/pt-BR/data/variables/product.yml b/translations/pt-BR/data/variables/product.yml index 5acd8f3748..503eca7f1f 100644 --- a/translations/pt-BR/data/variables/product.yml +++ b/translations/pt-BR/data/variables/product.yml @@ -20,7 +20,7 @@ prodname_ghe_one: 'GitHub One' prodname_docs: 'GitHub Docs' ## Use these variables when referring specifically to a location within a product product_location: >- - {% ifversion ghes %}your GitHub Enterprise Server instance{% elsif ghae %}your enterprise{% else %}GitHub.com{% endif %} + {% ifversion ghes %}sua instância do GitHub Enterprise Server{% elsif ghae %}enterprise{% else %}GitHub.com{% endif %} #Used ONLY when you need to refer to a GHES instance in an article that is versioned for non-GHES versions. #Do not use in other situations! product_location_enterprise: 'sua instância do GitHub Enterprise Server' From 115f8f5d9dfdc01df3960e8b9f6c91dca4dded29 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 8 Jun 2022 10:27:52 +0000 Subject: [PATCH 8/8] update search indexes --- 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-3.3-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-pt.json.br | 4 ++-- lib/search/indexes/github-docs-3.4-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.4-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.4-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.4-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.4-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.4-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.4-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.4-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.4-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.4-pt.json.br | 4 ++-- lib/search/indexes/github-docs-3.5-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.5-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.5-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.5-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.5-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.5-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.5-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.5-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.5-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.5-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 ++-- 80 files changed, 160 insertions(+), 160 deletions(-) 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 fb8f06a7a2..831e0f75cf 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:b6248f7ad579c82ba0846bbe9daccaabc18d5001dd61d1773169188050f832a6 -size 740673 +oid sha256:0254bc19f14a5f4b21bd716eafa1551044165c61597cc6cdf3a3573821fd2ba9 +size 740815 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 562ca9ff11..376454de3f 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:73013fa360de4cf11f96790fb390b85f096d498599a4d6a93d34e8e047c39061 -size 1564366 +oid sha256:eeb41156fc047f2404dc2f534de84006fcbae9acd848b4a04630b7399d5df468 +size 1564343 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 c3a908b13e..5660ac6bf1 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:3ea5f048f0465161f95954bf24403decaa154a7f21af17c02648cc8da6bfdb2a -size 997262 +oid sha256:82c73cfccbaabbbc049d6a411c0b384a0e4d3de301352e972625b005cf616518 +size 997794 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 9e82721eb6..25c2728470 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:445e494fa13dab6bc4bcb589285d6028be3ddffddfc62b378d1ade9064f3d64b -size 3998925 +oid sha256:556a8d61b4e7b21c3071e31d286bfe4f84b0d1419ddb05c57232217df9c68c84 +size 3999703 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 dcc7acba7a..c837839e44 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:e7da7a5a36da589d5a5d32b1ad43e2299d6bf419f7b8d1c317d39242be5bb50d -size 683831 +oid sha256:9989ff56ed994baacb6e9f97a57b483420d5d0d2bc5f0da5877aa96e96dfcaaf +size 683588 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 a82d636365..5075917029 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:5fdb91f512aa2d890dcc617993a867b8a716cf6e82ff73db67b82d1b11621365 -size 2975383 +oid sha256:cce715b229659e2ee1c7b75616325fc4b6e26d66bd9f8355d43edb9025815684 +size 2975682 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 41fb4a14b9..80f5574d33 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:a9b9473163c79dcd90e64f0c2ba7147d55112b98f8b0c1fea34102fd66da798f -size 750427 +oid sha256:bb8b3fd2f87a55f754e6ed1ed42d5bcaa8eeea8fa5a80a58f92bbb5872d5d9e8 +size 750397 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 f534f774ba..2fdd7f22d4 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:d992c1a52a41422ed252881965f107e9852c331b585f60ab0abe8ca8d3835758 -size 4131471 +oid sha256:3d8e6d1337c8311606a31ed07b59a2676cd16fb4ca046785f673af2ff0d6ccc8 +size 4131474 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 a477cd141d..2f478bcd4b 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:714fdbd871cb3704607d0386b2a53060219867363c88359aaf4f7877ff5c9560 -size 674357 +oid sha256:88701ef19995a6e76e9c2ecbfa0f0019add1bc7f480ee6ac6ebbecb4a1ee17a6 +size 674392 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 c994785d80..199eb2ca4c 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:e4c52a1f55a474dd57d80eb28c441a7c4042ff74885d7de65ac7e7b9997a4613 -size 2876870 +oid sha256:d4f6aa08e396bdf66542edd9a966cead9a20e4d24255c37c38176b511f21a9f1 +size 2876966 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 c2ff2d2325..caf18c86d0 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:3f1ef602811c88eac09ac6667e366eca30ed0bd0085528bbbb82dc7e41d34cc7 -size 762223 +oid sha256:1ca6d2956084fbdd1c591ef0b3a18745605498010bdee7609afc89981262478f +size 762020 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 72d630c9fa..41a801b040 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:352a006410a80084255b49afb3750c7c22ce5a1ea397b14165673a67d2d5dcd8 -size 1602906 +oid sha256:34707832ecfd8d11401c50b097e0cf7e593155a47352c16ad754b85552252748 +size 1603502 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 45e5a3d1d5..046a0f2394 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:6d3981cfff2074a34af6ae85c710ffc0d72fc9bb432efbe689d83656d806da05 -size 1034301 +oid sha256:277bf486f6b4284e6af26b8242cc47a046620a72307cbf01461503ad7ab848bf +size 1034413 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 44694cd47f..d3873c34a2 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:16dd50023b8267aa6984604bbabc2bd928a74e2995471eec1d7608db4ae515a9 -size 4151127 +oid sha256:c2e768550f0e29a8320bac000818174ea646b19f0e5614eff82208b1fff6403d +size 4152283 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 dd6986ae20..6161fdc92d 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:98310ea1421f87786f16152f4be3dfc6e549b729ed44cda1e56301a0d4936d64 -size 703758 +oid sha256:6d47bccf39c620d3285b9d8186e727187f1a8dc363e0251910b8a3527040f745 +size 703882 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 277a427c09..0bf7454f6e 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:e1d3aaf8226472d902872db3f5e1c61db188a62bd6a24d9c578e221274edf9c2 -size 3062196 +oid sha256:e963a3c55966a50fe35fd1cfc2053924f648b6fde8c50f7c1591a1f96ea70cf6 +size 3062591 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 df83c4be84..7db11587ac 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:9ee652851efe191ee8d6d60f7ee6c903e2f0ee3f3cda27d70d9a6590b4dd2198 -size 771194 +oid sha256:7d66dacf4bdb410f024754c56f3d410f510dda92927da44d7271cad9727e5a3d +size 771164 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 f5a4971308..c68336a613 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:55f481eb155e62b0ddb541e4cede58fed6b9c318d25c9ec040200f365621ec29 -size 4249017 +oid sha256:bc7cce3764c2b206f1729be157193aee4747fa0a8ac3746c564ea8ae98bb4b90 +size 4249469 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 710c8befcf..bf7087892f 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:74e0978a525d9102b8a2692c8914904e58c745ed9428f0c5242758e5ff56ef1d -size 693960 +oid sha256:2ecb7bba3ca0eb778adc4cac992880d2b197682f77339030707e0636ef2b0b4a +size 693992 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 89a1aa23d8..e4a3059416 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:c2db5e9f7406bd54a7d0fab6767725499e26d5ab8c112a16e434183e727d514c -size 2957930 +oid sha256:165a21f1863b14a5a8967c4b944ea4d387f717bb8f2e37b23fe9b4cc55ccd323 +size 2958127 diff --git a/lib/search/indexes/github-docs-3.3-cn-records.json.br b/lib/search/indexes/github-docs-3.3-cn-records.json.br index ba7c81f4f2..1f4197072b 100644 --- a/lib/search/indexes/github-docs-3.3-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.3-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7544d8462dadde629c150a0366c784f8479488677030ba26ddd081a46c670a96 -size 785483 +oid sha256:46c0f8824fffe446b3f8950b3bc68d8b9eb5ba9cfc7d42d14529fe8c3aad6d14 +size 785672 diff --git a/lib/search/indexes/github-docs-3.3-cn.json.br b/lib/search/indexes/github-docs-3.3-cn.json.br index 822fe7d5f2..6f92a8718f 100644 --- a/lib/search/indexes/github-docs-3.3-cn.json.br +++ b/lib/search/indexes/github-docs-3.3-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c0a4cbe2a01eb43cc3b9ca6d41eb9162fac23e5f24facacd1981f0da3baf0a0e -size 1644353 +oid sha256:18cecf51143a398b30a449f39eb840b903b22d922bdfd7677c9a70fc52a66656 +size 1644682 diff --git a/lib/search/indexes/github-docs-3.3-en-records.json.br b/lib/search/indexes/github-docs-3.3-en-records.json.br index f85c4e82e4..81bdf824d5 100644 --- a/lib/search/indexes/github-docs-3.3-en-records.json.br +++ b/lib/search/indexes/github-docs-3.3-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c190542f8f8edf1e4ac7c660d25f912888ca6498ae949466fdc17ff0a5c3423 -size 1068995 +oid sha256:52798925b3abff2e1b706b6b411c2b80f8f5d2f1d8edf3616a30f4d39d6dd2cf +size 1069443 diff --git a/lib/search/indexes/github-docs-3.3-en.json.br b/lib/search/indexes/github-docs-3.3-en.json.br index 55a18b2279..b273794a64 100644 --- a/lib/search/indexes/github-docs-3.3-en.json.br +++ b/lib/search/indexes/github-docs-3.3-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bf3b6253d35d860841b814d17db64b44ec56b4da584fdf756539245f074f052e -size 4247732 +oid sha256:8ea155656e3b7c35de14371ee7b8824aca7da4731c3be64fbe03c897debcb15b +size 4247083 diff --git a/lib/search/indexes/github-docs-3.3-es-records.json.br b/lib/search/indexes/github-docs-3.3-es-records.json.br index ea71bd6fcc..6c9a10150a 100644 --- a/lib/search/indexes/github-docs-3.3-es-records.json.br +++ b/lib/search/indexes/github-docs-3.3-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd22781862c883d284d30e9d27bd5ce6446a4670f74fa43f8bb047c26b52aba6 -size 723339 +oid sha256:53faa0d7be4b704f2f906444b3dd062cc80c7bfa20ff5fa99d1092d551fa31fb +size 723367 diff --git a/lib/search/indexes/github-docs-3.3-es.json.br b/lib/search/indexes/github-docs-3.3-es.json.br index 9282cb312b..7c5af21330 100644 --- a/lib/search/indexes/github-docs-3.3-es.json.br +++ b/lib/search/indexes/github-docs-3.3-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:86c6ab1de5794248b6fc38dcf5f3485e02c77ae6a4a4a6dacd729fac4dea77e2 -size 3142313 +oid sha256:7d594172772820cd66461874c750d10145cab4a7578bb7f33af43c54aca3a127 +size 3142347 diff --git a/lib/search/indexes/github-docs-3.3-ja-records.json.br b/lib/search/indexes/github-docs-3.3-ja-records.json.br index 3d65c274df..e16ff81a6d 100644 --- a/lib/search/indexes/github-docs-3.3-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.3-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9f576c661982d100dc1c269b404e66fe513706d218cf9c5180da014608273b3e -size 794688 +oid sha256:171f89cf539365c8f5a12d80fa8aaa3b7128d3437804178edf0e06baf4d21eca +size 794805 diff --git a/lib/search/indexes/github-docs-3.3-ja.json.br b/lib/search/indexes/github-docs-3.3-ja.json.br index 6bbf30ecdc..a9f858ce68 100644 --- a/lib/search/indexes/github-docs-3.3-ja.json.br +++ b/lib/search/indexes/github-docs-3.3-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:90c972ceafd74821c22b32a4c36815989a9ccea310150f721c955978e181a10d -size 4368461 +oid sha256:7cbb9f346185fd51c037b81a67a8868dc940518e2c2fd015cb9f7d9422d31c27 +size 4368605 diff --git a/lib/search/indexes/github-docs-3.3-pt-records.json.br b/lib/search/indexes/github-docs-3.3-pt-records.json.br index 34c2748810..845bbba8b1 100644 --- a/lib/search/indexes/github-docs-3.3-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.3-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e0098ad738ebe7f5f32289f7cd829cc3db7c35c3c534347e4053848ef106c4d -size 713372 +oid sha256:05b6078cd035aff1a8aba4e4c40f399114e8a0822b9b0ef43ae4fd7585c4d117 +size 713395 diff --git a/lib/search/indexes/github-docs-3.3-pt.json.br b/lib/search/indexes/github-docs-3.3-pt.json.br index a39f4e91aa..ec1ceec930 100644 --- a/lib/search/indexes/github-docs-3.3-pt.json.br +++ b/lib/search/indexes/github-docs-3.3-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fa50ba757193df308528bf77976c8b25cbdb8467ab930aa37828076adbcb6408 -size 3036019 +oid sha256:5c390c6e4e1f02eb5f5bd1ed50815d3d3c37fab516629fd8b6595466d1b89e4f +size 3035715 diff --git a/lib/search/indexes/github-docs-3.4-cn-records.json.br b/lib/search/indexes/github-docs-3.4-cn-records.json.br index 506cfd2a34..9c339b17a7 100644 --- a/lib/search/indexes/github-docs-3.4-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.4-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2e8a833dce47b750585b4d1f2ad0aac612a742fce45640e93e585f461bc5358f -size 787384 +oid sha256:e4cbb6c6985fa99160890cf2c7eea3b04d704c48ae1528804a61bef341eb3af3 +size 787578 diff --git a/lib/search/indexes/github-docs-3.4-cn.json.br b/lib/search/indexes/github-docs-3.4-cn.json.br index 6a0c28136b..5cb03ae968 100644 --- a/lib/search/indexes/github-docs-3.4-cn.json.br +++ b/lib/search/indexes/github-docs-3.4-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2d8152c57f574e950f542a5966131ff46580d8b93bf9c127188fab6d5a6ef2a -size 1656101 +oid sha256:4402e160f36f9b997745830b1f78a6314644d062dbf62185d85f977649566fb8 +size 1655878 diff --git a/lib/search/indexes/github-docs-3.4-en-records.json.br b/lib/search/indexes/github-docs-3.4-en-records.json.br index 237bb5307c..9c691d4782 100644 --- a/lib/search/indexes/github-docs-3.4-en-records.json.br +++ b/lib/search/indexes/github-docs-3.4-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bbf1405a1814ceaa20d232e5dff8d10260c986512e5fbf83a4ac4c21c1632e40 -size 1077608 +oid sha256:aa91077997defbccd287bb1afd6d0ba1b148ecd6263d3d8dc802c1629fa50649 +size 1078183 diff --git a/lib/search/indexes/github-docs-3.4-en.json.br b/lib/search/indexes/github-docs-3.4-en.json.br index cffbd94958..3f743633b3 100644 --- a/lib/search/indexes/github-docs-3.4-en.json.br +++ b/lib/search/indexes/github-docs-3.4-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:78b17e686fa211d68533b46b83bff349142aacea73933b4bea46265ea1edb805 -size 4286689 +oid sha256:165bea7de687c26e90d47feb39ee0a543f8da6ef60787d3cebd0e2af13bbe70b +size 4289107 diff --git a/lib/search/indexes/github-docs-3.4-es-records.json.br b/lib/search/indexes/github-docs-3.4-es-records.json.br index f00ed72545..2a370d5e92 100644 --- a/lib/search/indexes/github-docs-3.4-es-records.json.br +++ b/lib/search/indexes/github-docs-3.4-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dd135bd8f9e3fae5806e101d270ee9059bf85d5996827266c9e74032bd85f6b9 -size 726755 +oid sha256:bcd6cf6708ba7a70812f871f3eac9136ab49535c5c1ee7c7071f6832d60cb2b8 +size 726701 diff --git a/lib/search/indexes/github-docs-3.4-es.json.br b/lib/search/indexes/github-docs-3.4-es.json.br index 82ff1dcf48..b7bde09cfb 100644 --- a/lib/search/indexes/github-docs-3.4-es.json.br +++ b/lib/search/indexes/github-docs-3.4-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:616721191496f089b1390b5ebfb03e08508d4cae7f3746183ac9b646ffbd901f -size 3160686 +oid sha256:3ba194694c059a059a7a73ecf6c6c05b22a980652d2411d2c019218424a4b229 +size 3160627 diff --git a/lib/search/indexes/github-docs-3.4-ja-records.json.br b/lib/search/indexes/github-docs-3.4-ja-records.json.br index aa69489585..6939cfbc90 100644 --- a/lib/search/indexes/github-docs-3.4-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.4-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3dcbe0b5c96bbafd913b947cf7546cac0322628e1f4cdc2c65fe91cadacb91c4 -size 797373 +oid sha256:ca31bc768aae975d5683009315a09715d54d8339988d187b2cbc119e48d53e36 +size 797247 diff --git a/lib/search/indexes/github-docs-3.4-ja.json.br b/lib/search/indexes/github-docs-3.4-ja.json.br index a9c0ab074b..4f504c0ae5 100644 --- a/lib/search/indexes/github-docs-3.4-ja.json.br +++ b/lib/search/indexes/github-docs-3.4-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0246354eff0317f3fbc1e8625c9287b2ef6a8420b75c9e5161abe83841bb09cd -size 4391921 +oid sha256:338a6b4811facd961b8f7fa87c09a68836c2d6e34469c5817b8ffcf6f41c9616 +size 4392329 diff --git a/lib/search/indexes/github-docs-3.4-pt-records.json.br b/lib/search/indexes/github-docs-3.4-pt-records.json.br index 880bb84206..d57c6e7787 100644 --- a/lib/search/indexes/github-docs-3.4-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.4-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b51e2a9882adf4331157922461daec0cb35d6d73f485e114f4f3eaa8d9db28b7 -size 716591 +oid sha256:d34a517a1142a67c6cd14a6d7488316d155ed39526b54b9b80122f9f32e4bdf2 +size 716673 diff --git a/lib/search/indexes/github-docs-3.4-pt.json.br b/lib/search/indexes/github-docs-3.4-pt.json.br index 0435a53110..61d301fea2 100644 --- a/lib/search/indexes/github-docs-3.4-pt.json.br +++ b/lib/search/indexes/github-docs-3.4-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e929a5d75047eaef09a359f4ef4db825d94db986949b0b5950be03e2a0ea60fd -size 3056359 +oid sha256:e717aa9ad4acaf91abbfb6bc1b5bbee3a8849e199de85515dc4851a4379adec8 +size 3056096 diff --git a/lib/search/indexes/github-docs-3.5-cn-records.json.br b/lib/search/indexes/github-docs-3.5-cn-records.json.br index 3b42404c9b..b03318ed12 100644 --- a/lib/search/indexes/github-docs-3.5-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.5-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27a8aa253f4909c932d9af93360b38034ba813f6b98dea8d3bf9d95f33fd6e17 -size 815622 +oid sha256:6e7305d64a46e277bbfa0a57d89fd76e892864d7fab780f5084fee919ca4eb81 +size 815978 diff --git a/lib/search/indexes/github-docs-3.5-cn.json.br b/lib/search/indexes/github-docs-3.5-cn.json.br index 7400719a86..6a5fb87498 100644 --- a/lib/search/indexes/github-docs-3.5-cn.json.br +++ b/lib/search/indexes/github-docs-3.5-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:54bf91d2226a6024525adf08e5aaa925e7949092e37b94454f21bff94a15154e -size 1723118 +oid sha256:07ca1013cfbd606d4bd9c767c9ef5dd29b885d753fd7db84526a8d335a5473c4 +size 1723128 diff --git a/lib/search/indexes/github-docs-3.5-en-records.json.br b/lib/search/indexes/github-docs-3.5-en-records.json.br index 81bbc79c56..db80e77c3b 100644 --- a/lib/search/indexes/github-docs-3.5-en-records.json.br +++ b/lib/search/indexes/github-docs-3.5-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8d435cfbc9ee96e4fbe1eff3fa7c208519d227cc175442b9902f201590dd859b -size 1115941 +oid sha256:369c90dedec204e0e8e0eff1e1524a13e051450e9e73f8afa2b21b0794f5d753 +size 1116119 diff --git a/lib/search/indexes/github-docs-3.5-en.json.br b/lib/search/indexes/github-docs-3.5-en.json.br index c689cdb189..bf9c3ca782 100644 --- a/lib/search/indexes/github-docs-3.5-en.json.br +++ b/lib/search/indexes/github-docs-3.5-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2799305bc09f5d29d403506b1bbff07341b7d5819e1932452beb7a347bd79973 -size 4445987 +oid sha256:d2d8b37254bcee1e688f97f63cf0df4bea1365b33c79f2ac167f4255df102071 +size 4447289 diff --git a/lib/search/indexes/github-docs-3.5-es-records.json.br b/lib/search/indexes/github-docs-3.5-es-records.json.br index 6f1e14c279..b349d50a26 100644 --- a/lib/search/indexes/github-docs-3.5-es-records.json.br +++ b/lib/search/indexes/github-docs-3.5-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c6c69bb36a0c724feca1ff9e5f9c207078ffeb6a93fc57bef98a8ab01b3e63ae -size 749495 +oid sha256:a5ffb22d988a07f77c64ef8563480e000836512f6a4c03fe54d12911dd49c50b +size 749449 diff --git a/lib/search/indexes/github-docs-3.5-es.json.br b/lib/search/indexes/github-docs-3.5-es.json.br index 1c1c09c4a6..582dc4713e 100644 --- a/lib/search/indexes/github-docs-3.5-es.json.br +++ b/lib/search/indexes/github-docs-3.5-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d0c677fe79115c4164fa3cc28824fdcf5cb5606946e95d25b9857be4bcd305ec -size 3274257 +oid sha256:75347069269de7e2ec0c702f71663d8c1825e737e26e47c94de557fa065af276 +size 3274519 diff --git a/lib/search/indexes/github-docs-3.5-ja-records.json.br b/lib/search/indexes/github-docs-3.5-ja-records.json.br index c70214b50d..cd1697ae6d 100644 --- a/lib/search/indexes/github-docs-3.5-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.5-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f627dea8205679ffe9fdf2a14aa260bd0adc80cf824a5defe738c2e60fe9bd9e -size 822536 +oid sha256:0f8f952c5d1c332e428fece40114c01caabee0c5c5a81c9fdc9200d027c33600 +size 822644 diff --git a/lib/search/indexes/github-docs-3.5-ja.json.br b/lib/search/indexes/github-docs-3.5-ja.json.br index a36155f346..c17d3f7b9d 100644 --- a/lib/search/indexes/github-docs-3.5-ja.json.br +++ b/lib/search/indexes/github-docs-3.5-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fe4ec1d4f53c0d2704e231bf3c679a523c9c33b1b2829647317a83b85e8cb3b1 -size 4549100 +oid sha256:236772bb286a463d54b6ee9ad24e58bada557bb9ff2d285013fd121527e74598 +size 4549576 diff --git a/lib/search/indexes/github-docs-3.5-pt-records.json.br b/lib/search/indexes/github-docs-3.5-pt-records.json.br index 3da9891f31..44e19d9805 100644 --- a/lib/search/indexes/github-docs-3.5-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.5-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:44b69ce52c07b18babbe0992217a1c10d1d071d6571dcc26358cf1ac9b92fc99 -size 738667 +oid sha256:7d2d4aa576b15fc4554fbafbd42350a54cf83c8c270a127e2e18315ed69978a1 +size 738729 diff --git a/lib/search/indexes/github-docs-3.5-pt.json.br b/lib/search/indexes/github-docs-3.5-pt.json.br index 7e6ad00fcc..0b04bde33f 100644 --- a/lib/search/indexes/github-docs-3.5-pt.json.br +++ b/lib/search/indexes/github-docs-3.5-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2e203fa1f174f9382e48d39c42c8c2e8ca162d3caf3e9c90a9487ba03a0f680b -size 3161981 +oid sha256:b7fb2ebafdb2ffef78f251a734cbcff4b04b3bff766fbc8772d1cd2f5fb84185 +size 3161673 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 a585cca35a..602530b8b3 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:441c505262f2a99023767b40ede918035580dc01db24f15449bbb7f0f25d7d39 -size 981995 +oid sha256:65957bc331d0353e2995e5a94b7aa9cdeaabf80065dc8d245febb373e7e91901 +size 981774 diff --git a/lib/search/indexes/github-docs-dotcom-cn.json.br b/lib/search/indexes/github-docs-dotcom-cn.json.br index ed60c26b97..ac0bde0a46 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:70f083c5133c678572326d9bdfc0fc154bf0a06967c5e1264c754cd79988796b -size 1714575 +oid sha256:74aa9244bec1dcc45679f5e7d80f43dc79f952fff1ea49e6dd2d05e4131d4d0e +size 1714740 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 42bf1e3265..3d39281b07 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:b81e2196f3b977c0163f0225d63ae4d794184f92e77fb33fe11f0d64f5e6f36a -size 1344305 +oid sha256:155347d4ffb003bde7f9b54f9df98eec704d7affa48d3fa8ecc4ac71ab4f7f3b +size 1345481 diff --git a/lib/search/indexes/github-docs-dotcom-en.json.br b/lib/search/indexes/github-docs-dotcom-en.json.br index 8d4bbcd74c..d304fa63d3 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:6f223210a49857bca5672bfcf3da26b252875439900be59e646e67fdbfd87243 -size 5075069 +oid sha256:da4c827c0171e5fa4ac7a876e459456f38556cf1108b91dbaac54f8c41b88c99 +size 5074145 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 537774a585..53d0ae45dc 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:9bd16ffbefb9228a8a7703506c95af6547fbeffc314f6524ad2c902abb42f073 -size 886020 +oid sha256:728c015c3ec2dd691a1ce05075b28b7498e64fdee321bf29c06534cb7bff3573 +size 885928 diff --git a/lib/search/indexes/github-docs-dotcom-es.json.br b/lib/search/indexes/github-docs-dotcom-es.json.br index 0d86b0dfc1..75ccc672b4 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:ee55b5d7ec1e2ec3db40bcdf123d539c41c7cf0e7c8e0d135b7d562298beb238 -size 3677900 +oid sha256:76be3fcf9c2a36fafd00b23ccf1f6f9fc9e47cdc28223e5b05371ed59a377507 +size 3678180 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 281248cd49..a92dc6622a 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:5f1403f70d38767d7e8cfe957901390a3c226d985fe73d77c7b073e3c3b73df9 -size 984685 +oid sha256:e7c7254aca73a0cc00cd468452ecd505c9e0f0b14385731fb26872c03416e9b9 +size 984773 diff --git a/lib/search/indexes/github-docs-dotcom-ja.json.br b/lib/search/indexes/github-docs-dotcom-ja.json.br index e26bd8da56..1048c2ae66 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:37a84dbd9061f413b3123d1c35cad42a77775cf267dea01b9f604636b2b470b8 -size 5220293 +oid sha256:b4359ea0827472f119d7828b1cebd70e138856e318ac22b7c139eaf544446beb +size 5220711 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 35510fda05..da2829ef84 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:1c8d040f728a7b727f478c58e16997917557f00363b5355a519bc6491c810209 -size 873429 +oid sha256:90d046d71e8342e9076824718901acd040aed66922925ef6dfaad4bba29014ea +size 873464 diff --git a/lib/search/indexes/github-docs-dotcom-pt.json.br b/lib/search/indexes/github-docs-dotcom-pt.json.br index cb9a08d4b7..5ee5875498 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:8564ddebf1d534ef15ce7bf371f18f2a28355d2f0b19d9239a192bd2ac9e3529 -size 3570674 +oid sha256:0492f8d6c1f01b4612b9f7bcd7fd1be6bc21d8a5aec3cbdb901b3ef3c92147f3 +size 3570834 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 bd5105939a..cfd03a7a4d 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:bd706559e6209544857b37108708bc35d8368d56d133a3a25533411606b813c8 -size 625383 +oid sha256:1d7a10a6b1539baf9926da52ce61de4b180b7ff3a9323c335fba43f7561779eb +size 625312 diff --git a/lib/search/indexes/github-docs-ghae-cn.json.br b/lib/search/indexes/github-docs-ghae-cn.json.br index 1540d03f96..579e5c1417 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:22884c222bedc28aacf88bbc5dd900553024cec108cb25f31f81b6876dc16694 -size 1267150 +oid sha256:057d8e61529da14b89768d4931189373e20f49a2e4964bbec8b53e5fbeff150c +size 1267258 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 d7bc1ed569..9a7109c6b1 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:e97f11d28ffc9da6ee9aa083162635bdd8004f5ac27966aa7ce0f818be9fb3b6 -size 867539 +oid sha256:6232bcc7a5d6572a4610bef50df617170ec97cdc0f0c0f54e657bfd12eb177cc +size 867712 diff --git a/lib/search/indexes/github-docs-ghae-en.json.br b/lib/search/indexes/github-docs-ghae-en.json.br index b36945b6c2..3e026e7fed 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:abbcdf0508b9e0cd8fc9b918dd8184d27425c31ac31fe61c70257a29582afa47 -size 3404834 +oid sha256:2a9fa8f5e56dbfe72897a379c054528ba12734889550fc5c57b86b9adae99b85 +size 3405048 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 59a892c293..46c65029f4 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:b33aa7d6380dcd9a7c15ea32808d970bda86898ac50d0a9103ce840fbe20cb3a -size 582643 +oid sha256:1a752f3325a0da5ada8aef966cdd4c660de91e04e2377ce0e5123af4a6a37824 +size 582569 diff --git a/lib/search/indexes/github-docs-ghae-es.json.br b/lib/search/indexes/github-docs-ghae-es.json.br index 18604d185e..3a34b409d0 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:70a0ff03e969bf9ae7a0eb0e3cdd3e3054722e3aca57c4dd84400b403db8eec9 -size 2461454 +oid sha256:b80ecb3005926b9849a6d38afedb085fb37c769c6122fd1a641836db32f63e94 +size 2461315 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 454c16d4f4..b92ae874dc 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:04e4a73c3f278d8bed1fa4d050dc403d61dfac58c9e7ad958a2a7255f0f8b59a -size 635225 +oid sha256:b97652b8208230bcf40e7d39315e51964376824b77aab99d20c4c325e3b7303b +size 635163 diff --git a/lib/search/indexes/github-docs-ghae-ja.json.br b/lib/search/indexes/github-docs-ghae-ja.json.br index 755d311a2b..fc5d31faed 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:a3d64a30544f28c81d227296dad7b9d912639a80e21e5d374659e2ac4ca557b1 -size 3375113 +oid sha256:45b9e6fdf330902243baa5c0cbd107ca14dbed1fe57d2b40e458ee37fdb8168f +size 3375431 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 228dd201e1..9010e864d9 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:928babf5779eb93e29535e08ed960288775b0e30b27f36cecdfac5526339698b -size 574910 +oid sha256:559707c5404a788d6e17ff9cc676f6dfe3a0f4ef9a3012410ccb1214add06ad2 +size 574798 diff --git a/lib/search/indexes/github-docs-ghae-pt.json.br b/lib/search/indexes/github-docs-ghae-pt.json.br index bdc2254e67..b9bfe4a980 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:344e48157c5cf796a78b7414178c6925b5b8e6f6b997748dc868299f91dd4a82 -size 2358436 +oid sha256:7ec93a29b51cc8692142c7660f6158e4a100b70d90e6f510c0cd1e44bd1bc4cd +size 2358575 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 76b5cc4286..ac48fefc78 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:8b013b44b4041c90511c7fae6cb63d4b1cf43f7bd4c3a50d1b3607e229eeccce -size 946427 +oid sha256:c56357f05e45e9d86f84cb05fe28d0aaa1f87784d3e4a8f74470c531516eca21 +size 946517 diff --git a/lib/search/indexes/github-docs-ghec-cn.json.br b/lib/search/indexes/github-docs-ghec-cn.json.br index 010cfbe4cc..bbac70062b 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:2ac4db209e606de889b01af93487242d9e5edb89e4679ca35d6544a4f6e1c384 -size 1841134 +oid sha256:b337e65d2858a606e84c4115169fc39c8fccfa7c2e97cd7406b42ebfb956b88c +size 1841527 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 8668035872..d29dee2a32 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:540c70340f70ddb1a498e7ec268e99dfbac66d207b7669e5bbe4e7f948e4557f -size 1274124 +oid sha256:d747dce3907657ce5a989dd9c24cfb17cfd91860c8ff6f714d2d8416ac6d9206 +size 1273702 diff --git a/lib/search/indexes/github-docs-ghec-en.json.br b/lib/search/indexes/github-docs-ghec-en.json.br index 1b78550052..c3820a276e 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:2a0a5be5b36257e95d384d85da8b175aa44128f7905091cb4b649e934808ed3a -size 5051729 +oid sha256:28bb3e27b9d1ed4ef448cd3dd6ef560f1e40d4f847d7e2c2af67c6f0047cf413 +size 5051795 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 33ed788026..8c5dbc8c1b 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:5454c7a0b30248dd86eaa3851e4167555d51bbf05239ff46ca71232474e862b5 -size 874022 +oid sha256:81338253036d0ba0cf05fb69df62087faef3d7482e7dddd6c02b9f33cc0d0b18 +size 874061 diff --git a/lib/search/indexes/github-docs-ghec-es.json.br b/lib/search/indexes/github-docs-ghec-es.json.br index d4c5c4f319..265833f8b7 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:57c3c18ac15ef9e76c2baecb63ff592cb32d16b03721daff9f8022acd97e813b -size 3775291 +oid sha256:1555958b410efb59a4895ce7cd968c3df067eca989df60a121e4439afe48a366 +size 3775417 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 061f93d1a8..0dab3f5b18 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:ffc327e64477ece4ada0ebd694533fecb7e998976f17cde38bbed77e39bc6319 -size 953116 +oid sha256:8095404b8095db757401739aebc4d47ba4750690cabc9eb09ef24f419c9b8118 +size 953221 diff --git a/lib/search/indexes/github-docs-ghec-ja.json.br b/lib/search/indexes/github-docs-ghec-ja.json.br index 7f68f3bf97..f3446d8d60 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:c1be9747862c38daff50b0282b23b7fcc0fc5c57d2f7f34a4d3afdcc71c93003 -size 5264210 +oid sha256:35e9b46f2c66a1ce7c2f625d1460185aee7f2b4582d1747851ed2ddc554e4c01 +size 5264501 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 ac90c740af..4e7bcc7aad 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:7124608409daf706f9b14a292d3219f9f7fb65b205ba9344f2b747fc82215612 -size 862205 +oid sha256:479949c2f70fc5ce12800cc0a665647b3e491fbdcdabbbc0a32381ded41a0c4a +size 862285 diff --git a/lib/search/indexes/github-docs-ghec-pt.json.br b/lib/search/indexes/github-docs-ghec-pt.json.br index 565cacbc3a..aa927355e7 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:b5f4d1a2a249a642bf19379fd56070d08ed547dd02de8d7a521cd8261162aa83 -size 3668398 +oid sha256:dd9f170198f4eef5ed7e0c4d511b17529960b4ead95e5830db4cc5fcf417355b +size 3669075