Skip to content

Commit

Permalink
ran script/content-migrations/remove-map-topics.js && script/content-…
Browse files Browse the repository at this point in the history
…migrations/update-tocs.js
  • Loading branch information
sarahs committed May 19, 2021
1 parent 253c356 commit f7e848e
Showing 14,528 changed files with 410,546 additions and 411,355 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
19 changes: 9 additions & 10 deletions content/actions/creating-actions/index.md
Original file line number Diff line number Diff line change
@@ -11,17 +11,16 @@ versions:
free-pro-team: '*'

This comment was marked as spam.

Copy link
@maxius122

maxius122 Jun 16, 2021

ou can create your own actions, use and customize actions shared by the {% data variables.product.prodname_dotcom %} community, or write and share the actions you build.'
redirect_from:

  • /articles/building-actions
  • /github/automating-your-workflow-with-githu
enterprise-server: '>=2.22'
github-ae: '*'
children:
- /about-actions
- /creating-a-docker-container-action
- /creating-a-javascript-action
- /creating-a-composite-run-steps-action
- /metadata-syntax-for-github-actions
- /dockerfile-support-for-github-actions
- /setting-exit-codes-for-actions
- /publishing-actions-in-github-marketplace
---

{% data reusables.actions.enterprise-beta %}
{% data reusables.actions.enterprise-github-hosted-runners %}
{% data reusables.actions.ae-beta %}

{% link_in_list /about-actions %}
{% link_in_list /creating-a-docker-container-action %}
{% link_in_list /creating-a-javascript-action %}
{% link_in_list /creating-a-composite-run-steps-action %}
{% link_in_list /metadata-syntax-for-github-actions %}
{% link_in_list /dockerfile-support-for-github-actions %}
{% link_in_list /setting-exit-codes-for-actions %}
{% link_in_list /publishing-actions-in-github-marketplace %}
73 changes: 37 additions & 36 deletions content/actions/guides/index.md
Original file line number Diff line number Diff line change
@@ -73,40 +73,41 @@ includeGuides:
- /actions/guides/moving-assigned-issues-on-project-boards
- /actions/guides/removing-a-label-when-a-card-is-added-to-a-project-board-column
- /actions/guides/managing-github-actions-with-github-cli

children:
- /about-continuous-integration
- /setting-up-continuous-integration-using-workflow-templates
- /building-and-testing-nodejs
- /building-and-testing-net
- /building-and-testing-powershell
- /building-and-testing-python
- /building-and-testing-ruby
- /building-and-testing-java-with-maven
- /building-and-testing-java-with-gradle
- /building-and-testing-java-with-ant
- /building-and-testing-swift
- /installing-an-apple-certificate-on-macos-runners-for-xcode-development
- /building-and-testing-xamarin-applications
- /about-packaging-with-github-actions
- /publishing-nodejs-packages
- /publishing-java-packages-with-maven
- /publishing-java-packages-with-gradle
- /publishing-docker-images
- /storing-workflow-data-as-artifacts
- /caching-dependencies-to-speed-up-workflows
- /about-service-containers
- /creating-redis-service-containers
- /creating-postgresql-service-containers
- /deploying-to-amazon-elastic-container-service
- /deploying-to-azure-app-service
- /deploying-to-google-kubernetes-engine
- /deploying-to-google-kubernetes-engine
- /using-github-actions-for-project-management
- /closing-inactive-issues
- /scheduling-issue-creation
- /adding-labels-to-issues
- /commenting-on-an-issue-when-a-label-is-added
- /moving-assigned-issues-on-project-boards
- /removing-a-label-when-a-card-is-added-to-a-project-board-column
- /managing-github-actions-with-github-cli
---
<!-- {% link_in_list /about-continuous-integration %} -->
<!-- {% link_in_list /setting-up-continuous-integration-using-workflow-templates %} -->
<!-- {% link_in_list /building-and-testing-nodejs %} -->
<!-- {% link_in_list /building-and-testing-net %} -->
<!-- {% link_in_list /building-and-testing-powershell %} -->
<!-- {% link_in_list /building-and-testing-python %} -->
<!-- {% link_in_list /building-and-testing-ruby %} -->
<!-- {% link_in_list /building-and-testing-java-with-maven %} -->
<!-- {% link_in_list /building-and-testing-java-with-gradle %} -->
<!-- {% link_in_list /building-and-testing-java-with-ant %} -->
<!-- {% link_in_list /building-and-testing-swift %}-->
<!-- {% link_in_list /installing-an-apple-certificate-on-macos-runners-for-xcode-development %} -->
<!-- {% link_in_list /building-and-testing-xamarin-applications %} -->
<!-- {% link_in_list /about-packaging-with-github-actions %} -->
<!-- {% link_in_list /publishing-nodejs-packages %} -->
<!-- {% link_in_list /publishing-java-packages-with-maven %} -->
<!-- {% link_in_list /publishing-java-packages-with-gradle %} -->
<!-- {% link_in_list /publishing-docker-images %} -->
<!-- {% link_in_list /storing-workflow-data-as-artifacts %} -->
<!-- {% link_in_list /caching-dependencies-to-speed-up-workflows %} -->
<!-- {% link_in_list /about-service-containers %} -->
<!-- {% link_in_list /creating-redis-service-containers %} -->
<!-- {% link_in_list /creating-postgresql-service-containers %} -->
<!-- {% link_in_list /deploying-to-amazon-elastic-container-service %} -->
<!-- {% link_in_list /deploying-to-azure-app-service %} -->
<!-- {% link_in_list /deploying-to-google-kubernetes-engine %} -->
<!-- {% link_in_list /deploying-to-google-kubernetes-engine %} -->
<!-- {% link_in_list /using-github-actions-for-project-management %} -->
<!-- {% link_in_list /closing-inactive-issues %} -->
<!-- {% link_in_list /scheduling-issue-creation %} -->
<!-- {% link_in_list /adding-labels-to-issues %} -->
<!-- {% link_in_list /commenting-on-an-issue-when-a-label-is-added %} -->
<!-- {% link_in_list /moving-assigned-issues-on-project-boards %} -->
<!-- {% link_in_list /removing-a-label-when-a-card-is-added-to-a-project-board-column %} -->
<!-- {% link_in_list /managing-github-actions-with-github-cli %} -->

21 changes: 10 additions & 11 deletions content/actions/hosting-your-own-runners/index.md
Original file line number Diff line number Diff line change
@@ -8,19 +8,18 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
children:
- /about-self-hosted-runners
- /adding-self-hosted-runners
- /configuring-the-self-hosted-runner-application-as-a-service
- /using-a-proxy-server-with-self-hosted-runners
- /using-labels-with-self-hosted-runners
- /using-self-hosted-runners-in-a-workflow
- /managing-access-to-self-hosted-runners-using-groups
- /monitoring-and-troubleshooting-self-hosted-runners
- /removing-self-hosted-runners
---

{% data reusables.actions.ae-self-hosted-runners-notice %}
{% data reusables.actions.enterprise-beta %}
{% data reusables.actions.enterprise-github-hosted-runners %}
{% data reusables.actions.ae-beta %}

{% link_in_list /about-self-hosted-runners %}
{% link_in_list /adding-self-hosted-runners %}
{% link_in_list /configuring-the-self-hosted-runner-application-as-a-service %}
{% link_in_list /using-a-proxy-server-with-self-hosted-runners %}
{% link_in_list /using-labels-with-self-hosted-runners %}
{% link_in_list /using-self-hosted-runners-in-a-workflow %}
{% link_in_list /managing-access-to-self-hosted-runners-using-groups %}
{% link_in_list /monitoring-and-troubleshooting-self-hosted-runners %}
{% link_in_list /removing-self-hosted-runners %}
21 changes: 11 additions & 10 deletions content/actions/index.md
Original file line number Diff line number Diff line change
@@ -22,9 +22,9 @@ featuredLinks:
- /actions/reference/environment-variables
- /actions/reference/encrypted-secrets
changelog:
label: 'actions'
label: actions
prefix: 'GitHub Actions: '
product_video: https://www.youtube-nocookie.com/embed/cP0I9w2coGU
product_video: 'https://www.youtube-nocookie.com/embed/cP0I9w2coGU'
redirect_from:
- /articles/automating-your-workflow-with-github-actions/
- /articles/customizing-your-project-with-github-actions/
@@ -37,13 +37,14 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
children:
- /quickstart
- /guides
- /learn-github-actions
- /managing-workflow-runs
- /creating-actions
- /using-github-hosted-runners
- /hosting-your-own-runners
- /reference
---

<!-- {% link_with_intro /quickstart %} -->
<!-- {% link_with_intro /guides %} -->
<!-- {% link_with_intro /learn-github-actions %} -->
<!-- {% link_with_intro /managing-workflow-runs %} -->
<!-- {% link_with_intro /creating-actions %} -->
<!-- {% link_with_intro /using-github-hosted-runners %} -->
<!-- {% link_with_intro /hosting-your-own-runners %} -->
<!-- {% link_with_intro /reference %} -->
23 changes: 12 additions & 11 deletions content/actions/learn-github-actions/index.md
Original file line number Diff line number Diff line change
@@ -29,16 +29,17 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
children:
- /introduction-to-github-actions
- /finding-and-customizing-actions
- /essential-features-of-github-actions
- /managing-complex-workflows
- /sharing-workflows-with-your-organization
- /security-hardening-for-github-actions
- /migrating-from-azure-pipelines-to-github-actions
- /migrating-from-circleci-to-github-actions
- /migrating-from-gitlab-cicd-to-github-actions
- /migrating-from-jenkins-to-github-actions
- /migrating-from-travis-ci-to-github-actions
---

{% link_with_intro /introduction-to-github-actions %}
{% link_with_intro /finding-and-customizing-actions %}
{% link_with_intro /essential-features-of-github-actions %}
{% link_with_intro /managing-complex-workflows %}
{% link_with_intro /sharing-workflows-with-your-organization %}
{% link_with_intro /security-hardening-for-github-actions %}
{% link_with_intro /migrating-from-azure-pipelines-to-github-actions %}
{% link_with_intro /migrating-from-circleci-to-github-actions %}
{% link_with_intro /migrating-from-gitlab-cicd-to-github-actions %}
{% link_with_intro /migrating-from-jenkins-to-github-actions %}
{% link_with_intro /migrating-from-travis-ci-to-github-actions %}
34 changes: 17 additions & 17 deletions content/actions/managing-workflow-runs/index.md
Original file line number Diff line number Diff line change
@@ -14,24 +14,24 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
children:
- /using-the-visualization-graph
- /viewing-workflow-run-history
- /using-workflow-run-logs
- /manually-running-a-workflow
- /re-running-a-workflow
- /canceling-a-workflow
- /approving-workflow-runs-from-public-forks
- /reviewing-deployments
- /disabling-and-enabling-a-workflow
- /deleting-a-workflow-run
- /viewing-job-execution-time
- /downloading-workflow-artifacts
- /removing-workflow-artifacts
- /enabling-debug-logging
- /adding-a-workflow-status-badge
---

{% data reusables.actions.enterprise-beta %}
{% data reusables.actions.enterprise-github-hosted-runners %}
{% data reusables.actions.ae-beta %}

{% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@3.0" or currentVersion == "github-ae@latest" %}{% link_in_list /using-the-visualization-graph %}{% endif %}
{% link_in_list /viewing-workflow-run-history %}
{% link_in_list /using-workflow-run-logs %}
{% link_in_list /manually-running-a-workflow %}
{% link_in_list /re-running-a-workflow %}
{% link_in_list /canceling-a-workflow %}
{% link_in_list /approving-workflow-runs-from-public-forks %}
{% link_in_list /reviewing-deployments %}
{% link_in_list /disabling-and-enabling-a-workflow %}
{% link_in_list /deleting-a-workflow-run %}
{% link_in_list /viewing-job-execution-time %}
{% link_in_list /downloading-workflow-artifacts %}
{% link_in_list /removing-workflow-artifacts %}
{% link_in_list /enabling-debug-logging %}
{% link_in_list /adding-a-workflow-status-badge %}
{% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@3.0" or currentVersion == "github-ae@latest" %}{% endif %}
35 changes: 10 additions & 25 deletions content/actions/reference/index.md
Original file line number Diff line number Diff line change
@@ -7,52 +7,37 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
children:
- /workflow-syntax-for-github-actions
- /context-and-expression-syntax-for-github-actions
- /workflow-commands-for-github-actions
- /events-that-trigger-workflows
- /authentication-in-a-workflow
- /encrypted-secrets
- /environments
- /environment-variables
- /usage-limits-billing-and-administration
---

{% data reusables.actions.enterprise-beta %}
{% data reusables.actions.enterprise-github-hosted-runners %}
{% data reusables.actions.ae-beta %}

### Workflow syntax

The workflow file is written in YAML. In the YAML workflow file, you can use expression syntax to evaluate contextual information, literals, operators, and functions. Contextual information includes workflow, environment variables, secrets, and the events that triggered the workflow. When you use [`run`](/actions/reference/workflow-syntax-for-github-actions#jobsjob_idstepsrun) in a workflow step to run shell commands, you can use specific workflow command syntax to set environment variables, set output parameters for subsequent steps, and set error or debug messages.

{% link_in_list /workflow-syntax-for-github-actions %}
{% link_in_list /context-and-expression-syntax-for-github-actions %}
{% link_in_list /workflow-commands-for-github-actions %}

### Events

You can configure workflows to run when specific GitHub events occur, at a scheduled time, manually, or when events outside of GitHub occur.

{% link_in_list /events-that-trigger-workflows %}

### Authentication and secrets

{% data variables.product.prodname_dotcom %} provides a token that you can use to authenticate on behalf of {% data variables.product.prodname_actions %}. You can also store sensitive information as a secret in your organization{% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@3.0" or currentVersion == "github-ae@latest" %}, repository, or environments{% else %} or repository{% endif %}. {% data variables.product.prodname_dotcom %} encrypts all secrets.

{% link_in_list /authentication-in-a-workflow %}
{% link_in_list /encrypted-secrets %}

{% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@3.0" or currentVersion == "github-ae@latest" %}
### Environments

Workflow jobs can reference environments that have protection rules or environment-specific secrets.

{% link_in_list /environments %}
{% endif %}

### Environment variables

{% data variables.product.prodname_dotcom %} sets default environment variables for each {% data variables.product.prodname_actions %} workflow run. You can also set custom environment variables in your workflow file.

{% link_in_list /environment-variables %}

{% if currentVersion == "free-pro-team@latest" %}
### Administration

When you run workflows on {% data variables.product.prodname_dotcom %}-hosted runners, there are usage limits and potential usage charges. You can also disable or restrict the usage of {% data variables.product.prodname_actions %} in a repository and organization.

{% link_in_list /usage-limits-billing-and-administration %}

{% endif %}
19 changes: 9 additions & 10 deletions content/actions/using-github-hosted-runners/index.md
Original file line number Diff line number Diff line change
@@ -5,16 +5,15 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
children:
- /about-github-hosted-runners
- /customizing-github-hosted-runners
- /about-ae-hosted-runners
- /adding-ae-hosted-runners
- /using-ae-hosted-runners-in-a-workflow
- /using-labels-with-ae-hosted-runners
- /using-groups-to-manage-access-to-ae-hosted-runners
- /creating-custom-images
---

{% data reusables.actions.enterprise-beta %}
{% data reusables.actions.enterprise-github-hosted-runners %}

{% link_in_list /about-github-hosted-runners %}
{% link_in_list /customizing-github-hosted-runners %}
{% link_in_list /about-ae-hosted-runners %}
{% link_in_list /adding-ae-hosted-runners %}
{% link_in_list /using-ae-hosted-runners-in-a-workflow %}
{% link_in_list /using-labels-with-ae-hosted-runners %}
{% link_in_list /using-groups-to-manage-access-to-ae-hosted-runners %}
{% link_in_list /creating-custom-images %}
15 changes: 7 additions & 8 deletions content/admin/advanced-security/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Managing GitHub Advanced Security for your enterprise
shortTitle: Managing GitHub Advanced Security
intro: You can configure {% data variables.product.prodname_advanced_security %} and manage use by your enterprise to suit your organization's needs.
intro: 'You can configure {% data variables.product.prodname_advanced_security %} and manage use by your enterprise to suit your organization''s needs.'
product: '{% data reusables.gated-features.ghas %}'
redirect_from:
- /enterprise/admin/configuration/configuring-advanced-security-features
@@ -10,12 +10,11 @@ versions:
enterprise-server: '>=2.22'
topics:
- Enterprise
children:
- /about-licensing-for-github-advanced-security
- /enabling-github-advanced-security-for-your-enterprise
- /configuring-code-scanning-for-your-appliance
- /configuring-secret-scanning-for-your-appliance
- /viewing-your-github-advanced-security-usage
---

### Table of Contents

{% link_in_list /about-licensing-for-github-advanced-security %}
{% link_in_list /enabling-github-advanced-security-for-your-enterprise %}
{% link_in_list /configuring-code-scanning-for-your-appliance %}
{% link_in_list /configuring-secret-scanning-for-your-appliance %}
{% link_in_list /viewing-your-github-advanced-security-usage %}

This file was deleted.

Loading

0 comments on commit f7e848e

Please sign in to comment.