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

Dockershelf
DockershelfShell

A collection of universal, efficient, and slim Docker images for Debian, Python, Node.js, Go, and LaTeX.

#containerization#dockerfile#latex
Stars96
Forks13
Last commit1 day ago
Deploy your DNS configuration using DNS Control
Deploy your DNS configuration using DNS ControlShell

A GitHub Action for deploying DNS configurations using DNSControl, enabling automated DNS management in CI/CD pipelines.

#devops#dns#github-action
Stars96
Forks47
Last commit2 years ago
Trigger multiple Jenkins Jobs
Trigger multiple Jenkins JobsDockerfile

A GitHub Action that triggers Jenkins jobs, enabling integration between modern CI/CD platforms and existing Jenkins infrastructure.

#deployment#jenkins#devops
Stars96
Forks31
Last commit1 month ago
Macige
MacigeRust

Generate customizable CI workflow templates for Android, Flutter, and React Native mobile apps.

#devops#cicd#yew
Stars95
Forks3
Last commit3 years ago
Run Tests through Puppeteer, the Headless Chrome Node API
Run Tests through Puppeteer, the Headless Chrome Node APIDockerfile

A GitHub Action and Docker image for running Puppeteer (Headless Chrome Node API) in CI/CD pipelines.

#puppeteer#headless-chrome#github-action
Stars94
Forks18
Last commit
autopep8: Automatically formats Python code to conform to the PEP 8 style guide
autopep8: Automatically formats Python code to conform to the PEP 8 style guidePython

A GitHub Action that automatically formats Python code to conform to PEP 8 style guidelines.

#pep8#github-action#python
Stars92
Forks12
Last commit
Deploy VS Code extensions with vsce
Deploy VS Code extensions with vsceDockerfile

A GitHub Action to automate publishing VS Code extensions to the marketplace using vsce.

#devops#extension-publishing#vsce
Stars92
Forks14
Last commit1 year ago
Setup Kubernetes tools
Setup Kubernetes toolsTypeScript

A GitHub Action that installs and caches Kubernetes tools (kubectl, helm, kustomize, etc.) asynchronously for fast CI/CD workflows.

#rancher#helm#devops
Stars92
Forks27
Last commit3 days ago
Environment Configuration
Environment ConfigurationDart

Generates environment-specific configuration classes and .env files for Dart/Flutter apps during CI/CD builds.

#dart#environment-variables#environment
Stars92
Forks7
Last commit1 year ago
docker-rustup
docker-rustupDockerfile

Docker images for Rust with rustup, including musl support for static builds.

#containerization#static-linking#rust-lang
Stars91
Forks14
Last commit8 months ago
Deploy a static site to Surge.sh
Deploy a static site to Surge.shHTML

A GitHub Actions template for deploying static websites to surge.sh with automated workflows.

#deployment#devops#surge
Stars91
Forks14
Last commit2 years ago
Increment Semantic Version
Increment Semantic VersionShell

A GitHub Action to increment semantic versions based on specified release types like major, minor, patch, or pre-release.

#workflow-tools#devops#version-management
Stars89
Forks28
Last commit
cmake-checks-cache
cmake-checks-cacheCMake

CMake modules that cache platform check results to dramatically speed up CMake configuration times in CI builds.

#compiler#developer-tools#caching
Stars88
Forks6
Last commit4 years ago
aws-device-farm-jenkins-plugin
aws-device-farm-jenkins-pluginJava

A Jenkins plugin that integrates AWS Device Farm for automated mobile app testing within CI/CD pipelines.

#devops#aws-integration#mobile-testing
Stars88
Forks67
Last commit4 months ago
Gantry
GantryShell

Automatically updates Docker Swarm services when new images are available, with configurable filters and parallel updates.

#devops#container-orchestration#docker-swarm
Stars88
Forks4
Last commit4 days ago
tfprovidercheck
tfprovidercheckGo

A CLI tool that prevents malicious Terraform providers from executing by enforcing an allow list of providers and versions.

#devops#provider-management#security
Stars88
Forks3
Last commit20 hours ago
Lint pull request name with commitlint (Awesome if you squash merge !)
Lint pull request name with commitlint (Awesome if you squash merge !)TypeScript

A GitHub Action that automatically lints pull request titles using commitlint conventions.

#actions#productivity#commitlint
Stars87
Forks12
Last commit
Prefix Title and Body of a PR Based on Text Extracted from Branch Name
Prefix Title and Body of a PR Based on Text Extracted from Branch NameJavaScript

A GitHub Action that automatically updates pull request titles and bodies with information extracted from branch names.

#devops#branch-management#workflow-automation
Stars85
Forks61
Last commit
oelint-adv
oelint-advPython

An advanced linter for Yocto/OpenEmbedded bitbake recipes that enforces style guidelines and detects common pitfalls.

#openembedded#yocto#qatools
Stars83
Forks40
Last commit14 hours ago
drone-line
drone-lineGo

A tool for sending LINE notifications via binary, Docker, or Drone CI, supporting multiple message types and webhook services.

#localtunnel#linebot#notifications
Stars81
Forks17
Last commit3 years ago
Linter for markdown (with presets)
Linter for markdown (with presets)JavaScript

A Docker image and GitHub Action for linting Markdown files with customizable presets and rules.

#devops#linter#markdownlint
Stars81
Forks15
Last commit2 years ago
Gradle Docker plugin
Gradle Docker pluginJava

A Gradle plugin that enables build scripts to interact with Docker daemons via the Docker remote API.

#hacktoberfest#gradle#devops
Stars80
Forks17
Last commit16 hours ago
elsy
elsyGo

An opinionated, multi-language build tool based on Docker and Docker Compose for consistent development workflows.

#multi-language#containerization#devops
Stars80
Forks21
Last commit4 years ago
Cross platform Chocolatey CLI to build and publish packages
Cross platform Chocolatey CLI to build and publish packagesDockerfile

A GitHub Action for Chocolatey, enabling package management for Windows in CI/CD workflows.

#actions#devops#ci-cd
Stars79
Forks8
Last commit19 days ago
cargo-coupling
cargo-couplingRust

A Rust tool that analyzes coupling in codebases using Vlad Khononov's three-dimensional framework to measure integration strength, distance, and volatility.

#software-architecture#developer-tools#coupling-analysis
Stars79
Forks2
Last commit
Autotag
AutotagJavaScript

A GitHub Action that automatically creates a new tag when a version change is detected in manifest files like package.json or Dockerfile.

#actions#autotag#package
Stars79
Forks46
Last commit2 years ago
rust-action
rust-actionDockerfile

A deprecated GitHub Action for Rust CI workflows with Rust, Rustfmt, Clippy, and Cargo Release pre-installed.

#clippy#rustfmt#continuous-integration
Stars78
Forks12
Last commit2 years ago
Sherlo
SherloTypeScript

Automated visual testing for React Native Storybook with cloud-based iOS and Android screenshot comparison.

#design-system#visual-regression-testing#component-visual-testing
Stars77
Forks3
Last commit10 hours ago
ChatOps for PRs
ChatOps for PRsPython

A GitHub Action that enables ChatOps by triggering workflows from PR comments using custom commands.

#devops#github-apps#chatops
Stars76
Forks10
Last commit3 years ago
srtool
srtoolShell

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

#runtime-verification#polkadot#blockchain-tooling
Stars76
Forks21
Last commit2 months ago
Run tfsec, with reviewdog output on the PR
Run tfsec, with reviewdog output on the PRShell

A GitHub Action that runs tfsec with reviewdog on pull requests to enforce Terraform security best practices.

#terraform-security#security-scanning#infrastructure-as-code
Stars76
Forks24
Last commit
PowerShell static analysis with PSScriptAnalyzer
PowerShell static analysis with PSScriptAnalyzerPowerShell

A GitHub Action that runs PSScriptAnalyzer static code analysis on PowerShell scripts during pull requests.

#static-code-analysis#pull-requests#psscriptanalyzer
Stars76
Forks14
Last commit
SimpleLocalize
SimpleLocalizeJava

A command-line tool for uploading, downloading, and managing translation files for web and mobile apps.

#developer-tools#simplelocalize#cli-tool
Stars76
Forks11
Last commit2 months ago
LÖVE Build
LÖVE BuildShell

A GitHub Action that builds LÖVE game projects into distributable executables for Windows, macOS, and Linux.

#packaging#luarocks#game-development
Stars75
Forks10
Last commit6 days 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
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
Forks33
Last commit5 years ago
PreviousPage 20 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 years ago
1 year ago
10 months ago
1 day ago
2 years ago
13 days ago
2 days ago
3 years ago
#Devops348
#Github Actions282
#Automation233
#Docker161
#Testing112
#Static Analysis101
#Code Quality99
#Workflow Automation97
#Developer Tools88
#Infrastructure As Code80
#Go77
#Hacktoberfest72