Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Ci Cd

Ci Cd

761 projects

Showing 36 of 761 projects

phpqa - jakzal
phpqa - jakzalDockerfile

A Docker image providing a comprehensive suite of static analysis and quality assurance tools for PHP projects.

#code-sniffer#composer#php-cs-fixer
Stars1.3k
Forks68
Last commit8 days ago
Stelligent/cfn_nag
Stelligent/cfn_nagRuby

A linting tool that scans AWS CloudFormation templates for insecure infrastructure patterns and security violations.

#cloudformation-templates#continuous-testing#devops
Stars1.3k
Forks209
Last commit1 year ago
pip-audit
pip-auditPython

Audits Python environments, requirements files, and dependency trees for known security vulnerabilities and can automatically fix them.

#sbom#vulnerability-management#security
Stars1.3k
Forks99
Last commit10 days ago
wily
wilyPython

A command-line tool for tracking and reporting on code complexity and timing metrics across git revisions in Python projects.

#hacktoberfest#quality#pre-commit
Stars1.3k
Forks68
Last commit10 days ago
Run Lighthouse in CI using GitHub Actions
Run Lighthouse in CI using GitHub ActionsJavaScript

A GitHub Action for running Lighthouse audits and performance tests with Lighthouse CI in your CI/CD pipeline.

#lighthouse-ci#performance-audit#devops
Stars1.3k
Forks92
Last commit
Next Right Now
Next Right NowHTML

A flexible, production-grade boilerplate for building Next.js applications with opt-in presets for analytics, CMS, i18n, and monitoring.

#isomorphic-react#universal-react#airtable
Stars1.3k
Forks108
Last commit2 years ago
trust
trustShell

A CI/CD template for Rust crates to test across multiple architectures and publish binary releases for Linux, macOS, and Windows.

#template#open-source#travis-ci
Stars1.3k
Forks59
Last commit3 years ago
reg-suit
reg-suitTypeScript

A CLI tool for visual regression testing that compares images, stores snapshots in cloud storage, and generates HTML reports.

#visual-regression-testing#automation-tests#plugin-system
Stars1.3k
Forks108
Last commit11 days ago
Push Git changes to GitHub repository without authentication difficulties
Push Git changes to GitHub repository without authentication difficultiesShell

A GitHub Action that pushes local changes back to a repository using authorized tokens, enabling automated commits and updates.

#version-control#repository-management#git-automation
Stars1.3k
Forks239
Last commit
tparse
tparseGo

A CLI tool for analyzing and summarizing verbose go test output, making test results easier to read.

#developer-tools#go-test#ci-cd
Stars1.2k
Forks36
Last commit6 months ago
checkmake
checkmakeGo

A configurable linter and analyzer for Makefiles that scans for potential issues and enforces best practices.

#hacktoberfest#pre-commit#lint
Stars1.2k
Forks53
Last commit21 days ago
multi-gitter
multi-gitterGo

A command-line tool to run scripts across multiple Git repositories and automatically create pull requests for changes.

#version-control#developer-tools#devops
Stars1.2k
Forks86
Last commit8 days ago
generator-rn-toolbox
generator-rn-toolboxJavaScript

A Yeoman generator collection for bootstrapping React Native projects with linting, CI/CD, assets, and environment setup.

#generator#travis-ci#vscode-configs
Stars1.2k
Forks119
Last commit3 years ago
cargo-mutants
cargo-mutantsRust

A mutation testing tool for Rust that injects bugs into your code to see if tests catch them.

#software-testing#cargo-subcommand#rust-ecosystem
Stars1.2k
Forks41
Last commit2 days ago
swift-corelibs-xctest
swift-corelibs-xctestSwift

A Swift core library providing unit test support for Swift packages and applications across all Swift-supported platforms.

#unit-testing#xctest#swift-package-manager
Stars1.2k
Forks273
Last commit4 days ago
actions/setup-dotnet: .NET core sdk
actions/setup-dotnet: .NET core sdkTypeScript

A GitHub Action to set up a .NET CLI environment with specific SDK versions, caching, and package source authentication.

#nuget#self-hosted-runners#workflow-automation
Stars1.2k
Forks558
Last commit
Publish a Python distribution package to PyPI
Publish a Python distribution package to PyPIPython

A GitHub Action for securely publishing Python packages to PyPI using trusted publishing (OIDC) without requiring API tokens.

#pypi#upload#release
Stars1.2k
Forks115
Last commit18 days ago
javascript-action
javascript-actionJavaScript

A template repository to bootstrap the creation of a JavaScript-based GitHub Action with built-in testing, linting, and publishing workflows.

#ci-cd#nodejs#template-repository
Stars1.2k
Forks475
Last commit7 days ago
Testing Your Construct Library CodeBuild Configuration Locally
Testing Your Construct Library CodeBuild Configuration LocallyDockerfile

Official Docker images for AWS CodeBuild with pre-configured build environments for various programming languages and compute platforms.

#containerization#devops#aws-services
Stars1.2k
Forks978
Last commit
Pyresttest (.1k)
Pyresttest (.1k)Python

A REST API testing and microbenchmarking tool that uses YAML/JSON config files, requiring no code to write tests.

#integration-testing#rest-api#curl
Stars1.2k
Forks316
Last commit5 years ago
enforce-insert-issue-number
enforce-insert-issue-numberShell

A curated collection of ready-to-use Git hook scripts for automating tasks in Git workflows.

#hooks#version-control#developer-tools
Stars1.2k
Forks55
Last commit2 months ago
check
checkC

A unit testing framework for C that runs tests in separate address spaces to catch assertion failures and segmentation faults.

#unit-testing#assertion-checking#segmentation-fault-detection
Stars1.2k
Forks222
Last commit1 year ago
Exoframe
ExoframeTypeScript

A self-hosted tool for one-command Docker deployments with SSH key auth, rolling updates, and automated HTTPS.

#cli-app#deployment#devops
Stars1.2k
Forks59
Last commit28 days ago
node-pre-gyp
node-pre-gypJavaScript

A Node.js tool for publishing and installing C++ addons from pre-built binaries.

#native-modules#binary-deployment#node-api
Stars1.2k
Forks272
Last commit4 days ago
pgTAP
pgTAPPLpgSQL

A comprehensive unit testing framework for PostgreSQL that emits TAP-compatible output for database testing.

#psql#tap-protocol#database-development
Stars1.1k
Forks107
Last commit13 days ago
Composer-Normalize
Composer-NormalizePHP

A Composer plugin that automatically normalizes and formats composer.json files according to a consistent schema.

#composer#developer-tools#composer-plugin
Stars1.1k
Forks36
Last commit1 day ago
GdUnit4
GdUnit4GDScript

An embedded unit testing framework for Godot 4, supporting GDScript and C# with TDD, mocking, and scene testing.

#unit-test#scene-testing#gdunit4
Stars1.1k
Forks65
Last commit1 day ago
GitHub Actions for Unity
GitHub Actions for UnityMathematica

A collection of GitHub Actions for automated testing and building of Unity projects across multiple platforms.

#actions#hacktoberfest#unity-ci
Stars1.1k
Forks124
Last commit3 years ago
eastwood
eastwoodClojure

A Clojure linter that uses tools.analyzer for accurate bug detection, focusing on CI environments.

#tools-analyzer#linter#bug-detection
Stars1.1k
Forks64
Last commit1 year ago
godot-ci
godot-ciDockerfile

A Docker image and CI/CD templates for exporting Godot Engine games and deploying them to GitLab Pages, GitHub Pages, and Itch.io.

#gitlab-ci#continuous-integration#dockerfile
Stars1.1k
Forks162
Last commit19 days ago
Sync/upload a directory to an AWS S3 bucket
Sync/upload a directory to an AWS S3 bucketShell

A GitHub Action that syncs local directories with AWS S3 buckets using the AWS CLI.

#actions#deployment#aws-cli
Stars1.1k
Forks488
Last commit2 years ago
vacuum
vacuumGo

The world's fastest OpenAPI and Swagger linter and quality analysis tool, built in Go and fully compatible with Spectral rulesets.

#api-quality#lint#swagger
Stars1.1k
Forks84
Last commit3 days ago
Cyclone
CycloneGo

A Kubernetes-native workflow engine and end-to-end pipeline solution for CI/CD and AI DevOps.

#workflow#workflow-engine#dag-scheduling
Stars1.1k
Forks170
Last commit2 years ago
electronegativity
electronegativityJavaScript

A static analysis tool to identify security misconfigurations and anti-patterns in Electron applications.

#misconfiguration-detection#electron-app#vulnerability-detection
Stars1.0k
Forks71
Last commit
terraform-aws-lambda
terraform-aws-lambdaHCL

A comprehensive Terraform module for AWS Lambda that automates building, packaging, and deploying serverless functions and layers.

#devops#serverless#infrastructure-as-code
Stars1.0k
Forks771
Last commit
Hercules
HerculesPython

An open-source AI testing agent that automates UI, API, security, accessibility, and visual validations using Gherkin without code.

#playwright#ai#no-code
Stars1.0k
Forks161
Last commit5 days ago
PreviousPage 8 of 22Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
2 months ago
16 days ago
12 days ago
1 month ago
9 months ago
20 days ago
#Devops318
#Github Actions244
#Automation210
#Docker146
#Testing106
#Static Analysis98
#Code Quality97
#Workflow Automation85
#Developer Tools84
#Go73
#Infrastructure As Code73
#Hacktoberfest65