Loading content...
Compose readable CI matrices with axes, targeted inclusions, and exclusions.
Use JSON arrays for repeatable, predictable YAML.
strategy:
matrix:
node: ["20","22"]
os: ["ubuntu-latest","windows-latest"]Paste this under a job's `strategy` key.
Discover more utility-driven tools designed to enhance your workflow and technical excellence.
Generate .gitignore files from 30+ templates — Node, Python, Go, Rust, Java, macOS, Windows, IDEs, and more. Copy or download instantly.
Generate production-ready Dockerfiles and .dockerignore for Node, Python, Go, Rust, Java, and Next.js — multi-stage, distroless-aware.
Searchable reference for every HTTP status code — 1xx to 5xx — with meanings, typical use cases, and developer-friendly explanations.