Enterprise bug fixes for the week of October 9, 2023 (#44370)

This commit is contained in:
Joe Clark 2023-10-18 12:53:46 -07:00 коммит произвёл GitHub
Родитель 40849575dc
Коммит 9b1456da93
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
5 изменённых файлов: 14 добавлений и 4 удалений

Просмотреть файл

@ -531,7 +531,7 @@ This utility allows you to update an SSL certificate for {% data variables.locat
For more information about this command or for additional options, use the `-h` flag.
```shell
ghe-ssl-certificate-setup
/usr/local/share/enterprise/ghe-ssl-certificate-setup
```
### ghe-ssl-generate-csr

Просмотреть файл

@ -10,10 +10,16 @@ topics:
- Organizations
shortTitle: Manage organization invitations
permissions: Enterprise owners can manage invitations to organizations within their enterprise.
redirect_from:
redirect_from:
- /admin/user-management/managing-users-in-your-enterprise/mmanaging-invitations-to-organizations-within-your-enterprise
---
You can manage invitations to your enterprise or organizations within your enterprise.
For more information about viewing people in your enterprise or managing enterprise owners and billing managers, see "[AUTOTITLE](/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/viewing-people-in-your-enterprise)" and "[AUTOTITLE](/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/inviting-people-to-manage-your-enterprise)."
For more information about adding or removing members from your organization, see {% ifversion ghec %}"[AUTOTITLE](/organizations/managing-membership-in-your-organization/inviting-users-to-join-your-organization)"{% else %}"[AUTOTITLE](/organizations/managing-membership-in-your-organization/adding-people-to-your-organization)"{% endif %} and "[AUTOTITLE](/organizations/managing-membership-in-your-organization/removing-a-member-from-your-organization)."
## Retrying or canceling expired invitations
Invitations expire after 7 days. You can retry or cancel expired invitations, either one by one or multiple at a time. Failed invitations to outside collaborators can also be found in this view.

Просмотреть файл

@ -21,7 +21,7 @@ redirect_from:
{% ifversion mysql-8-upgrade %}
## Increased I/O utilization from MySQL 8 upgrade
## Increased I/O utilization from MySQL 8 upgrade in {% data variables.product.prodname_ghe_server %} 3.10
If you upgrade from {% data variables.product.prodname_ghe_server %} 3.7 or 3.8 to 3.9 or later, an upgrade to the database software on your instance will increase I/O utilization. In some cases, this may affect your instance's performance.

Просмотреть файл

@ -14,7 +14,9 @@ shortTitle: Delete enterprise account
## About enterprise account deletion
Deleting your enterprise account cancels the enterprise license and removes the enterprise account from {% data variables.product.prodname_dotcom %}. If there are any outstanding balances on your account, you will be charged a one-time payment when you initiate the deletion process.
Deleting your enterprise account cancels the enterprise license and removes the enterprise account from {% data variables.product.prodname_dotcom %}.
If there are any outstanding balances on your account, you will be charged a one-time payment when you initiate the deletion process. If you delete your enterprise account partway through a billing cycle, contact {% data variables.contact.contact_support %} to request a prorated refund for the remainder of the billing cycle.
When you delete your enterprise account, you lose the policies, billing settings, and user roles you've configured. You do not lose data like repositories or packages, unless you choose to delete the organizations that contain that data.

Просмотреть файл

@ -23,6 +23,8 @@ If you'd like to match the commits in your repository to the authors' GitHub per
{% data reusables.repositories.repo-size-limit %}
For more information about migration paths to {% data variables.product.prodname_dotcom %} from other products, or between {% data variables.product.prodname_dotcom %} products, see "[AUTOTITLE](/migrations/overview/migration-paths-to-github)."
## Importing a repository with GitHub Importer
1. In the upper-right corner of any page, click {% octicon "plus" aria-label="Create new..." %}, and then click **Import repository**.