Merge branch 'main' into dynamic-esm
This commit is contained in:
@@ -8,7 +8,6 @@ versions:
|
||||
github-ae: '*'
|
||||
---
|
||||
|
||||
{% data reusables.actions.environments-beta %}
|
||||
{% data reusables.actions.ae-beta %}
|
||||
|
||||
## About required reviews in workflows
|
||||
|
||||
@@ -13,7 +13,6 @@ versions:
|
||||
---
|
||||
|
||||
{% data reusables.actions.enterprise-beta %}
|
||||
{% data reusables.actions.environments-beta %}
|
||||
{% data reusables.actions.enterprise-github-hosted-runners %}
|
||||
{% data reusables.actions.ae-beta %}
|
||||
|
||||
|
||||
@@ -8,7 +8,6 @@ versions:
|
||||
github-ae: '*'
|
||||
---
|
||||
|
||||
{% data reusables.actions.environments-beta %}
|
||||
{% data reusables.actions.ae-beta %}
|
||||
|
||||
## About environments
|
||||
|
||||
@@ -9,7 +9,6 @@ topics:
|
||||
- API
|
||||
---
|
||||
|
||||
{% data reusables.actions.environments-beta %}
|
||||
|
||||
You can deliver deployments through {% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@3.0" %}{% data variables.product.prodname_actions %} and environments or with {% endif %}the REST API and third party apps. {% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@3.0" %}For more information about {% data variables.product.prodname_actions %}, see "[{% data variables.product.prodname_actions %}](/actions)." {% endif %}For more information about deployments with the REST API, see "[Repositories](/rest/reference/repos#deployments)."
|
||||
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
{% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@3.0" or currentVersion == "github-ae@latest" %}
|
||||
|
||||
{% note %}
|
||||
|
||||
**Note:** Environments, environment protection rules, and environment secrets are currently in beta and subject to change.
|
||||
|
||||
{% endnote %}
|
||||
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user