Skip to content

Commit

Permalink
update-internal-links dump .yml files correctly (github#35553)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbe authored Mar 15, 2023
1 parent 3fecfa1 commit c0bbd4d
Show file tree
Hide file tree
Showing 4 changed files with 417 additions and 231 deletions.
85 changes: 56 additions & 29 deletions data/learning-tracks/actions.yml
Original file line number Diff line number Diff line change
@@ -1,58 +1,85 @@
getting_started:
title: 'Get started with {% data variables.product.prodname_actions %}'
description: 'Discover the possibilities of {% data variables.product.prodname_actions %} by creating your first workflow.'
title: Get started with {% data variables.product.prodname_actions %}
description: >-
Discover the possibilities of {% data variables.product.prodname_actions %}
by creating your first workflow.
guides:
- /actions/learn-github-actions/introduction-to-github-actions
- /actions/learn-github-actions/understanding-github-actions
- /actions/learn-github-actions/finding-and-customizing-actions
- /actions/learn-github-actions/essential-features-of-github-actions
- /actions/learn-github-actions/managing-complex-workflows
- /actions/learn-github-actions/reusing-workflows
- /actions/using-workflows/about-workflows
- /actions/using-workflows/reusing-workflows
- /actions/security-guides/security-hardening-for-github-actions
featured_track: true
adopting_github_actions_for_your_enterprise_ghec:
title: 'Adopt GitHub Actions for your enterprise'
description: 'Learn how to plan and implement a rollout of {% data variables.product.prodname_actions %} in your enterprise.'
title: Adopt GitHub Actions for your enterprise
description: >-
Learn how to plan and implement a rollout of {% data
variables.product.prodname_actions %} in your enterprise.
versions:
ghec: '*'
guides:
- /admin/github-actions/getting-started-with-github-actions-for-your-enterprise/about-github-actions-for-enterprises
- >-
/admin/github-actions/getting-started-with-github-actions-for-your-enterprise/about-github-actions-for-enterprises
- /actions/learn-github-actions/understanding-github-actions
- /admin/github-actions/getting-started-with-github-actions-for-your-enterprise/introducing-github-actions-to-your-enterprise
- /admin/github-actions/getting-started-with-github-actions-for-your-enterprise/migrating-your-enterprise-to-github-actions
- /admin/github-actions/getting-started-with-github-actions-for-your-enterprise/getting-started-with-github-actions-for-github-enterprise-cloud
- >-
/admin/github-actions/getting-started-with-github-actions-for-your-enterprise/introducing-github-actions-to-your-enterprise
- >-
/admin/github-actions/getting-started-with-github-actions-for-your-enterprise/migrating-your-enterprise-to-github-actions
- >-
/admin/github-actions/getting-started-with-github-actions-for-your-enterprise/getting-started-with-github-actions-for-github-enterprise-cloud
- /actions/security-guides/security-hardening-for-github-actions
- /billing/managing-billing-for-github-actions/about-billing-for-github-actions
- >-
/billing/managing-billing-for-github-actions/about-billing-for-github-actions
adopting_github_actions_for_your_enterprise_ghes_and_ghae:
title: 'Adopt GitHub Actions for your enterprise'
description: 'Learn how to plan and implement a rollout of {% data variables.product.prodname_actions %} in your enterprise.'
title: Adopt GitHub Actions for your enterprise
description: >-
Learn how to plan and implement a rollout of {% data
variables.product.prodname_actions %} in your enterprise.
versions:
ghes: '*'
ghae: '*'
guides:
- /admin/github-actions/getting-started-with-github-actions-for-your-enterprise/about-github-actions-for-enterprises
- >-
/admin/github-actions/getting-started-with-github-actions-for-your-enterprise/about-github-actions-for-enterprises
- /actions/learn-github-actions/understanding-github-actions
- /admin/github-actions/getting-started-with-github-actions-for-your-enterprise/introducing-github-actions-to-your-enterprise
- /admin/github-actions/getting-started-with-github-actions-for-your-enterprise/migrating-your-enterprise-to-github-actions
- /admin/github-actions/getting-started-with-github-actions-for-your-enterprise/getting-started-with-github-actions-for-github-enterprise-cloud
- /admin/github-actions/getting-started-with-github-actions-for-your-enterprise/getting-started-with-github-actions-for-github-enterprise-server
- /admin/github-actions/getting-started-with-github-actions-for-your-enterprise/getting-started-with-self-hosted-runners-for-your-enterprise
- >-
/admin/github-actions/getting-started-with-github-actions-for-your-enterprise/introducing-github-actions-to-your-enterprise
- >-
/admin/github-actions/getting-started-with-github-actions-for-your-enterprise/migrating-your-enterprise-to-github-actions
- >-
/admin/github-actions/getting-started-with-github-actions-for-your-enterprise/getting-started-with-github-actions-for-github-enterprise-cloud
- >-
/admin/github-actions/getting-started-with-github-actions-for-your-enterprise/getting-started-with-github-actions-for-github-enterprise-server
- >-
/admin/github-actions/getting-started-with-github-actions-for-your-enterprise/getting-started-with-self-hosted-runners-for-your-enterprise
- /actions/security-guides/security-hardening-for-github-actions
- /billing/managing-billing-for-github-actions/about-billing-for-github-actions
- >-
/billing/managing-billing-for-github-actions/about-billing-for-github-actions
hosting_your_own_runners:
title: 'Host your own runners'
description: 'You can create self-hosted runners to run workflows in a highly customizable environment.'
title: Host your own runners
description: >-
You can create self-hosted runners to run workflows in a highly customizable
environment.
guides:
- /actions/hosting-your-own-runners/about-self-hosted-runners
- /actions/hosting-your-own-runners/adding-self-hosted-runners
- /actions/hosting-your-own-runners/configuring-the-self-hosted-runner-application-as-a-service
- /actions/hosting-your-own-runners/using-a-proxy-server-with-self-hosted-runners
- >-
/actions/hosting-your-own-runners/configuring-the-self-hosted-runner-application-as-a-service
- >-
/actions/hosting-your-own-runners/using-a-proxy-server-with-self-hosted-runners
- /actions/hosting-your-own-runners/using-labels-with-self-hosted-runners
- /actions/hosting-your-own-runners/using-self-hosted-runners-in-a-workflow
- /actions/hosting-your-own-runners/managing-access-to-self-hosted-runners-using-groups
- /actions/hosting-your-own-runners/monitoring-and-troubleshooting-self-hosted-runners
- >-
/actions/hosting-your-own-runners/managing-access-to-self-hosted-runners-using-groups
- >-
/actions/hosting-your-own-runners/monitoring-and-troubleshooting-self-hosted-runners
create_actions:
title: 'Create an action'
description: 'Do you have an idea for a new action? Have you built something custom for your project? Learn how to build shareable actions and publish them to GitHub Marketplace.'
title: Create an action
description: >-
Do you have an idea for a new action? Have you built something custom for
your project? Learn how to build shareable actions and publish them to
GitHub Marketplace.
guides:
- /actions/creating-actions/about-custom-actions
- /actions/creating-actions/creating-a-docker-container-action
Expand Down
Loading

0 comments on commit c0bbd4d

Please sign in to comment.