An open API service indexing awesome lists of open source software.

Continuous integration

Automatically build and test your code as you push it upstream, preventing bugs from being deployed to production. A complementary practice to CI is that before submitting work, each programmer must do a complete build and run (and pass) all unit tests. Integration tests are usually run automatically on a CI server when it detects a new commit.

https://github.com/umutphp/wp-vulnerability-check

A command line took to check the WPScan Vulnerability Database via API to identify the security issues of WordPress plugins installed.

continuous-integration hacktoberfest security vulnerability-checker wordpress wordpress-plugin wordpress-security wordpress-security-scanner

Last synced: 23 Apr 2025

https://github.com/Flagsmith/flagsmith-docs

This is the documentation repository for the Docs of Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.com/

cd ci continous-deployment continuous-delivery continuous-integration documentation feature-flag feature-flaggers feature-flagging feature-flags feature-toggles flagsmith remote-config

Last synced: 26 Mar 2025

https://github.com/microsoft/nlu.devops

Tools supporting continuous integration and deployment for NLU services.

amazon-lex cd ci ci-cd continuous-deployment continuous-integration dotnet dotnet-cli lex luis nlu

Last synced: 19 Oct 2025

https://github.com/idaholab/civet

Continuous Integration, Verification, Enhancement, and Testing

civet continuous-integration testing verification

Last synced: 07 Apr 2025

https://github.com/didikz/laravel-gitlab-ci

Laravel 5 Gitlab Continous Integration Setup

continuous-integration gitlab laravel laravel-gitlab-ci

Last synced: 15 Jun 2025

https://github.com/enkidevs/approve-ci

:+1: Monitor pull requests and check for approval

bot continuous-integration github

Last synced: 11 Sep 2025

https://github.com/rasahq/rasa-train-test-gha

A GitHub action to run easily rasa train and rasa test in the CIs.

ci continuous-integration rasa rasa-test rasa-train test train

Last synced: 20 Jun 2025

https://github.com/skynyrd/cikilop

Easy data migration for MongoDB using Python.

ci continuous-integration migration-tool mongodb pymongo

Last synced: 22 Jul 2025

https://github.com/dgroup/docker-unittests

Testing of base docker images during CI/CD process

containers continuous-deployment continuous-integration docker docker-image-testing

Last synced: 10 Apr 2025

https://github.com/cytopia/docker-yamllint

Alpine-based multistage-build of yamllint for reproducible usage in CI

alpine awesome-ci ci continuous-integration docker docker-container docker-image dockerfile lint linting yaml yamllint yml

Last synced: 11 Apr 2025

https://github.com/gmacario/easy-jenkins

Easily deploy a Jenkins CI/CD infrastructure via docker-compose

containers continuous-integration docker jenkins

Last synced: 22 Aug 2025

https://github.com/jcs090218/setup-emacs-windows

A GitHub Action that installs a specific emacs version

ci continuous-integration emacs env environment setup windows

Last synced: 12 Mar 2026

https://github.com/omaralalwi/laravel-deployer

Laravel Deployer: Streamlined Deployment for Laravel and Node.js apps, with Zero-Downtime and various environments and branches, deploying your Laravel apps become simple and stress-free endeavor.

automation continuous-integration deployment laravel laravel-package laravel-packages php

Last synced: 11 Mar 2026

https://github.com/smichaelsen/typo3-gitlab-ci

Gitlab CI configuration for your TYPO3 project.

continuous-integration gitlab-ci typo3

Last synced: 15 Jul 2025

https://github.com/florianvazelle/vulkanstarter

A template for Vulkan C++ projects with GLFW, GLM and ImGUI using CMake, CI, Conan and doctest

ci cmake conan continuous-integration cpp doctest github-workflows glfw glm glslang imgui starter template vulkan vulkan-ci vulkan-template

Last synced: 23 Jul 2025

https://github.com/anaynayak/buildnotify

A system tray based build status notification app for cctray.xml feeds.

buildnotify ccmenu cctray ci circleci continuous-integration cruisecontrol jenkins pyqt5 python

Last synced: 09 Apr 2025

https://github.com/vermiculus/emake.el

Test Elisp without the hoops

continuous-integration emacs emacs-lisp

Last synced: 14 Oct 2025

https://github.com/l3nz/say-cheez

Capture build environment information to display at runtime

build-automation clojure clojure-library continuous-integration

Last synced: 12 Mar 2026

https://github.com/rapter1990/simplebanking

Simple Banking App (Spring Boot, Gradle, JUnit, Integration Test, Postgresql, Prometheus, Grafana, Github Actions, Postman)

ci-cd continuous-deployment continuous-integration docker docker-compose github-actions gradle grafana integration-test java junit monolith openapi postgresql postman prometheus spring-boot swagger

Last synced: 16 May 2025

https://github.com/acquia/orca

A tool for testing a company's software packages together in the context of a realistic, functioning, best practices Drupal build

automated-testing continuous-integration drupal

Last synced: 21 Jan 2026

https://github.com/yowainwright/developer-ci-benefits

Talk docs—includes CI (Continuous Integration) benefits, description, and setup tips 💡💪

ci circleci continuous-integration jest talk tools travis-ci unit-testing

Last synced: 22 Apr 2025

https://github.com/umutphp/php-docker-images-for-ci

A repository with a set of Docker files created from official PHP images with some CI tools.

ci continuous-integration docker dockerfile hacktoberfest php php-images php-qa

Last synced: 23 Apr 2025

https://github.com/ivangabriele/docker-tauri

Full-featured Tauri Docker OS images with tauri-driver (WebDriver), Tarpaulin and Node.js + Yarn.

cargo ci continuous-integration debian docker docker-hub docker-image fedora github-actions linux nightly nightly-build nodejs rust tarpaulin tauri tauri-driver webdriver yarn

Last synced: 30 Apr 2025

https://github.com/tldr-pages/tldr-bot

:robot: A simple bot that performs automation tasks on the main tldr repo

automation bot continuous-integration hacktoberfest tldr tldr-pages

Last synced: 22 Jul 2025

https://github.com/carlonluca/docker-qt

Collection of data to create docker images with Qt support.

continuous-integration docker qt5 qt6

Last synced: 12 Apr 2025

https://github.com/shazChaudhry/docker-swarm-mode

Setting up a Docker based CI environment. Tools include GitLap, Jenkins, Sonarqube and Nexus

continuous-delivery continuous-integration devops docker-swarm-mode gitlab jenkins jenkins-pipeline nexus3 sonarqube

Last synced: 07 Apr 2025

https://github.com/py-actions/py-dependency-install

A GitHub Action that installs Python package dependencies from a user-defined requirements.txt file path with optional pip, setuptools, and wheel installs/updates

ci continuous-integration dependency dependency-manager github-actions pypi python python3 requirements

Last synced: 15 Jun 2025

https://github.com/duxet/builds-tab

Web extension that adds builds tab to Github

browser-extension continuous-integration github travis-ci

Last synced: 15 Sep 2025

https://github.com/grantmcconnaughey/lintly-flake8-github-action

A GitHub Action that lints Python code with Flake8 then automatically creates pull request reviews if there are any violations.

continuous-integration flake8 github-actions linting python

Last synced: 26 Oct 2025

https://github.com/bitsofinfo/cicdstatemgr

Utility for managing CICD state, sending notifications, and mediating Slack interactive messages & slash commands across multiple flows of execution in CICD platforms such as Tekton.

cicd cicd-pipeline continuous-delivery continuous-integration tekton tekton-pipelines tekton-triggers

Last synced: 14 Feb 2026

https://github.com/shazchaudhry/docker-swarm-mode

Setting up a Docker based CI environment. Tools include GitLap, Jenkins, Sonarqube and Nexus

continuous-delivery continuous-integration devops docker-swarm-mode gitlab jenkins jenkins-pipeline nexus3 sonarqube

Last synced: 05 Oct 2025

https://github.com/softwareag/sagdevops-ci-assets

Software AG DevOps library to support assets CI (continuous integration) with webMethods 9.x and 10.0. Work together with https://github.com/SoftwareAG/webmethods-sample-project-layout

ant automated-deployment automated-tests continuous-integration devops esb integration-server webmethods

Last synced: 07 Apr 2025

https://github.com/jetbrains/teamcity-amazon-ecs-plugin

TeamCity plugin which allows to run build agents on top of AWS ECS cluster.

aws continuous-integration docker ec2 ecs teamcity

Last synced: 19 Oct 2025

https://github.com/kubevirt/project-infra

Project infrastructure administrative tools

ansible continuous-integration hacktoberfest infrastructure-as-code

Last synced: 04 Apr 2025

https://github.com/liskin/gh-workflow-keepalive

GitHub Action to prevent GitHub from disabling scheduled workflows due to repository inactivity.

ci continuous-integration continuous-testing github github-actions

Last synced: 13 Apr 2025

https://github.com/rickstaa/top-issues-action

Labels and displays the top-upvoted (i.e. 👍) issues and pull requests in your repository.

actions automation continuous-integration github-action hacktoberfest node pipeline productivity project-management typescript

Last synced: 11 Mar 2026

https://github.com/infro-io/infro-core

Preview infra diffs on your pull requests

argo argo-cd cd cicd continuous-integration devops diff kubernetes terraform

Last synced: 14 Jan 2026

https://github.com/ssciwr/pybind11-numpy-example

Example of using pybind11 with numpy and publishing to PyPI and conda-forge

cibuildwheel conda-forge continuous-deployment continuous-integration cpp pybind11 pypi python wheels

Last synced: 30 Apr 2025

https://github.com/coveo/stew

Complete Python CI/CD solution built around Poetry.

ci continuous-integration github-actions poetry python

Last synced: 01 Apr 2026

https://github.com/abbbi/sshcont

ssh daemon that starts and enters a throwaway docker container for testing

ci-cd continuous-integration docker honeypot ssh-server testing-tools

Last synced: 11 Oct 2025

https://github.com/AndyObtiva/abstract_feature_branch

abstract_feature_branch is a Ruby gem that provides a variation on the Branch by Abstraction Pattern by Paul Hammant and the Feature Toggles Pattern by Martin Fowler (aka Feature Flags) to enable Continuous Integration and Trunk-Based Development.

branch-by-abstraction continuous-integration fault-tolerance feature-flags feature-flipper feature-flipping feature-rollout feature-toggles productivity rails release-management ruby trunk-based-development

Last synced: 20 Nov 2025

https://github.com/greeeg/redefined.cloud

☁ Open source guide re-defining Cloud computing terms & patterns to better understand how it works

awesome aws cloud continuous-integration deployment devops docker monitoring server serverless

Last synced: 10 Jul 2025

https://github.com/spraxdev/action-spigotmc

This Action allows you to easily compile Minecraft Spigot and install it in your runners local maven repository.

continuous-integration github-actions minecraft minecraft-server spigot

Last synced: 21 Feb 2026

https://github.com/micheletriaca/sfdy

Tool to better handle Salesforce metadata

ant-migraton continuous-integration metadata-api salesforce

Last synced: 06 Mar 2026

https://github.com/laminas/laminas-ci-matrix-action

GitHub Action for creating a CI job matrix.

continuous-integration

Last synced: 14 Apr 2025

https://github.com/flagsmith/flagsmith-nodejs-client

Flagsmith Node JS Client. Flagsmith lets you manage features flags across web, mobile and server side applications. Get builds out faster. Control who has access to new features.

bullet-train cd ci continuous-delivery continuous-deployment continuous-integration feature-flag feature-flaggers feature-flagging feature-flags nodejs remote-config

Last synced: 06 May 2025

https://github.com/nishkarshraj/introduction-to-git-and-github

Kickstart your journey in the world of open source with the most popular VCS tool, Git and its online hosting platform, GitHub.

cicd continuous-delivery continuous-deployment continuous-integration devops git github github-actions github-packages open-source software version-control

Last synced: 14 Oct 2025

https://github.com/codebytes/github-actions-demos

This repository contains resources and demos for the talk "CI/CD with GitHub Actions" by Chris Ayers.

cd ci ci-cd cicd continuous-delivery continuous-deployment continuous-integration continuous-testing github github-actions yaml

Last synced: 14 Apr 2025

https://github.com/chewkeanho/automataci

[MIRROR] An open-source, redistributable, template-guided, and semi-autonomous CI infrastructure readily available your next project.

automated-build automated-packaging build continuous-integration git github-actions-enabled native no-vendor-lock packages posix-shell powershell reproducible-builds software-automation template test test-automation unix windows

Last synced: 17 Aug 2025

https://github.com/xcteq/xctoken

On-Demand JWT Token generation for AppStore Connect API from CI Servers

appstore-connect appstoreconnect continuous-delivery continuous-integration devops-tools ios-swift iosdeveloper swift xcode10

Last synced: 17 Oct 2025

https://github.com/pascalgn/properties-maven-extension

Maven extension to supply build properties

continuous-integration gitflow maven-extension

Last synced: 16 Mar 2025

https://github.com/jacksonpradolima/coleman

COLEMAN (Combinatorial VOlatiLE Multi-Armed BANdit) - and strategies for HCS context

ci coleman continuous-integration hcs highly-configurable-system mab multi-armed-bandit tcp tcpci test-case-prioritization

Last synced: 03 Jun 2026

https://github.com/andyobtiva/abstract_feature_branch

abstract_feature_branch is a Ruby gem that provides a variation on the Branch by Abstraction Pattern by Paul Hammant and the Feature Toggles Pattern by Martin Fowler (aka Feature Flags) to enable Continuous Integration and Trunk-Based Development.

branch-by-abstraction continuous-integration fault-tolerance feature-flags feature-flipper feature-flipping feature-rollout feature-toggles productivity rails release-management ruby trunk-based-development

Last synced: 07 Apr 2025

https://github.com/gabrielweyer/cake-build

Demonstrates a basic build of a .NET NuGet package using https://cakebuild.net/

appveyor azure-devops azure-devops-pipelines cake circle-ci continuous-integration dotnet github-actions nuget-package semver

Last synced: 11 Mar 2026

https://github.com/mmcc007/flutter_app

Flutter counter app demonstrating unit, widget and end-to-end integration testing with code coverage

android-emulator code-coverage continuous-integration flutter flutter-demo flutter-examples ios-simulator

Last synced: 05 Mar 2026

https://github.com/spiritix/lumen-aws-gitlab-continuous-deployment

Continuous deployment pipeline for Lumen / Laravel applications using GitLab and AWS Elastic Beanstalk

aws continuous-delivery continuous-deployment continuous-integration deploy deployment elasticbeanstalk gitlab laravel lumen

Last synced: 18 Mar 2025

https://github.com/ilijamihajlovic/sweet-sweets-mania-spritekit-game-with-continuous-integration

A single player game in SpriteKit created completely programmatically without the use of .sks files and Xcode Scene Editor. Implemented continuous integration using Jenkins, Fastlane GitHub, and Unit Tests into one continuous integration system. So everything is automated from the first commit to the email notification at the end from Jenkins when the build finished. I used Firebase as a backend and implemented its Sign up/Login with Facebook and Anonymously into the app, and saved users data like: UID, email address, username and profile image into Firebase Database and Firebase Storage, likewise, I implemented a persistent store so all user data is saved after the user quits the app. During the development of the app, I followed the MVC design pattern, likewise, I used Sketch for creating most of the UI.

ci continuous-integration facebook-graph-api facebook-login fastlane fastlane-ios firebase-authentication firebase-database firebase-storage ios ios-app ios-swift jenkins jenkins-ci jenkins-pipeline spritekit spritekit-demo swift swift4 swift5

Last synced: 10 Apr 2025

https://github.com/terceiro/debci

Debian Continuous Integration project. This repository is a mirror, the official one is at https://salsa.debian.org/ci-team/debci/

continuous-integration debian debian-packages

Last synced: 25 Jun 2025

https://github.com/aserg-ufmg/demo-ci

Aula prática sobre servidores de Integração Contínua

continuous-integration github-actions

Last synced: 04 Apr 2025

https://github.com/lissy93/quick-example-of-testing-in-nodejs

🛡 An example TDD project in Node.js, with unit tests, coverage tests, a stubbed API, continuous integration, code quality reviews and automated dependency checking

assertions behavior-driven-development code-quality continuous-integration coverage-testing dependency-manager istanbul mocha stubbing test-driven-development unit-testing

Last synced: 02 May 2025

https://github.com/kf5i/k3ai-core

K3ai-core is the core library for the GO installer. Go installer will replace the current bash installer

argo artificial-intelligence continuous-integration data-science golang k3s kubeflow kubernetes-deployment machine-learning machinelearning ml pipeline

Last synced: 14 Jan 2026

https://github.com/hepsiburada/cikilop

Easy data migration for MongoDB using Python.

ci continuous-integration migration-tool mongodb pymongo

Last synced: 23 Feb 2026

https://github.com/bakerkretzmar/laravel-deploy-preview

A GitHub Action to deploy PR preview sites for Laravel apps.

actions ci continuous-integration laravel php pull-requests typescript

Last synced: 17 Mar 2025

https://github.com/gclouduniverse/notebooks-ci-showcase

Fully Configured Example of CI/CD For Notebooks On Top Of GCP

continuous-delivery continuous-integration educational-project jupyter-notebooks

Last synced: 03 Sep 2025

https://github.com/flagsmith/flagsmith-java-client

Java Client for Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.com/

cd ci continuous-integration feature-flag feature-flaggers feature-flagging feature-flags feature-toggles flagsmith java remote-config sdk

Last synced: 02 Apr 2026

https://github.com/tianhaoz95/check-group

Bundle CI checks base on sub-projects 🐈 🐈 🐈

continuous-delivery continuous-integration github-actions github-integration monorepo

Last synced: 19 Feb 2026