diff --git a/.github/actions/get-changed-files/get-changed-files.sh b/.github/actions/get-changed-files/get-changed-files.sh old mode 100755 new mode 100644 diff --git a/README.md b/README.md index 01eee7da20ce..2375d468c087 100644 --- a/README.md +++ b/README.md @@ -53,3 +53,6 @@ When using the GitHub logos, be sure to follow the [GitHub logo guidelines](http ## Thanks :purple_heart: Thanks for all your contributions and efforts towards improving the GitHub documentation. We thank you for being part of our :sparkles: community :sparkles:! + + + diff --git a/content/account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/manage-visibility-settings-for-private-contributions-and-achievements.md b/content/account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/manage-visibility-settings-for-private-contributions-and-achievements.md deleted file mode 100644 index 5218710c5de2..000000000000 --- a/content/account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/manage-visibility-settings-for-private-contributions-and-achievements.md +++ /dev/null @@ -1,56 +0,0 @@ ---- -title: Manage visibility settings for private contributions {% ifversion hide-individual-achievements %}and achievements {% endif %} -intro: Show anonymized activity from private and internal repositories. -redirect_from: - - /articles/publicizing-or-hiding-your-private-contributions-on-your-profile - - /github/setting-up-and-managing-your-github-profile/publicizing-or-hiding-your-private-contributions-on-your-profile - - /github/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/publicizing-or-hiding-your-private-contributions-on-your-profile - - /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/publicizing-or-hiding-your-private-contributions-on-your-profile - - /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/showing-your-private-contributions-and-achievements-on-your-profile - - /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/showing-your-private-contributions-and-achievements-on-your-profile -versions: - fpt: '*' - ghes: '*' - ghec: '*' -topics: - - Profiles -shortTitle: Private contributions {% ifversion hide-individual-achievements %}and achievements{% endif %} -allowTitleToDifferFromFilename: true -contentType: how-tos ---- - -## Changing the visibility of your private contributions - -{% data reusables.profile.access_profile %} -1. Above the contribution calendar, click **Contribution settings**. - - ![Screenshot of the "Contribution settings" link, highlighted with a dark orange outline.](/assets/images/help/profile/contribution-settings.png) - -1. Click **Private contributions** to show or hide private contributions on your profile. - -{% ifversion hide-individual-achievements %} - -## Changing the visibility of achievements - -{% data reusables.user-settings.access_settings %} -1. Under "Profile settings", select or deselect **Show Achievements on my profile.** -1. Click **Update preferences**. - -## Hiding an individual achievement on your profile - -You can hide an individual achievement on your profile. When hidden, badges are only visible to you. - -{% data reusables.profile.access_profile %} -1. Under "Achievements", click the achievement you want to hide. - - ![Screenshot of the "Achievements" section of a user profile. A badge with a cowboy image is highlighted with a dark orange outline.](/assets/images/help/profile/achievements-on-profile.png) - -1. Click {% octicon "eye" aria-label="Hide from profile" %}. - - ![Screenshot of an achievement. An open eye icon is highlighted with a dark orange outline.](/assets/images/help/profile/achievements-detail-view.png) - -{% endif %} - -## Next steps - -For more information about contribution visibility, see [AUTOTITLE](/account-and-profile/reference/profile-contributions-reference#who-can-see-your-contributions-and-achievements). diff --git a/content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/maintaining-ownership-continuity-of-your-personal-accounts-repositories.md b/content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/maintaining-ownership-continuity-of-your-personal-accounts-repositories.md deleted file mode 100644 index 73b7387142b1..000000000000 --- a/content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/maintaining-ownership-continuity-of-your-personal-accounts-repositories.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -title: Maintaining ownership continuity of your personal account's repositories -intro: You can invite someone to manage your user owned repositories if you are not able to. -versions: - fpt: '*' - ghec: '*' -topics: - - Accounts - - Repositories -redirect_from: - - /github/setting-up-and-managing-your-github-user-account/maintaining-ownership-continuity-of-your-user-accounts-repositories - - /github/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/maintaining-ownership-continuity-of-your-user-accounts-repositories - - /account-and-profile/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/maintaining-ownership-continuity-of-your-user-accounts-repositories - - /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/maintaining-ownership-continuity-of-your-personal-accounts-repositories -shortTitle: Ownership continuity ---- - -## Inviting a successor - -The person you invite to be your successor must have a {% data variables.product.company_short %} account. - -{% data reusables.user-settings.access_settings %} -{% data reusables.user-settings.account_settings %} - -1. Under "Successor settings", to invite a successor, begin typing a username, full name, or email address, then click their name when it appears. - - ![Screenshot of the "Successor settings" section. The string "octocat" is entered in a search field, and Octocat's profile is listed in a dropdown.](/assets/images/help/settings/settings-invite-successor-search-field.png) - -1. Click **Add successor**. -{% data reusables.user-settings.sudo-mode-popup %} - -The user you've invited will be listed as "Pending" until they agree to become your successor. diff --git a/content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/removing-a-collaborator-from-a-personal-repository.md b/content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/removing-a-collaborator-from-a-personal-repository.md deleted file mode 100644 index 0d9304e4d8a9..000000000000 --- a/content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/removing-a-collaborator-from-a-personal-repository.md +++ /dev/null @@ -1,35 +0,0 @@ ---- -title: Removing a collaborator from a personal repository -intro: 'You can remove a collaborator from your personal repository at any time.' -redirect_from: - - /articles/how-do-i-remove-a-collaborator - - /articles/what-happens-when-i-remove-a-collaborator-from-my-private-repository - - /articles/removing-a-collaborator-from-a-private-repository - - /articles/deleting-a-private-fork-of-a-private-user-repository - - /articles/how-do-i-delete-a-fork-of-my-private-repository - - /articles/removing-a-collaborator-from-a-personal-repository - - /github/setting-up-and-managing-your-github-user-account/removing-a-collaborator-from-a-personal-repository - - /github/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/removing-a-collaborator-from-a-personal-repository - - /account-and-profile/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/removing-a-collaborator-from-a-personal-repository - - /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/removing-a-collaborator-from-a-personal-repository -product: '{% data reusables.gated-features.user-repo-collaborators %}' -versions: - fpt: '*' - ghes: '*' - ghec: '*' -topics: - - Accounts - - Repositories -shortTitle: Remove a collaborator ---- - -## Removing collaborator permissions from a person contributing to a repository - -{% data reusables.repositories.navigate-to-repo %} -{% data reusables.repositories.sidebar-settings %} -{% data reusables.repositories.click-collaborators-teams %} -1. To the right of the collaborator you want to remove, click **Remove**. - -## Next steps - -* For reference information, see [AUTOTITLE](/account-and-profile/reference/permission-levels-for-a-personal-account-repository#removing-a-collaborator). diff --git a/content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/removing-yourself-from-a-collaborators-repository.md b/content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/removing-yourself-from-a-collaborators-repository.md deleted file mode 100644 index 60f98c7c8037..000000000000 --- a/content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/removing-yourself-from-a-collaborators-repository.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: Removing yourself from a collaborator's repository -intro: 'If you no longer want to be a collaborator on someone else''s repository, you can remove yourself.' -redirect_from: - - /leave-a-collaborative-repo - - /leave-a-repo - - /articles/removing-yourself-from-a-collaborator-s-repo - - /articles/removing-yourself-from-a-collaborator-s-repository - - /articles/removing-yourself-from-a-collaborators-repository - - /github/setting-up-and-managing-your-github-user-account/removing-yourself-from-a-collaborators-repository - - /github/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/removing-yourself-from-a-collaborators-repository - - /account-and-profile/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/removing-yourself-from-a-collaborators-repository - - /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/removing-yourself-from-a-collaborators-repository -versions: - fpt: '*' - ghes: '*' - ghec: '*' -topics: - - Accounts - - Repositories -shortTitle: Remove yourself ---- -{% data reusables.user-settings.access_settings %} -1. In the "Code, planning, and automation" section of the sidebar, click **{% octicon "repo" aria-hidden="true" aria-label="repo" %} Repositories**. -1. Next to the repository you want to leave, click **Leave**. -1. Read the warning carefully, then click **I understand, leave this repository.** diff --git a/content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/blocking-command-line-pushes-that-expose-your-personal-email-address.md b/content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/blocking-command-line-pushes-that-expose-your-personal-email-address.md deleted file mode 100644 index 7268a41fc304..000000000000 --- a/content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/blocking-command-line-pushes-that-expose-your-personal-email-address.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Blocking command line pushes that expose your personal email address -intro: 'If you''ve chosen to keep your email address private when performing web-based operations, you can also choose to block command line pushes that may expose your personal email address.' -redirect_from: - - /articles/blocking-command-line-pushes-that-expose-your-personal-email-address - - /github/setting-up-and-managing-your-github-user-account/blocking-command-line-pushes-that-expose-your-personal-email-address - - /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/blocking-command-line-pushes-that-expose-your-personal-email-address - - /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/blocking-command-line-pushes-that-expose-your-personal-email-address - - /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/blocking-command-line-pushes-that-expose-your-personal-email-address -versions: - fpt: '*' - ghec: '*' -topics: - - Accounts - - Notifications -shortTitle: Block push with personal email ---- -When you enable this setting, each time you push to {% data variables.product.github %}, we’ll check the most recent commit. If the author email on that commit is a private email on your GitHub account, we will block the push and warn you about exposing your private email. - -{% data reusables.user-settings.access_settings %} -{% data reusables.user-settings.emails %} -{% data reusables.user-settings.keeping_your_email_address_private %} -1. To keep your email address private in commits you push from the command line, select **Block command line pushes that expose my email**. diff --git a/content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/permission-levels-for-a-project-board-owned-by-a-personal-account.md b/content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/permission-levels-for-a-project-board-owned-by-a-personal-account.md deleted file mode 100644 index 58f440d2e1c6..000000000000 --- a/content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/permission-levels-for-a-project-board-owned-by-a-personal-account.md +++ /dev/null @@ -1,67 +0,0 @@ ---- -title: 'Permission levels for a {% data variables.projects.projects_v1_board %} owned by a personal account' -intro: 'A {% data variables.projects.projects_v1_board %} owned by a personal account has two permission levels: the {% data variables.projects.projects_v1_board %} owner and collaborators.' -redirect_from: - - /articles/permission-levels-for-user-owned-project-boards - - /github/setting-up-and-managing-your-github-user-account/permission-levels-for-user-owned-project-boards - - /github/setting-up-and-managing-your-github-user-account/managing-user-account-settings/permission-levels-for-user-owned-project-boards - - /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/permission-levels-for-user-owned-project-boards - - /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/permission-levels-for-a-project-board-owned-by-a-personal-account - - /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/permission-levels-for-a-project-board-owned-by-a-personal-account -versions: - feature: projects-v1 -topics: - - Accounts -shortTitle: '{% data variables.projects.projects_v1_board_caps %} permissions' -allowTitleToDifferFromFilename: true ---- - -{% data reusables.projects.project_boards_old %} - -## Permissions overview - -There is only one owner of a user-owned {% data variables.projects.projects_v1_board %}; this permission cannot be shared with another personal account. In addition to the owner, other people can collaborate on {% data variables.projects.projects_v1_boards %}. - -There are three levels of permissions for {% data variables.projects.projects_v1_board %} collaborators: - -{% data reusables.project-management.project-board-permissions %} - -## Owner and admin permissions for a user-owned {% data variables.projects.projects_v1_board %} - -The {% data variables.projects.projects_v1_board %} owner and collaborators with admin access have full control of the {% data variables.projects.projects_v1_board %}. In addition to all the permissions allowed by {% data variables.projects.projects_v1_board %} collaborators, a {% data variables.projects.projects_v1_board %} owner and collaborator with admin access can: - -* [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-access-to-your-personal-accounts-project-boards) -* [AUTOTITLE](/issues/organizing-your-work-with-project-boards/managing-project-boards/changing-project-board-visibility) -* [AUTOTITLE](/issues/organizing-your-work-with-project-boards/managing-project-boards/deleting-a-project-board) -* [AUTOTITLE](/issues/organizing-your-work-with-project-boards/managing-project-boards/closing-a-project-board) -* [AUTOTITLE](/issues/organizing-your-work-with-project-boards/managing-project-boards/reopening-a-closed-project-board) - -## Read and write permissions for a user-owned {% data variables.projects.projects_v1_board %} - -Collaborators with read access to a user-owned {% data variables.projects.projects_v1_board %} can: - -* View a {% data variables.projects.projects_v1_board %} -* Copy a {% data variables.projects.projects_v1_board %} -* Filter cards on a {% data variables.projects.projects_v1_board %} - -Collaborators with write access to a user-owned {% data variables.projects.projects_v1_board %} can: - -* View a {% data variables.projects.projects_v1_board %} -* Copy a {% data variables.projects.projects_v1_board %} -* Filter cards on a {% data variables.projects.projects_v1_board %} -* Edit a {% data variables.projects.projects_v1_board %} -* Link a repository to a {% data variables.projects.projects_v1_board %} -* Configure automation for {% data variables.projects.projects_v1_boards %} -* Copy a {% data variables.projects.projects_v1_board %} -* Add issues and pull requests to a {% data variables.projects.projects_v1_board %} -* Add notes to a {% data variables.projects.projects_v1_board %} -* Track progress on your {% data variables.projects.projects_v1_board %} -* Archive cards on a {% data variables.projects.projects_v1_board %} - -## {% data variables.projects.projects_v1_board_caps %} visibility - -You can change the {% data variables.projects.projects_v1_board %}'s visibility from private to public and back again. By default, user-owned {% data variables.projects.projects_v1_boards %} are private. For more information, see [AUTOTITLE](/issues/organizing-your-work-with-project-boards/managing-project-boards/changing-project-board-visibility). - -## Further reading - -* [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-access-to-your-personal-accounts-project-boards) diff --git a/content/admin/configuring-settings/configuring-private-networking-for-hosted-compute-products/troubleshooting-azure-private-network-configurations-for-github-hosted-runners-in-your-enterprise.md b/content/admin/configuring-settings/configuring-private-networking-for-hosted-compute-products/troubleshooting-azure-private-network-configurations-for-github-hosted-runners-in-your-enterprise.md deleted file mode 100644 index 52b577d86fc7..000000000000 --- a/content/admin/configuring-settings/configuring-private-networking-for-hosted-compute-products/troubleshooting-azure-private-network-configurations-for-github-hosted-runners-in-your-enterprise.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: Troubleshooting Azure private network configurations for GitHub-hosted runners in your enterprise -shortTitle: Troubleshooting Azure private networking -intro: 'Learn how to fix common issues while creating Azure private network configurations to use {% data variables.product.company_short %}-hosted runners with an Azure VNET.' -versions: - ghec: '*' -type: how_to -permissions: Enterprise owners can configure private networking for GitHub-hosted runners at the enterprise level. -topics: - - Actions - - Action development - - Azure Virtual Network - - Administrator - - Developer - - CI - - CD - - Enterprise - - Troubleshooting -redirect_from: - - /admin/configuration/configuring-private-networking-for-hosted-compute-products/troubleshooting-azure-private-network-configurations-for-github-hosted-runners-in-your-enterprise ---- - -## Troubleshooting configuring private networking for {% data variables.product.company_short %}-hosted runners in your enterprise - -{% data reusables.actions.azure-vnet-hosted-compute-troubleshooting %} diff --git a/content/organizations/managing-user-access-to-your-organizations-repositories/managing-outside-collaborators/canceling-an-invitation-to-become-an-outside-collaborator-in-your-organization.md b/content/organizations/managing-user-access-to-your-organizations-repositories/managing-outside-collaborators/canceling-an-invitation-to-become-an-outside-collaborator-in-your-organization.md deleted file mode 100644 index 72db186010fa..000000000000 --- a/content/organizations/managing-user-access-to-your-organizations-repositories/managing-outside-collaborators/canceling-an-invitation-to-become-an-outside-collaborator-in-your-organization.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: Canceling an invitation to become an outside collaborator in your organization -intro: You can cancel all invitations for a person to become an outside collaborator on repositories owned by your organization. -permissions: Organization owners can cancel an invitation to become an outside collaborator in the organization. -redirect_from: - - /github/setting-up-and-managing-organizations-and-teams/canceling-an-invitation-to-become-an-outside-collaborator-in-your-organization - - /organizations/managing-access-to-your-organizations-repositories/canceling-an-invitation-to-become-an-outside-collaborator-in-your-organization - - /organizations/managing-user-access-to-your-organizations-repositories/canceling-an-invitation-to-become-an-outside-collaborator-in-your-organization -versions: - fpt: '*' - ghec: '*' -topics: - - Organizations - - Teams -shortTitle: Cancel collaborator invitation ---- - -{% data reusables.enterprise-managed.repo-collaborators-note %} - -You can view a list of all people with pending invitations to become an outside collaborator on any repository owned by your organization. - -For each pending collaborator, you can cancel all invitations to join organization repositories at the same time. - -{% data reusables.profile.access_org %} -{% data reusables.user-settings.access_org %} -{% data reusables.organizations.people %} -1. In the "Organization permissions" sidebar, click **Pending collaborators** -1. To the right of the person you want to cancel invitations for, click **Cancel invitations**. -1. Click **Cancel invitations for pending collaborators**. diff --git a/src/archives/scripts/warmup-remotejson.ts b/src/archives/scripts/warmup-remotejson.ts old mode 100755 new mode 100644 diff --git a/src/assets/scripts/deleted-assets-pr-comment.ts b/src/assets/scripts/deleted-assets-pr-comment.ts old mode 100755 new mode 100644 diff --git a/src/assets/scripts/find-orphaned-assets.ts b/src/assets/scripts/find-orphaned-assets.ts old mode 100755 new mode 100644 diff --git a/src/assets/scripts/list-image-sizes.ts b/src/assets/scripts/list-image-sizes.ts old mode 100755 new mode 100644 diff --git a/src/assets/scripts/validate-asset-images.ts b/src/assets/scripts/validate-asset-images.ts old mode 100755 new mode 100644 diff --git a/src/audit-logs/scripts/sync.ts b/src/audit-logs/scripts/sync.ts old mode 100755 new mode 100644 diff --git a/src/codeql-cli/scripts/sync.ts b/src/codeql-cli/scripts/sync.ts old mode 100755 new mode 100644 diff --git a/src/content-linter/lib/helpers/get-lintable-yml.js b/src/content-linter/lib/helpers/get-lintable-yml.js old mode 100755 new mode 100644 diff --git a/src/content-linter/scripts/disable-rules.js b/src/content-linter/scripts/disable-rules.js old mode 100755 new mode 100644 diff --git a/src/content-linter/scripts/lint-content.ts b/src/content-linter/scripts/lint-content.ts old mode 100755 new mode 100644 diff --git a/src/content-linter/tests/lint-files.ts b/src/content-linter/tests/lint-files.ts old mode 100755 new mode 100644 diff --git a/src/content-linter/tests/unit/internal-links-slash.js b/src/content-linter/tests/unit/internal-links-slash.js old mode 100755 new mode 100644 diff --git a/src/content-render/scripts/move-content.ts b/src/content-render/scripts/move-content.ts old mode 100755 new mode 100644 diff --git a/src/content-render/scripts/render-content-markdown.js b/src/content-render/scripts/render-content-markdown.js old mode 100755 new mode 100644 diff --git a/src/content-render/scripts/update-filepaths.ts b/src/content-render/scripts/update-filepaths.ts old mode 100755 new mode 100644 diff --git a/src/deployments/production/build-scripts/merge-early-access.sh b/src/deployments/production/build-scripts/merge-early-access.sh old mode 100755 new mode 100644 diff --git a/src/early-access/scripts/clone-locally b/src/early-access/scripts/clone-locally old mode 100755 new mode 100644 diff --git a/src/early-access/scripts/create-branch b/src/early-access/scripts/create-branch old mode 100755 new mode 100644 diff --git a/src/early-access/scripts/merge-early-access.sh b/src/early-access/scripts/merge-early-access.sh old mode 100755 new mode 100644 diff --git a/src/fixtures/fixtures/translations/ja-jp/content/get-started/foo/table-with-ifversions.md b/src/fixtures/fixtures/translations/ja-jp/content/get-started/foo/table-with-ifversions.md deleted file mode 100644 index 270448475121..000000000000 --- a/src/fixtures/fixtures/translations/ja-jp/content/get-started/foo/table-with-ifversions.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Table with ifversions -intro: Liquid if ステートメントを使用して Markdown テーブル内の特定の行を非表示にするページを示します。 -versions: - fpt: '*' - ghes: '*' - ghec: '*' ---- - -## Intro - -Here's an inline mention of {% data variables.product.product_name %} in Liquid. - -## Table - -What's important here is that in our automated translation system, -sometimes the trailing linebreak after the `%}` or `-%}` gets lost. -So this Markdown below is hand-crafted to look exactly like what happens -sometimes in our translations. - -Having this fixture, albeit a bit corrupt and wrong, allows us to be -certain that our string manipulation code can do magic and fix this -so the Liquid statements have matching linebreaks compared to the English -version. - -| Key | Value | -|---|---| -{% ifversion ghes -%} | GHES | Present | {%- endif -%} {%- ifversion not ghes -%} | GHES | Not | {% endif %} diff --git a/src/fixtures/fixtures/translations/ja-jp/content/get-started/index.md b/src/fixtures/fixtures/translations/ja-jp/content/get-started/index.md deleted file mode 100644 index a9a82892c7a2..000000000000 --- a/src/fixtures/fixtures/translations/ja-jp/content/get-started/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: GitHub の概要に関するドキュメント -shortTitle: はじめに -intro: '{% data variables.product.prodname_dotcom %} を使用してソフトウェアの構築、出荷、および保守を始める方法を学びます。 当社の製品を探索し、アカウントにサインアップして、世界最大の開発コミュニティと繋がりましょう。' -versions: - fpt: '*' - ghes: '*' - ghec: '*' ---- diff --git a/src/fixtures/fixtures/translations/ja-jp/content/get-started/start-your-journey/dynamic-title.md b/src/fixtures/fixtures/translations/ja-jp/content/get-started/start-your-journey/dynamic-title.md deleted file mode 100644 index d61f90b999ca..000000000000 --- a/src/fixtures/fixtures/translations/ja-jp/content/get-started/start-your-journey/dynamic-title.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: '{% ifversion fpt %}こんにちは{% else %}挨拶{% endif %} {% data variables.product.product_name %}' ---- - -## 序章 - -"こんにちは" means "Hello" - -"挨拶" means "Salutation" according to Google Translate diff --git a/src/fixtures/fixtures/translations/ja-jp/content/get-started/start-your-journey/hello-world.md b/src/fixtures/fixtures/translations/ja-jp/content/get-started/start-your-journey/hello-world.md deleted file mode 100644 index 5d5235e585d5..000000000000 --- a/src/fixtures/fixtures/translations/ja-jp/content/get-started/start-your-journey/hello-world.md +++ /dev/null @@ -1,33 +0,0 @@ ---- -title: 'こんにちは World' -intro: 'この Hello World 演習に従って、{% data variables.product.product_name %} の使用を開始します。' ---- - -## はじめに - -この世界にこんにちはと言ってください - -> This means "Say hello to this world" according to Google Translate. - -## 可変タイトルのページへのリンク - -Hi, if you look carefully at this next line, the way the auto-title keyword -is used, is wrong. The quotation is inside the square bracket! Naughty. -But this is a common occurrence in translations and we need to smartly -recover from it. - -["AUTOTITLE](/get-started/start-your-journey/dynamic-title)" - -[AUTOTITLE](/get-started/foo/cross-version-linking) - -## Use of a reusable that might have auto-title links - -{% data reusables.gated-features.more-info %} - -If you type in "bar" into Google Translate (English to Japanese) -you get "バー". The translation guidelines says that when you're -mentioning an English word, you should leave it and translate it -using the same character composition used for regular Markdown -links. Here's one such example: - -[[Bar](バー)](/get-started/foo/bar) diff --git a/src/fixtures/fixtures/translations/ja-jp/data/reusables/gated-features/more-info.md b/src/fixtures/fixtures/translations/ja-jp/data/reusables/gated-features/more-info.md deleted file mode 100644 index 4fc790333a92..000000000000 --- a/src/fixtures/fixtures/translations/ja-jp/data/reusables/gated-features/more-info.md +++ /dev/null @@ -1 +0,0 @@ -{% ifversion fpt or ghec %}詳細については, see ["AUTOTITLE](/get-started/start-your-journey/hello-world)."{% endif %} diff --git a/src/fixtures/fixtures/translations/ja-jp/data/ui.yml b/src/fixtures/fixtures/translations/ja-jp/data/ui.yml deleted file mode 100644 index f64490849dbb..000000000000 --- a/src/fixtures/fixtures/translations/ja-jp/data/ui.yml +++ /dev/null @@ -1,259 +0,0 @@ -# This file is a snapshot copy from 'docs-internal.ja-jp'. -# It's important to assure that we don't need to have keys for -# everything because the fallback should work. - -meta: - default_description: GitHub の使用開始、トラブルシューティング、最大限に活用する方法について説明します。 新規ユーザー、開発者、管理者、すべての GitHub の製品に関するドキュメント。 -header: - github_docs: 日本 GitHub Docs - sign_up_cta: サインアップ - menu: メニュー -picker: - language_picker_default_text: 言語の選択 - product_picker_default_text: すべての製品 - version_picker_default_text: バージョンを選択する -search: - need_help: ヘルプが必要ですか? - placeholder: GitHub Docs を検索する - search_results_for: 検索結果 - no_content: コンテンツはありません - matches_found: 次の件数の結果が見つかりました - matches_displayed: 一致が表示されました - search_error: 検索を実行しようとして、エラーが発生しました。 - description: GitHub ドキュメントで探す検索語句を入力してください。 - label: GitHub Docs を検索する - n_results: '{n} 件の結果' - one_result: 1 件の結果 -homepage: - explore_by_product: 製品で調べる - version_picker: Version - description: GitHub のどこにいてもお手伝いします。 -toc: - getting_started: 作業の開始 - popular: 基本 - startHere: ここから開始 - whats_new: 新着情報 - videos: ビデオ -pages: - article_version: 記事のバージョン - miniToc: この記事の内容 - all_enterprise_releases: Enterprise Server のすべてのリリース - about_versions: バージョンについて -errors: - oops: 問題が発生しています。 - something_went_wrong: It looks like something went wrong. (問題が発生した可能性があります。) - page_doesnt_exist: 指定されたページは存在しません。 -support: - still_need_help: サポートが必要な場合は、 - contact_support: サポートにお問い合せください - ask_community: GitHub コミュニティで質問する -survey: - able_to_find: このドキュメントは役立ちましたか? - 'yes': はい - 'no': いいえ - comment_yes_label: うまくできていることをお知らせください - comment_no_label: 改善の方法をお知らせください - optional: オプション - required: 必須 - email_label: さらにお尋ねするためにご連絡してもよろしければ、メール アドレスを入力してください - email_validation: 有効な電子メール アドレスを入力してください - send: Send - feedback: よろしくお願いいたします。 フィードバックを受け取りました。 - not_support: 返信が必要な場合は、サポートにお問い合わせください。 - privacy_policy: プライバシー ポリシー -contribution_cta: - title: これらのドキュメントを素晴らしいものにするのを手伝ってください! - body: GitHub のドキュメントはすべてオープンソースです。 誤りまたは不明瞭な点がありますか? pull request を提出してください。 - button: コントリビューションを行う - to_guidelines: コントリビューションの方法を学ぶ -parameter_table: - body: 本文のパラメーター - default: Default - description: 説明 - enum_description_title: 次のいずれかにできます - headers: ヘッダー - name: 名前 - path: パス パラメーター - query: クエリ パラメーター - required: 必須 - see_preview_notice: プレビューの通知を見る - see_preview_notices: プレビューの通知を見る - type: Type - single_enum_description: 値 -products: - graphql: - reference: - implements: '{{ GraphQLItemTitle }} 実装' - fields: '{{ GraphQLItemTitle }} のフィールド' - arguments: '{{ GraphQLItemTitle }} の引数' - name: 名前 - type: 型 - description: 説明 - input_fields: '{{ GraphQLItemTitle }} の入力フィールド' - return_fields: '{{ GraphQLItemTitle }} の戻り値フィールド' - implemented_by: | - {{ GraphQLItemTitle }} は次で実装されています - values: '{{ GraphQLItemTitle }} の値です。' - possible_types: '{{ GraphQLItemTitle }} に使用できる型' - preview_notice: プレビュー通知 - deprecation_notice: 非推奨の通知 - preview_period: プレビュー期間中、API は通知なしに変更されることがあります。 - overview: - preview_header: このプレビューを切り替えて次のスキーマ メンバーにアクセスするには、`Accept` ヘッダーにカスタムのメディアの種類を指定する必要があります。 - preview_schema_members: プレビューされたスキーマ メンバー - announced: 発表 - updates: 更新プログラム - rest: - banner: - api_versioned: REST API はバージョン管理になりました。 - api_version_info: '詳細については、「API のバージョン管理について」を参照してください。' - ghes_api_versioned: 'サイト管理者が Enterprise Server インスタンスを {{ firstGhesReleaseWithApiVersions.versionTitle }} 以降にアップグレードすると、REST API はバージョン管理されます。 インスタンスのバージョンを検索する方法については、「GitHub Docs のバージョンについて」を参照してください。' - redirect_notice: REST API ドキュメントの一部は最近移動されました。 - redirect_repo: '探しているものが見つからない場合は、新しい {{ newRestPagesLinks }} REST API ページを試してみてください。' - redirect_enterprise: '探しているものが見つからない場合は、{{ actionsPageLink }} REST API ページを試してみてください。' - actions_api_title: Actions - versioning: - about_versions: REST API のバージョンについて - reference: - in: 場所 - description: 説明 - notes: Notes - parameters: '"{{ RESTOperationTitle }}" のパラメーター' - response: '[応答]' - example_response: 応答の例 - status_code: 状態コード - http_status_code: '"{{ RESTOperationTitle }}" の HTTP 応答状態コード' - code_sample: コード サンプル - code_samples: '"{{ RESTOperationTitle }}" のコード サンプル' - preview_notice: '"{{ RESTOperationTitle }}" のプレビュー通知' - preview_notices: '"{{ RESTOperationTitle }}" のプレビュー通知' - preview_header_is_required: このヘッダーは必須です - preview_notice_to_change: この API はプレビュー段階であり、変更される可能性があります - works_with: ' に対応' - api_reference: REST API リファレンス - enum_description_title: 次のいずれかにできます - required: 必須 - headers: ヘッダー - query: クエリ パラメーター - path: パス パラメーター - body: 本文のパラメーター - response_options: - example: 応答の例 - schema: 応答スキーマ - code_sample_options: - ghcli: GitHub CLI - javascript: JavaScript - curl: cURL - webhooks: - action_type_switch_error: Webhook アクションの種類を切り替える際にエラーが発生しました。 - action_type: アクションの種類 - availability: '{{ WebhookName }} の可用性' - webhook_payload_object: '{{ WebhookName }} の Webhook ペイロード オブジェクト' - webhook_payload_example: webhook ペイロードの例 - rephrase_availability: - repository: リポジトリ - organization: 組織 - app: GitHub アプリ - business: Enterprise - marketplace: GitHub Marketplace - sponsors_listing: スポンサー付きアカウント -footer: - all_rights_reserved: All rights reserved - terms: 用語 - privacy: プライバシー - security: Security - product: - heading: 製品 - links: - features: 機能 - security: セキュリティ - enterprise: Enterprise - case_studies: ケース スタディ - pricing: 価格 - resources: リソース - platform: - heading: プラットフォーム - links: - developer_api: 開発者 API - partners: パートナー - atom: Atom - electron: Electron - github_desktop: GitHub Desktop - support: - heading: サポート - links: - help: ヘルプ - community_forum: コミュニティ フォーラム - training: トレーニング - status: 状態 - contact_github: GitHub に連絡 - company: - heading: '[会社]' - links: - about: 詳細 - blog: ブログ - careers: キャリア - press: ショートカット キー - shop: ショップ -product_landing: - quickstart: クイック スタート - reference: リファレンス - overview: 概要 - guides: ガイド - explore_guides: ガイドを調べる - code_examples: コード例 - search_code_examples: 検索コードの例 - search_results_for: 検索結果 - matches_displayed: 一致が表示されました - show_more: さらに表示 - explore_people_and_projects: 人やプロジェクトを調べる - sorry: 検索結果はありません - no_example: 指定されたフィルターが当てはまる例はないようです。 - try_another: 別のフィルターを試すか、ご自分のコードの例を追加してください。 - no_result: 申し訳ありませんが、指定されたフィルターに一致するガイドはありません。 - learn: コード例の追加方法を学ぶ - communities_using_discussions: ディスカッションを使用している GitHub.com 上のコミュニティ - add_your_community: コミュニティを追加する - sponsor_community: GitHub Sponsors コミュニティ - supported_releases: サポートされているリリース - release_notes_for: ' のリリース ノート' - upgrade_from: アップグレード前のバージョン - browse_all_docs: すべてのドキュメントを見る - browse_all: すべて参照 - docs: docs - explore_release_notes: リリース ノートを調べる - view: すべて表示 - view_transcript: ビデオのトランスクリプトを表示 - all_docs: 'すべての {{ title }} ドキュメント' - code_example: - search_button: 検索 - search_examples: '検索コードの例:' -product_guides: - learning_paths_title: '{{ name }} ラーニング パス' - start_path: ラーニング パスの開始 - learning_paths_desc: ラーニング パスは、特定のテーマについてマスターするのに役立つガイド集です。 - more_guides: その他のガイド - load_more: さらにガイドをロード - all_guides_title: 'すべての {{ name }} ガイド' - filter_instructions: これらのコントロールを使ってガイドの一覧をフィルターしてください - filters: - type: Type - topic: トピック - all: すべて - guides_found: - multiple: '{n} 個のガイドが見つかりました' - one: 1 個のガイドが見つかりました - none: ガイドが見つかりませんでした - guide_types: - overview: 概要 - quick_start: クイック スタート - tutorial: チュートリアル - how_to: ハウツー ガイド - reference: リファレンス -learning_track_nav: - prev_guide: 前へ - next_guide: 次へ - more_guides: その他のガイド → - current_progress: 'ラーニング パスの {n} の {i}' -scroll_button: - scroll_to_top: 一番上にスクロールします diff --git a/src/ghes-releases/scripts/deprecate/archive-version.ts b/src/ghes-releases/scripts/deprecate/archive-version.ts old mode 100755 new mode 100644 diff --git a/src/ghes-releases/scripts/deprecate/create-docs-ghes-version-repo.sh b/src/ghes-releases/scripts/deprecate/create-docs-ghes-version-repo.sh old mode 100755 new mode 100644 diff --git a/src/ghes-releases/scripts/deprecate/update-automated-pipelines.ts b/src/ghes-releases/scripts/deprecate/update-automated-pipelines.ts old mode 100755 new mode 100644 diff --git a/src/github-apps/scripts/sync.js b/src/github-apps/scripts/sync.js old mode 100755 new mode 100644 diff --git a/src/graphql/scripts/sync.ts b/src/graphql/scripts/sync.ts old mode 100755 new mode 100644 diff --git a/src/graphql/scripts/utils/data-filenames.json b/src/graphql/scripts/utils/data-filenames.json old mode 100755 new mode 100644 diff --git a/src/graphql/scripts/utils/process-schemas.js b/src/graphql/scripts/utils/process-schemas.js old mode 100755 new mode 100644 diff --git a/src/languages/scripts/clone-translations.sh b/src/languages/scripts/clone-translations.sh old mode 100755 new mode 100644 diff --git a/src/languages/scripts/update-translation-repos.sh b/src/languages/scripts/update-translation-repos.sh old mode 100755 new mode 100644 diff --git a/src/links/scripts/check-github-github-links.ts b/src/links/scripts/check-github-github-links.ts old mode 100755 new mode 100644 diff --git a/src/links/scripts/rendered-content-link-checker-cli.ts b/src/links/scripts/rendered-content-link-checker-cli.ts old mode 100755 new mode 100644 diff --git a/src/links/scripts/rendered-content-link-checker.ts b/src/links/scripts/rendered-content-link-checker.ts old mode 100755 new mode 100644 diff --git a/src/links/scripts/update-internal-links.ts b/src/links/scripts/update-internal-links.ts old mode 100755 new mode 100644 diff --git a/src/rest/docs.ts b/src/rest/docs.ts old mode 100755 new mode 100644 diff --git a/src/rest/scripts/openapi-check.js b/src/rest/scripts/openapi-check.js old mode 100755 new mode 100644 diff --git a/src/rest/scripts/test-open-api-schema.js b/src/rest/scripts/test-open-api-schema.js old mode 100755 new mode 100644 diff --git a/src/rest/scripts/update-files.ts b/src/rest/scripts/update-files.ts old mode 100755 new mode 100644 diff --git a/src/search/scripts/analyze-text.ts b/src/search/scripts/analyze-text.ts old mode 100755 new mode 100644 diff --git a/src/search/scripts/index-test-fixtures.sh b/src/search/scripts/index-test-fixtures.sh old mode 100755 new mode 100644 diff --git a/src/secret-scanning/scripts/sync.ts b/src/secret-scanning/scripts/sync.ts old mode 100755 new mode 100644 diff --git a/src/tests/scripts/copy-fixture-data.ts b/src/tests/scripts/copy-fixture-data.ts old mode 100755 new mode 100644 diff --git a/src/tests/scripts/copy-to-test-repo.sh b/src/tests/scripts/copy-to-test-repo.sh old mode 100755 new mode 100644 diff --git a/src/versions/scripts/update-versioning-in-files.js b/src/versions/scripts/update-versioning-in-files.js old mode 100755 new mode 100644 diff --git a/src/versions/scripts/use-short-versions.js b/src/versions/scripts/use-short-versions.js old mode 100755 new mode 100644 diff --git a/src/workflows/check-content-type.ts b/src/workflows/check-content-type.ts old mode 100755 new mode 100644 diff --git a/src/workflows/cmp-files.ts b/src/workflows/cmp-files.ts old mode 100755 new mode 100644 diff --git a/src/workflows/content-changes-table-comment.ts b/src/workflows/content-changes-table-comment.ts old mode 100755 new mode 100644 diff --git a/src/workflows/husky/post-checkout b/src/workflows/husky/post-checkout old mode 100755 new mode 100644 diff --git a/src/workflows/husky/post-merge b/src/workflows/husky/post-merge old mode 100755 new mode 100644 diff --git a/src/workflows/husky/pre-commit b/src/workflows/husky/pre-commit old mode 100755 new mode 100644 diff --git a/src/workflows/husky/pre-push b/src/workflows/husky/pre-push old mode 100755 new mode 100644 diff --git a/src/workflows/labeler.ts b/src/workflows/labeler.ts old mode 100755 new mode 100644 diff --git a/src/workflows/local-repo-sync.sh b/src/workflows/local-repo-sync.sh old mode 100755 new mode 100644 diff --git a/src/workflows/purge-fastly-edge-cache.ts b/src/workflows/purge-fastly-edge-cache.ts old mode 100755 new mode 100644 diff --git a/src/workflows/unallowed-contributions.ts b/src/workflows/unallowed-contributions.ts old mode 100755 new mode 100644