Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Ci Cd

Ci Cd

1092 projects

Showing 36 of 1092 projects

srtool
srtoolShell

A containerized tool for building deterministic WASM runtimes for the Polkadot and Substrate ecosystem.

#runtime-verification#polkadot#blockchain-tooling
Stars76
Forks23
Last commit2 months 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
Stars76
Forks3
Last commit1 month ago
actions/setup-haskell: Haskell (GHC and Cabal)
actions/setup-haskell: Haskell (GHC and Cabal)TypeScript

Sets up a Haskell environment (GHC, Cabal, Stack) in GitHub Actions workflows.

#haskell#devops#stack
Stars75
Forks32
Last commit5 years ago
Send a Push Notification via Push by Techulus
Send a Push Notification via Push by TechulusJavaScript

A GitHub Action that sends push notifications to your devices from GitHub workflows.

#developer-tools#devops#workflow-automation
Stars75
Forks10
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
Stars74
Forks32
Last commit1 year ago
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
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
Compress with UPX
Compress with UPXTypeScript

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

#upx#actions#devops
Stars73
Forks5
Last commit1 day 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 commit2 months 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
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
Stars72
Forks28
Last commit3 days ago
Heroshot
HeroshotTypeScript

A screenshot automation framework that lets you define screenshots once and regenerate them forever with visual editing and CI integration.

#playwright#developer-tools#screenshot-automation
Stars72
Forks2
Last commit2 months 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
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
Stars71
Forks4
Last commit4 months 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
Stars70
Forks57
Last commit4 years ago
terraform-diff
terraform-diffGo

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

#devops#dependency-management#terraform
Stars70
Forks5
Last commit2 months 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 commit14 days 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
Stars70
Forks10
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
Stars70
Forks4
Last commit17 days 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
Stars69
Forks9
Last commit6 months 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
Stars69
Forks5
Last commit3 years 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
Stars68
Forks27
Last commit
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
Stars67
Forks6
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
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
Stars66
Forks12
Last commit3 years ago
nunit
nunitC#

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

#test-runner#unit-testing#project-json
Stars66
Forks24
Last commit8 years 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
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
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 commit19 days 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
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
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 commit9 hours ago
ChainJacking
ChainJackingPython

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

#supply-chain-security#python-tool#repojacking
Stars64
Forks15
Last commit3 months ago
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
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
Automatically add Label or Assignee to an Issue
Automatically add Label or Assignee to an IssueTypeScript

GitHub Action that automatically labels issues and assigns contributors based on keywords in titles or bodies.

#actions#issue-tracker#workflow-automation
Stars62
Forks20
Last commit
PreviousPage 21 of 31Next

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
3 years ago
1 month ago
2 years ago
3 years ago
#Github Actions423
#Devops423
#Automation320
#Docker203
#Testing140
#Workflow Automation135
#Code Quality122
#Static Analysis118
#Developer Tools110
#Infrastructure As Code93
#Go92
#Actions84