gh-slimify – Migrate GitHub Actions to ubuntu-slim
gh-slimify is a GitHub CLI extension that scans workflows and automatically migrates eligible jobs from ubuntu-latest to the lightweight ubuntu-slim runner, cutting CI costs on every run.
Tag
9 posts tagged #github-actions
Browse 9 posts tagged Github Actions, including practical setup notes, reviews, comparisons, and workflow patterns for engineers working with AI tools.
gh-slimify is a GitHub CLI extension that scans workflows and automatically migrates eligible jobs from ubuntu-latest to the lightweight ubuntu-slim runner, cutting CI costs on every run.
Feature flags pile up in any growing codebase. FlagShark is a free MIT-licensed GitHub Action + CLI that scans 13 languages and detects stale flags using git age and usage — no config required.
Open-source AI code review tool that analyzes git diffs and generates structured reports with severity ratings. Supports Anthropic, AWS Bedrock, Ollama.
Cicada is a free, open-source self-hosted CI/CD platform that mirrors GitHub Actions syntax. Spin up your own runner on any server, no cloud lock-in.
Run Terraform plan and apply directly in your GitHub Actions or GitLab pipeline. Digger brings open source GitOps to infrastructure without extra CI systems, secrets, or compute costs.
Scan any website for accessibility issues in 30 seconds. AccessiGuard combines WCAG checking, ADA compliance reporting, and AI fix suggestions via web UI or CLI.
Spin up ephemeral EC2 runners in your own AWS account per job. CloudFormation or Terraform stack, 7-12x cheaper than GitHub-hosted runners, GPU instances included.
WarpBuild is a drop-in replacement for GitHub Actions runners that delivers 2x faster builds at 50% lower cost. Supports Linux, Windows, and macOS with BYOC options.
Cicada replaces GitHub Actions and GitLab CI YAML configs with a custom functional DSL, letting you write pipelines using variables, functions, and shell.