cicd-pipeline

Community

Production-grade GitHub Actions CI/CD

AuthorAndreaCadonna
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ensures reliable, fast, and secure continuous integration and delivery for Node.js/TypeScript projects by enforcing quality gates, automating tests and builds, and protecting production deployments.

Core Features & Use Cases

  • Pull request checks: parallel linting, typechecking, and unit tests with coverage thresholds to fail fast on issues.
  • Integration testing with service containers: run Postgres and Redis as services for realistic integration tests.
  • Container build and deploy: build Docker images, push to GHCR, deploy to staging, run smoke tests, and gate production with manual approvals.
  • Pipeline hygiene & security: concurrency control, per-job timeouts, minimal permissions, pinned actions, and secret management.
  • Reusable workflows & branch protection: share common CI steps across repositories and enforce branch rules for main.

Quick Start

Add a GitHub Actions workflow that runs lint and typecheck, executes unit and integration tests, builds and pushes a Docker image to GHCR, deploys to staging, runs smoke tests, and requires manual approval before production deploy.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cicd-pipeline
Download link: https://github.com/AndreaCadonna/sbobuz-web-game-app/archive/main.zip#cicd-pipeline

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.