1
0
mirror of synced 2026-01-03 06:04:16 -05:00

Merge branch 'main' into main

This commit is contained in:
mc
2022-08-11 15:44:33 +01:00
committed by GitHub
435 changed files with 2713 additions and 3232 deletions

View File

@@ -0,0 +1,5 @@
# Issue 7584
# Building Pages sites with Actions [GA]
versions:
fpt: '*'
ghec: '*'

View File

@@ -0,0 +1,7 @@
# Issue 7629
# Improved UI for manually syncing a fork
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: 'issue-7629'

View File

@@ -1,6 +1,6 @@
# TOTP and mobile challenge for sudo mode prompt.
versions:
fpt: '*'
ghec: '*'
#fpt: '*'
#ghec: '*'
ghes: '>= 3.7'

View File

@@ -1 +1 @@
Environments, environment protection rules, and environment secrets are available in **public** repositories for all products. For access to environments in **private** repositories, you must use {% data variables.product.prodname_enterprise %}. {% data reusables.gated-features.more-info %}
Environments, environment protection rules, and environment secrets are available in **public** repositories for all products. For access to environments in **private** or **internal** repositories, you must use {% data variables.product.prodname_pro %}, {% data variables.product.prodname_team %}, or {% data variables.product.prodname_enterprise %}. {% data reusables.gated-features.more-info %}

View File

@@ -0,0 +1 @@
{% ifversion mermaid %}You can use Markdown to add rendered math expressions, diagrams, maps, and 3D models to your wiki. For more information on creating rendered math expressions, see "[Writing mathematical expressions](/get-started/writing-on-github/working-with-advanced-formatting/writing-mathematical-expressions)." For more information on creating diagrams, maps and 3D models, see "[Creating diagrams](/get-started/writing-on-github/working-with-advanced-formatting/creating-diagrams)."{% endif %}

View File

@@ -1,8 +1,10 @@
{% ifversion fpt %}
1. Unless your {% data variables.product.prodname_pages %} site is built from a private or internal repository and published from a branch, your site is built and deployed with a {% data variables.product.prodname_actions %} workflow. For more information about how to view the workflow status, see "[Viewing workflow run history](/actions/monitoring-and-troubleshooting-workflows/viewing-workflow-run-history)."
{% ifversion build-pages-with-actions %}
1. Your {% data variables.product.prodname_pages %} site is built and deployed with a {% data variables.product.prodname_actions %} workflow. For more information, see "[Viewing workflow run history](/actions/monitoring-and-troubleshooting-workflows/viewing-workflow-run-history)".
{% note %}
{% note %}
{% data reusables.pages.pages-builds-with-github-actions-public-beta %}
**Note:** {% data variables.product.prodname_actions %} is free for public repositories. Usage charges apply for private and internal repositories that go beyond the monthly allotment of free minutes. For more information, see "[Usage limits, billing, and administration](/actions/reference/usage-limits-billing-and-administration)".
{% endnote %}{% endif %}
{% endnote %}
{% endif %}

View File

@@ -1,5 +0,0 @@
{% ifversion fpt %}
**Note:** {% data variables.product.prodname_actions %} workflow runs for your {% data variables.product.prodname_pages %} sites are in public beta for public repositories and subject to change. {% data variables.product.prodname_actions %} workflow runs are free for public repositories.
{% endif %}

View File

@@ -1,5 +1,5 @@
{% warning %}
**Warning:** We strongly recommend not using wildcard DNS records, such as `*.example.com`. A wildcard DNS record will allow anyone to host a {% data variables.product.prodname_pages %} site at one of your subdomains.
**Warning:** We strongly recommend not using wildcard DNS records, such as `*.example.com`. A wildcard DNS record will allow anyone to host a {% data variables.product.prodname_pages %} site at one of your subdomains even when they are verified. For more information, see "[Verifying your custom domain for {% data variables.product.prodname_pages %}](/pages/configuring-a-custom-domain-for-your-github-pages-site/verifying-your-custom-domain-for-github-pages)."
{% endwarning %}

View File

@@ -10,6 +10,8 @@ Atlassian | Bitbucket Server Personal Access Token | bitbucket_server_personal_a
Azure | Azure Active Directory Application Secret | azure_active_directory_application_secret
Azure | Azure Cache for Redis Access Key | azure_cache_for_redis_access_key
Azure | Azure DevOps Personal Access Token | azure_devops_personal_access_token
{%- ifversion fpt or ghec or ghes > 3.6 or ghae-issue-7456 %}
Azure | Azure Storage Account Key | azure_storage_account_key{% endif %}
Checkout.com | Checkout.com Production Secret Key | checkout_production_secret_key
Clojars | Clojars Deploy Token | clojars_deploy_token
Databricks | Databricks Access Token | databricks_access_token

View File

@@ -14,11 +14,6 @@ header:
<a id="to-english-doc" href="/en">English documentation</a>.
If there's a problem with translations on this page, please
<a href="https://github.com/contact?form[subject]=translation%20issue%20on%20docs.github.com&form[comments]=">let us know</a>.
localization_in_progress:
Hello, explorer! This page is under active development or
still in translation. For the most up-to-date and accurate information,
please visit our
<a id="to-english-doc" href="/en">English documentation</a>.
early_access: 📣 Please <b>do not share</b> this URL publicly. This page contains content about an early access feature.
release_notes_use_latest: Please use the latest release for the latest security, performance, and bug fixes.
# GHES release notes