Skip to content

Commit

Permalink
run script/i18n/homogenize-frontmatter.js (github#19118)
Browse files Browse the repository at this point in the history
Co-authored-by: Sarah Schneider <[email protected]>
Co-authored-by: James M. Greene <[email protected]>
  • Loading branch information
3 people authored May 4, 2021
1 parent 691155b commit 0b4e790
Show file tree
Hide file tree
Showing 5,766 changed files with 9,559 additions and 7,031 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'tutorial'
type: tutorial
topics:
- 'Action development'
- Action development
---

{% data reusables.actions.enterprise-beta %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Eine Docker-Container-Aktion erstellen
intro: 'In diesem Leitfaden werden die mindestens erforderlichen Schritte zum Erstellen einer Docker-Container-Aktion beschrieben.'
intro: In diesem Leitfaden werden die mindestens erforderlichen Schritte zum Erstellen einer Docker-Container-Aktion beschrieben.
product: '{% data reusables.gated-features.actions %}'
redirect_from:
- /articles/creating-a-docker-container-action
Expand All @@ -11,10 +11,10 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'tutorial'
type: tutorial
topics:
- 'Action development'
- 'Docker'
- Action development
- Docker
---

{% data reusables.actions.enterprise-beta %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'tutorial'
type: tutorial
topics:
- 'Action development'
- 'JavaScript'
- Action development
- JavaScript
---

{% data reusables.actions.enterprise-beta %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ redirect_from:
- /actions/building-actions/publishing-actions-in-github-marketplace
versions:
free-pro-team: '*'
type: 'how_to'
type: how_to
---

{% data reusables.actions.ae-beta %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'how_to'
type: how_to
---

{% data reusables.actions.enterprise-beta %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,11 @@ redirect_from:
versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
type: 'overview'
github-ae: '*'
type: overview
topics:
- CI
- CD
---

{% data reusables.actions.enterprise-beta %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ versions:
github-ae: '*'
type: overview
topics:
- Pakete erstellen
- Packaging
---

{% data reusables.actions.enterprise-beta %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
title: Adding labels to issues
intro: You can use {% data variables.product.prodname_actions %} to automatically label issues.
intro: 'You can use {% data variables.product.prodname_actions %} to automatically label issues.'
product: '{% data reusables.gated-features.actions %}'
versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'tutorial'
type: tutorial
topics:
- 'Workflows'
- 'Project management'
- Workflows
- Project management
---

{% data reusables.actions.enterprise-beta %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
---
title: Java bauen und testen mit Ant
intro: Du kannst einen Workflow für kontinuierliche Integration (CI) in GitHub-Aktionen erstellen, um Dein Java-Projekt mit Ant zu bauen und zu testen.
intro: 'Du kannst einen Workflow für kontinuierliche Integration (CI) in GitHub-Aktionen erstellen, um Dein Java-Projekt mit Ant zu bauen und zu testen.'
product: '{% data reusables.gated-features.actions %}'
redirect_from:
- /actions/language-and-framework-guides/building-and-testing-java-with-ant
versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'tutorial'
type: tutorial
topics:
- 'CI'
- 'Java'
- 'Ant'
- CI
- Java
- Ant
---

{% data reusables.actions.enterprise-beta %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
---
title: Java bauen und testen mit Gradle
intro: Du kannst einen Workflow für kontinuierliche Integration (CI) in GitHub-Aktionen erstellen, um Dein Java-Projekt mit Gradle zu bauen und zu testen.
intro: 'Du kannst einen Workflow für kontinuierliche Integration (CI) in GitHub-Aktionen erstellen, um Dein Java-Projekt mit Gradle zu bauen und zu testen.'
product: '{% data reusables.gated-features.actions %}'
redirect_from:
- /actions/language-and-framework-guides/building-and-testing-java-with-gradle
versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'tutorial'
type: tutorial
topics:
- 'CI'
- 'Java'
- 'Gradle'
- CI
- Java
- Gradle
---

{% data reusables.actions.enterprise-beta %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
---
title: Java bauen und testen mit Maven
intro: Du kannst einen Workflow für kontinuierliche Integration (CI) in GitHub-Aktionen erstellen, um Dein Java-Projekt mit Maven zu bauen und zu testen.
intro: 'Du kannst einen Workflow für kontinuierliche Integration (CI) in GitHub-Aktionen erstellen, um Dein Java-Projekt mit Maven zu bauen und zu testen.'
product: '{% data reusables.gated-features.actions %}'
redirect_from:
- /actions/language-and-framework-guides/building-and-testing-java-with-maven
versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'tutorial'
type: tutorial
topics:
- 'CI'
- 'Java'
- 'Maven'
- CI
- Java
- Maven
---

{% data reusables.actions.enterprise-beta %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Building and testing Node.js
intro: Du kannst einen Workflow für kontinuierliche Integration (CI) erstellen, um Dein Node.js-Projekt zu bauen und zu testen.
intro: 'Du kannst einen Workflow für kontinuierliche Integration (CI) erstellen, um Dein Node.js-Projekt zu bauen und zu testen.'
product: '{% data reusables.gated-features.actions %}'
redirect_from:
- /actions/automating-your-workflow-with-github-actions/using-nodejs-with-github-actions
Expand All @@ -9,11 +9,11 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'tutorial'
type: tutorial
topics:
- 'CI'
- 'Node'
- 'JavaScript'
- CI
- Node
- JavaScript
---

{% data reusables.actions.enterprise-beta %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ versions:
github-ae: '*'
authors:
- potatoqualitee
type: 'tutorial'
type: tutorial
topics:
- 'CI'
- 'Powershell'
- CI
- Powershell
---

{% data reusables.actions.enterprise-beta %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
---
title: Building and testing Python
intro: Du kannst einen Workflow für kontinuierliche Integration (CI) erstellen, um Dein Python-Projekt zu bauen und zu testen.
intro: 'Du kannst einen Workflow für kontinuierliche Integration (CI) erstellen, um Dein Python-Projekt zu bauen und zu testen.'
redirect_from:
- /actions/automating-your-workflow-with-github-actions/using-python-with-github-actions
- /actions/language-and-framework-guides/using-python-with-github-actions
versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'tutorial'
type: tutorial
topics:
- 'CI'
- 'Python'
- CI
- Python
---

{% data reusables.actions.enterprise-beta %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'tutorial'
type: tutorial
topics:
- 'CI'
- 'Ruby'
- CI
- Ruby
---

{% data reusables.actions.enterprise-beta %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ redirect_from:
- /actions/configuring-and-managing-workflows/caching-dependencies-to-speed-up-workflows
versions:
free-pro-team: '*'
type: 'tutorial'
type: tutorial
topics:
- 'Workflows'
- Workflows
---

{% data reusables.actions.ae-beta %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
title: Closing inactive issues
intro: You can use {% data variables.product.prodname_actions %} to comment on or close issues that have been inactive for a certain period of time.
intro: 'You can use {% data variables.product.prodname_actions %} to comment on or close issues that have been inactive for a certain period of time.'
product: '{% data reusables.gated-features.actions %}'
versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'tutorial'
type: tutorial
topics:
- 'Workflows'
- 'Project management'
- Workflows
- Project management
---

{% data reusables.actions.enterprise-beta %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
title: Commenting on an issue when a label is added
intro: You can use {% data variables.product.prodname_actions %} to automatically comment on issues when a specific label is applied.
intro: 'You can use {% data variables.product.prodname_actions %} to automatically comment on issues when a specific label is applied.'
product: '{% data reusables.gated-features.actions %}'
versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'tutorial'
type: tutorial
topics:
- 'Workflows'
- 'Project management'
- Workflows
- Project management
---

{% data reusables.actions.enterprise-beta %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: PostgreSQL-Service-Container erstellen
shortTitle: PostgreSQL service containers
intro: Du kannst einen PostgreSQL-Service-Container zur Verwendung in Deinem Workflow erstellen. Dieser Leitfaden zeigt Beispiele für die Erstellung eines PostgreSQL-Dienstes für Jobs, die in Containern oder direkt auf der Runner-Maschine laufen.
intro: 'Du kannst einen PostgreSQL-Service-Container zur Verwendung in Deinem Workflow erstellen. Dieser Leitfaden zeigt Beispiele für die Erstellung eines PostgreSQL-Dienstes für Jobs, die in Containern oder direkt auf der Runner-Maschine laufen.'
product: '{% data reusables.gated-features.actions %}'
redirect_from:
- /actions/automating-your-workflow-with-github-actions/creating-postgresql-service-containers
Expand All @@ -10,10 +10,10 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'tutorial'
type: tutorial
topics:
- 'Containers'
- 'Docker'
- Containers
- Docker
---

{% data reusables.actions.enterprise-beta %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Redis-Service-Container erstellen
shortTitle: Redis service containers
intro: Du kannst Service-Container verwenden, um einen Redis-Client in Deinem Workflow zu erstellen. Dieser Leitfaden zeigt Beispiele für die Erstellung eines Redis-Dienstes für Jobs, die in Containern oder direkt auf der Runner-Maschine ausgeführt werden.
intro: 'Du kannst Service-Container verwenden, um einen Redis-Client in Deinem Workflow zu erstellen. Dieser Leitfaden zeigt Beispiele für die Erstellung eines Redis-Dienstes für Jobs, die in Containern oder direkt auf der Runner-Maschine ausgeführt werden.'
product: '{% data reusables.gated-features.actions %}'
redirect_from:
- /actions/automating-your-workflow-with-github-actions/creating-redis-service-containers
Expand All @@ -10,10 +10,10 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'tutorial'
type: tutorial
topics:
- 'Containers'
- 'Docker'
- Containers
- Docker
---

{% data reusables.actions.enterprise-beta %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'tutorial'
type: tutorial
topics:
- 'CD'
- 'Containers'
- 'Amazon ECS'
- CD
- Containers
- Amazon ECS
---

{% data reusables.actions.enterprise-beta %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'tutorial'
type: tutorial
topics:
- 'CD'
- 'Containers'
- 'Azure App Service'
- CD
- Containers
- Azure App Service
---

{% data reusables.actions.enterprise-beta %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: 'tutorial'
type: tutorial
topics:
- 'CD'
- 'Containers'
- 'Google Kubernetes Engine'
- CD
- Containers
- Google Kubernetes Engine
---

{% data reusables.actions.enterprise-beta %}
Expand Down
Loading

0 comments on commit 0b4e790

Please sign in to comment.