Skip to content

Commit a2ff52e

Browse files
megbirdlucascosti
andauthored
update with two fixes (#17290)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
1 parent 90b2e49 commit a2ff52e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

data/release-notes/3-0/0-rc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ sections:
1717
- Users now have the ability to [disable workflows and enable them at a later date](/enterprise-server@3.0/actions/managing-workflow-runs/disabling-and-enabling-a-workflow).
1818
- Workflow logs have been enhanced for a [better user experience](/enterprise-server@3.0/actions/managing-workflow-runs/using-workflow-run-logs).
1919
- Users can now use private images in container jobs and services.
20-
- The max retention days for [artifacts and logs can now be customized](/free-pro-team@latest/github/setting-up-and-managing-your-enterprise/configuring-the-retention-period-for-github-actions-artifacts-and-logs-in-your-enterprise-account).
20+
- The max retention days for [artifacts and logs can now be customized](/enterprise-server@3.0/github/setting-up-and-managing-your-enterprise/configuring-the-retention-period-for-github-actions-artifacts-and-logs-in-your-enterprise-account).
2121
- The runner group API now includes [labels](/enterprise-server@3.0/actions/hosting-your-own-runners/using-labels-with-self-hosted-runners).
2222
- You can now create reusable actions using shell scripts with compose run steps.
2323
- [Encrypted secrets for an organization](/enterprise-server@3.0/actions/reference/encrypted-secrets#creating-encrypted-secrets-for-an-organization) allows you to consolidate secrets across repositories.
@@ -133,7 +133,7 @@ sections:
133133
- After removing oneself as an Enterprise Owner, you are redirected to a 404 page. The operation is successful.
134134
- '`ghe-config-apply` occassionally fails with `ERROR: Failure waiting for nomad jobs to apply` until the Nomad job queue is cleared. This currently requires as admin to delete `/etc/nomad-jobs/queue`.'
135135
- When configuring a multiple replica node, the status of the replica can be incorrectly synchronized.
136-
- Customers attempting to restore a 3.0 backup to a new instance should not pre-configure the instance, as it may lead to a bad state for user logins. We recommen restoring to a fresh, unconfigured instance.
136+
- Customers attempting to restore a 3.0 backup to a new instance should not pre-configure the instance, as it may lead to a bad state for user logins. We recommend restoring to a fresh, unconfigured instance.
137137

138138
backups:
139139
- '{% data variables.product.prodname_ghe_server %} 3.0 requires at least [GitHub Enterprise Backup Utilities 3.0.0](https://github.com/github/backup-utils) for [Backups and Disaster Recovery](/enterprise-server@3.0/admin/configuration/configuring-backups-on-your-appliance).'

0 commit comments

Comments
 (0)