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

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
Stars61
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
Stars61
Forks32
Last commit27 days ago
Rollback a GitHub Release
Rollback a GitHub ReleaseJavaScript

A GitHub Action to automatically rollback or delete releases when workflows fail, cleaning up tags and releases.

#version-control#devops#workflow-automation
Stars61
Forks11
Last commit1 year 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
Stars61
Forks27
Last commit6 years ago
docker-ng-cli-karma
docker-ng-cli-karmaDockerfile

A Docker image for running Angular CLI projects and Karma tests with Chrome, including WebGL support via Xvfb.

#chrome#frontend-development#xvfb
Stars61
Forks19
Last commit4 days ago
Next SemVers
Next SemVersPHP

A GitHub Action that calculates the next major, minor, and patch versions from a given semantic version.

#hacktoberfest#semver#version-management
Stars60
Forks15
Last commit5 days ago
gulp-coverage
gulp-coverageJavaScript

A Gulp plugin for generating code coverage reports in Node.js, independent of the test runner used.

#accessibility#ci-cd#nodejs
Stars60
Forks10
Last commit5 years ago
Query Experiment Tracking Results From Weights & Biases
Query Experiment Tracking Results From Weights & BiasesPython

A GitHub Action that retrieves model runs and metrics from Weights & Biases for integration into CI/CD workflows.

#weights-and-biases#deep-learning#experiment-tracking
Stars60
Forks6
Last commit
zarn
zarnPerl

A lightweight static security analysis tool for modern Perl applications that identifies vulnerabilities using AST analysis and taint tracking.

#ast-analysis#static-code-analysis#code-security
Stars59
Forks10
Last commit4 days ago
GitHub Actions for Lazarus/FPC
GitHub Actions for Lazarus/FPCTypeScript

A GitHub Action to install specific versions of Lazarus IDE and Free Pascal Compiler for CI/CD workflows.

#actions#free-pascal#object-pascal
Stars59
Forks18
Last commit5 months ago
SwarmCI
SwarmCIPython

A Docker Swarm-based CI extension that adds parallel, distributed, and isolated build tasks to existing CI systems.

#continuous-testing#containerization#devops
Stars58
Forks6
Last commit9 years ago
S3 Deploy
S3 DeployJavaScript

A Serverless Framework plugin for deploying static assets to AWS S3 buckets with flexible configuration.

#deployment#infrastructure-as-code#ci-cd
Stars58
Forks24
Last commit3 years ago
JMeter Result Analysis Plugin
JMeter Result Analysis PluginJava

A Maven plugin that parses JMeter result files and generates detailed performance analysis reports with charts.

#load-testing#quality-gates#performance-testing
Stars57
Forks40
Last commit
Test Ansible roles with Molecule
Test Ansible roles with Molecule

A GitHub Action to test Ansible roles using Molecule with Docker containers.

#devops#molecule#infrastructure-as-code
Stars57
Forks8
Last commit2 years ago
luarocks-tag-release
luarocks-tag-releaseLua

A GitHub workflow that automatically publishes LuaRocks packages from git tags, designed for Neovim plugins.

#release#cicd#workflow
Stars57
Forks3
Last commit20 hours ago
Runs a WebPageTest audit and prints the results as commit comment
Runs a WebPageTest audit and prints the results as commit commentJavaScript

GitHub Action that runs WebPageTest audits and posts performance results as commit comments.

#actions#devops#webpagetest
Stars57
Forks7
Last commit
Setup ZeroTier
Setup ZeroTierJavaScript

A GitHub Action that integrates ZeroTier SDN into CI/CD workflows by temporarily joining runners to private virtual networks.

#zero-trust#devops#sdn
Stars57
Forks12
Last commit2 years ago
SwissLife-OSS/k6-multiscenario-template
SwissLife-OSS/k6-multiscenario-templateJavaScript

A K6 performance testing template demonstrating multi-scenario execution with best practices and examples.

#load-testing#devops#performance-testing
Stars56
Forks11
Last commit
terraform-provider-buildkite
terraform-provider-buildkiteGo

Official Terraform provider for managing Buildkite resources like pipelines and test suites via infrastructure as code.

#hacktoberfest#graphql-api#buildkite
Stars56
Forks47
Last commit17 hours ago
lmieulet:meteor-coverage
lmieulet:meteor-coverageJavaScript

A Meteor package for collecting statement, line, function, and branch coverage from both server and client code.

#swc#ci-cd#typescript
Stars56
Forks18
Last commit11 months ago
docker-go-mingw
docker-go-mingwShell

Docker image for cross-compiling Go applications to Windows (x86, x64, ARM64) using the MinGW-w64 toolchain.

#docker-mingw#woa#arm64
Stars56
Forks8
Last commit4 days ago
Herald Rules for GitHub: Add Subscribers, Assignees, Labels, and More to Your PR
Herald Rules for GitHub: Add Subscribers, Assignees, Labels, and More to Your PRTypeScript

A GitHub Action that automatically adds reviewers, assignees, labels, and comments to pull requests based on customizable JSON rules.

#devops#team-collaboration#reviewers
Stars56
Forks7
Last commit
Publish Docker Images to the GitHub Package Registry (GPR)
Publish Docker Images to the GitHub Package Registry (GPR)Shell

A GitHub Action that builds and publishes Docker images to the GitHub Package Registry with automatic SHA tagging.

#devops#ci-cd#docker
Stars55
Forks22
Last commit
Unlock git-crypt files
Unlock git-crypt filesShell

A GitHub Action that unlocks git-crypt encrypted secrets in CI/CD workflows using a base64-encoded key.

#devops#secrets-management#encryption
Stars55
Forks24
Last commit2 years ago
renovate-config
renovate-config

Shareable Renovatebot configuration presets for automating dependency updates across repositories.

#devops#dependency-management#renovate-config
Stars55
Forks4
Last commit3 days ago
CloudPosse's Load Testing Stack
CloudPosse's Load Testing StackJavaScript

A collection of best practices, workflows, and scripts for load and performance testing, particularly for applications deployed on Kubernetes.

#load-testing#devops#stress-testing
Stars55
Forks13
Last commit
Programmatically set environment variables for use in subsequent steps
Programmatically set environment variables for use in subsequent stepsTypeScript

A GitHub Action to programmatically set global environment variables accessible across workflow steps.

#environment-variables#workflow-automation#devops-tools
Stars54
Forks6
Last commit
PHP_CodeSniffer With Annotations
PHP_CodeSniffer With Annotations

GitHub Action for running PHP_CodeSniffer to check code quality and enforce coding standards.

#actions#phpcs#coding-standards
Stars54
Forks26
Last commit4 years ago
JS Build Actions
JS Build ActionsShell

GitHub Actions for running JavaScript build tools (Gulp, Grunt, NPM) and committing file changes.

#gulp#version-control#npm
Stars54
Forks16
Last commit5 years ago
swift-build
swift-buildShell

A comprehensive GitHub Action for building and testing Swift packages across all platforms with intelligent caching and zero-config setup.

#ios#cicd#swift-package-manager
Stars54
Forks0
Last commit2 months ago
wasm-pack-action
wasm-pack-actionTypeScript

A GitHub Action to quickly install wasm-pack by downloading pre-built executables instead of compiling from source.

#developer-tools#webassembly#yew
Stars54
Forks4
Last commit3 years ago
docker-config-update
docker-config-updateShell

A utility to version and update Docker configs and secrets from local files, updating environment variables for stack deployment.

#devops#container-orchestration#environment-variables
Stars53
Forks8
Last commit
Translation
TranslationTypeScript

A GitHub Action that translates text or files using multiple translation providers like DeepL, Google, and Microsoft.

#funtranslation-api#devops#microsoft-translator
Stars52
Forks6
Last commit15 hours ago
aws-codepipeline-jenkins-aws-codedeploy_linux
aws-codepipeline-jenkins-aws-codedeploy_linuxRuby

Sample AWS CodePipeline configuration for a four-stage Jenkins and CodeDeploy pipeline on Linux.

#jenkins#devops#infrastructure-as-code
Stars51
Forks1.4k
Last commit
JMeter Gradle Plugin
JMeter Gradle PluginGroovy

A Gradle plugin for running Apache JMeter performance and load tests within Gradle builds.

#gradle#load-testing#performance-testing
Stars51
Forks46
Last commit5 years ago
clsdk
clsdkC++

A C++ testing framework for EOSIO smart contracts with in-contract WebAssembly debugging in VS Code.

#webassembly#smart-contracts#eosio
Stars51
Forks24
Last commit2 years ago
PreviousPage 22 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
4 years ago
4 years ago
3 years ago
1 year ago
1 month ago
3 years ago
2 years ago
2 years ago
3 years ago
7 months ago
#Github Actions423
#Devops423
#Automation320
#Docker203
#Testing140
#Workflow Automation135
#Code Quality122
#Static Analysis118
#Developer Tools110
#Infrastructure As Code93
#Go92
#Actions84