·gha-pipelines
>_

gha-pipelines

Erstellen und ändern Sie GitHub Actions CI/CD-Workflows für das Homelab-Repository. Deckt Validierungspipelines, OCI-Artefaktförderung und Infrastrukturtests ab. Wird verwendet, wenn: (1) neue GitHub Actions-Workflows erstellt werden, (2) vorhandene CI/CD-Pipelines geändert werden, (3) Hinzufügen von Validierungs- oder Testphasen, (4) Debuggen von Workflow-Fehlern, (5) Verständnis der OCI-Promotion-Pipeline. Auslöser: „github actions“, „workflow“, „ci/cd“, „pipeline“, „gha“, „Build-Artefakt“, „Validierungsworkflow“, „CI-Pipeline“

21Installationen·1Trend·@ionfury

Installation

$npx skills add https://github.com/ionfury/homelab --skill gha-pipelines

So installieren Sie gha-pipelines

Installieren Sie den KI-Skill gha-pipelines schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/ionfury/homelab --skill gha-pipelines
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: ionfury/homelab.

This repository uses a small set of consistent patterns across all workflows. Follow these when creating or modifying workflows.

All workflows use mise for tool version management, ensuring CI and local dev use identical versions:

| Checkout | actions/checkout@v6 | Always pin major version | | Tool setup | jdx/mise-action@v3 | Reads .mise.toml | | GHCR login | docker/login-action@v3 | Use GITHUBTOKEN | | Complex logic | actions/github-script@v7 | Prefer over raw bash for GitHub API | | Flux CLI | fluxcd/flux2/action@v2 | For OCI artifact operations |

Erstellen und ändern Sie GitHub Actions CI/CD-Workflows für das Homelab-Repository. Deckt Validierungspipelines, OCI-Artefaktförderung und Infrastrukturtests ab. Wird verwendet, wenn: (1) neue GitHub Actions-Workflows erstellt werden, (2) vorhandene CI/CD-Pipelines geändert werden, (3) Hinzufügen von Validierungs- oder Testphasen, (4) Debuggen von Workflow-Fehlern, (5) Verständnis der OCI-Promotion-Pipeline. Auslöser: „github actions“, „workflow“, „ci/cd“, „pipeline“, „gha“, „Build-Artefakt“, „Validierungsworkflow“, „CI-Pipeline“ Quelle: ionfury/homelab.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/ionfury/homelab --skill gha-pipelines
Kategorie
>_Produktivität
Verifiziert
Erstes Auftreten
2026-02-28
Aktualisiert
2026-03-10

Browse more skills from ionfury/homelab

Schnelle Antworten

Was ist gha-pipelines?

Erstellen und ändern Sie GitHub Actions CI/CD-Workflows für das Homelab-Repository. Deckt Validierungspipelines, OCI-Artefaktförderung und Infrastrukturtests ab. Wird verwendet, wenn: (1) neue GitHub Actions-Workflows erstellt werden, (2) vorhandene CI/CD-Pipelines geändert werden, (3) Hinzufügen von Validierungs- oder Testphasen, (4) Debuggen von Workflow-Fehlern, (5) Verständnis der OCI-Promotion-Pipeline. Auslöser: „github actions“, „workflow“, „ci/cd“, „pipeline“, „gha“, „Build-Artefakt“, „Validierungsworkflow“, „CI-Pipeline“ Quelle: ionfury/homelab.

Wie installiere ich gha-pipelines?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/ionfury/homelab --skill gha-pipelines Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/ionfury/homelab