Zum Inhalt springen

awl-cicd

GitLab CI/CD pipeline configuration using AWL reusable templates for Docker builds, deployments, testing, and ArgoCD

Version 0.0.22 · Keywords gitlab ci-cd docker kubernetes argocd deployment pipelines

Terminal-Fenster
claude plugin install awl-cicd@appswithlove
Name Type What it does
building-docker-images Skill Builds Docker images in GitLab CI/CD with the AWL components (build-buildkit, build-docker-simple, build-docker-multiarch), passes build arguments and private registry tokens, and diagnoses builds…
deploying-to-kubernetes Skill Configures the GitLab CI deploy job that ships an app to the AWL Natron Kubernetes cluster via ArgoCD (deploy-default-branches, deploy-service, deploy-autodeploy-app), the DEPLOYMENT_VALUES contrac…
gitlab-cicd Skill Configures GitLab CI/CD pipelines with AWL reusable components (Docker/BuildKit/NPM/Composer/.NET builds, Node/PHP/.NET/Android/iOS testing, vulnerability scanning, SBOM tracking, ArgoCD deployment…
natron-deployment Skill Provisions and operates cluster-side resources for an app on the AWL Natron Kubernetes cluster: shared PostgreSQL via pgAdmin, S3 on flow.swiss, persistent volumes, ingress basic auth, Teleport-onl…
pre-deploy-check Skill Verifies an AWL autodeploy setup against the project’s GitLab state: referenced CI variables exist with the right scope, image-pull membership, protected branches, static DEPLOYMENT_VALUES rules, a…