Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Ci Cd

Ci Cd

829 projects

Showing 36 of 816 projects

tau
tauGo

A thin wrapper for Terraform that manages multiple deployments, dependencies, and secrets while keeping code DRY.

#devops#multi-deployment#dry-principle
Stars74
Forks8
Last commit1 year ago
Editorconfig-Checker
Editorconfig-CheckerPHP

A command-line tool to verify that your files adhere to .editorconfig rules.

#hacktoberfest#composer#coding-standards
Stars74
Forks18
Last commit16 days ago
Run Parameterized Jupyter Notebooks
Run Parameterized Jupyter NotebooksJavaScript

A GitHub Action that executes parameterized Jupyter notebooks using Papermill and uploads outputs as artifacts.

#reproducible-research#ci-cd#jupyter-notebook
Stars74
Forks15
Last commit2 years ago
Branch Protection Bot
Branch Protection BotPython

A GitHub bot that temporarily disables and re-enables the 'Do not allow bypassing the above settings' option in branch protection for CI/CD pipelines.

#actions#devops#protection
Stars73
Forks18
Last commit2 years ago
Generate ~/.m2/settings.xml for Maven builds
Generate ~/.m2/settings.xml for Maven buildsJavaScript

A GitHub Action that programmatically generates Maven settings.xml files for CI/CD workflows.

#devops#build-automation#java
Stars73
Forks32
Last commit1 year ago
Slim 4 Starter
Slim 4 StarterPHP

An opinionated Slim 4 starter template for small-to-medium PHP applications with modern tooling.

#template#slim#slim-4
Stars73
Forks12
Last commit1 month ago
Compress with UPX
Compress with UPXTypeScript

A GitHub Action to install and run UPX for compressing executables in CI/CD workflows.

#upx#actions#devops
Stars72
Forks4
Last commit5 days ago
qunit-tap
qunit-tapJavaScript

A QUnit plugin that produces TAP (Test Anything Protocol) output for running tests in terminal and CI environments.

#qunit-plugin#unit-testing#headless-testing
Stars72
Forks13
Last commit9 years ago
Pull Request Lint With Regex
Pull Request Lint With RegexJavaScript

A fast TypeScript GitHub Action that validates pull request titles against a configurable regex pattern.

#workflow#regex#linter
Stars71
Forks27
Last commit13 hours ago
Sitecore.Ship
Sitecore.ShipC#

A lightweight HTTP service for installing Sitecore Update packages, enabling CI/CD workflows for Sitecore deployments.

#devops#ci-cd#asp-net
Stars71
Forks57
Last commit3 years ago
SimpleCI
SimpleCIJava

A self-hosted, docker-based continuous integration system for running parallel tasks with real-time logs.

#build-cache#build-automation#continuous-integration
Stars70
Forks5
Last commit3 years ago
vizb
vizbGo

A CLI tool that transforms Go benchmark output into interactive 4D visualizations for performance analysis.

#chart#vue-js#benchmark-visualization
Stars70
Forks6
Last commit5 hours ago
Golang CGO cross compiler
Golang CGO cross compilerTypeScript

A GitHub Action for xgo, enabling CGO cross-compilation of Go projects across multiple platforms.

#actions#cgo#build-tools
Stars70
Forks11
Last commit10 days ago
Keep Your PRs in Sync With Teamwork Tasks
Keep Your PRs in Sync With Teamwork TasksShell

A GitHub Action that synchronizes pull requests with tasks in Teamwork to streamline development workflows.

#task-synchronization#devops#teamwork-integration
Stars69
Forks27
Last commit
Build Versioning
Build VersioningC#

A .NET build versioning tool that generates version strings from Git tags with built-in CI integrations.

#azure-devops#semver#nuget
Stars69
Forks4
Last commit16 hours ago
Generate Supabase Database Types GitHub Action
Generate Supabase Database Types GitHub ActionTypeScript

A GitHub Action that automatically generates TypeScript types from your Supabase database schema.

#hacktoberfest#type-generation#ci-cd
Stars69
Forks9
Last commit
terraform-diff
terraform-diffGo

Detects which Terraform projects need plan/apply when Terraform modules change using git and static analysis.

#devops#dependency-management#terraform
Stars69
Forks5
Last commit1 month ago
SwiftProvisioningProfile
SwiftProvisioningProfileSwift

A Swift library for parsing iOS mobile provisioning files into structured models.

#provisioning-profiles#ios#codable
Stars67
Forks9
Last commit1 year ago
nunit
nunitC#

Deprecated test runner for NUnit 3 on .NET Core using the old project.json format.

#test-runner#unit-testing#project-json
Stars67
Forks24
Last commit8 years ago
Add Labels to a PR based on Matched File Patterns
Add Labels to a PR based on Matched File PatternsTypeScript

A GitHub Action that automatically adds labels to pull requests based on file patterns.

#workflow-automation#pull-requests#git
Stars67
Forks11
Last commit3 years ago
gomason
gomasonGo

A Go tool for testing, building, signing, and publishing binaries with template-driven artifacts and multi-repository support.

#artifact-publishing#gpg#template-engine
Stars67
Forks9
Last commit4 months ago
drifthound
drifthoundRuby

A Rails web application that receives Terraform drift reports via API to provide visibility and historical tracking of infrastructure changes.

#devops#rails#opentofu
Stars67
Forks4
Last commit1 month ago
lint
lintGo

A Go library that runs linters from Go code, integrating lint checks into the standard go build and test workflow.

#go-library#linter-integration#automated-testing
Stars66
Forks10
Last commit7 years ago
circleci
circleciGo

A Go client library for interacting with CircleCI's API, supporting all current endpoints.

#devops#circleci-api#build-automation
Stars65
Forks46
Last commit2 years ago
goast
goastGo

A Go static analysis tool that uses AST and Rego policies for customizable code inspection.

#rego#policy-as-code#open-policy-agent
Stars65
Forks3
Last commit2 months ago
vmn
vmnPython

Automatic version management and state recovery tool that works with any language and stores versions in git tags.

#python-tool#devops#version-management
Stars65
Forks13
Last commit9 days ago
Trigger multiple GitLab CI Pipeline
Trigger multiple GitLab CI PipelineDockerfile

A GitHub Action that triggers GitLab CI/CD pipelines from GitHub workflows.

#devops#integration#workflow-automation
Stars65
Forks11
Last commit1 month ago
MechanicalFlower Godot Template
MechanicalFlower Godot TemplateGDScript

A Godot Engine project template with code formatting, license tracking, CI/CD, and addon management.

#template#pre-commit#gdscript
Stars65
Forks7
Last commit3 months ago
Build and Publish Android debug APK
Build and Publish Android debug APKDockerfile

A GitHub Action that automatically builds and releases debug APKs from Android projects.

#actions#gradle#apk-build
Stars65
Forks61
Last commit4 years ago
terraform-plan
terraform-planJavaScript

A GitHub Action that runs Terraform plan, validates infrastructure changes, and posts a summary as a PR comment.

#devops#policy-as-code#terragrunt
Stars64
Forks6
Last commit5 days ago
AWS Secrets Manager Actions
AWS Secrets Manager ActionsJavaScript

A GitHub Action that securely exports secrets from AWS Secrets Manager to environment variables in GitHub Actions runners.

#devops#environment-variables#openid-connect
Stars64
Forks36
Last commit
container-factory
container-factoryGo

Produces Docker images from tarballs of application source code, with optional automatic Dockerfile generation for supported languages.

#containerization#devops#api
Stars64
Forks3
Last commit11 years ago
ChainJacking
ChainJackingPython

A tool to detect which Go dependencies are vulnerable to GitHub repository hijacking (RepoJacking) attacks.

#supply-chain-security#python-tool#repojacking
Stars63
Forks15
Last commit22 days ago
tap-notify
tap-notifyJavaScript

A TAP reporter that sends desktop notifications for test results on OS X, Linux, and Windows.

#developer-tools#ci-cd#testing
Stars62
Forks10
Last commit7 years ago
Run Julia tests
Run Julia testsJulia

A GitHub Action to run tests for Julia packages across multiple platforms and Julia versions.

#hacktoberfest#julia#continuous-integration
Stars62
Forks33
Last commit4 months ago
aws-device-farm-gradle-plugin
aws-device-farm-gradle-pluginJava

A Gradle plugin to run Android tests on real devices in AWS Device Farm directly from your build environment.

#calabash#android#mobile-testing
Stars62
Forks27
Last commit6 years ago
PreviousPage 21 of 23Next

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
4 months ago
3 years ago
2 years ago
#Devops348
#Github Actions282
#Automation233
#Docker161
#Testing112
#Static Analysis101
#Code Quality99
#Workflow Automation97
#Developer Tools88
#Infrastructure As Code80
#Go77
#Hacktoberfest72