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/liblaf/actions

🛠️ Automated GitHub workflows and actions for streamlined development and CI/CD.

actions automation cli code-review continuous-integration dependency-management github-api python release-management workflow

Last synced: 27 Jul 2025

https://github.com/edbizarro/gitlab-ci-runner-php7

DEPRECATED, USE https://github.com/edbizarro/gitlab-ci-pipeline-php

ci continuous-deployment continuous-integration docker gitlab gitlab-runner php

Last synced: 05 May 2026

https://github.com/nucleartide/badminton

A PICO-8 game about bouncing a ball back and forth...

continuous-delivery continuous-deployment continuous-integration pico-8

Last synced: 22 Mar 2025

https://github.com/techpivot/terraform-modules-demo

Demo repository showcasing the Terraform Module Releaser GitHub Action, automating versioning, releases, and documentation for Terraform modules in a monorepo.

continuous-integration github-action monorepo terraform terraform-module

Last synced: 17 Feb 2026

https://github.com/fluentci-io/purescript-plugin

Set up your CI/CD Pipeline with a specific version of PureScript

continuous-delivery continuous-integration plugin purescript rust wasm webassembly

Last synced: 01 May 2026

https://github.com/netcorebcn/awesome-ci

Hand made example of CI CD server with nodeJS and Docker

continuous-delivery continuous-deployment continuous-integration docker nodejs

Last synced: 01 May 2026

https://github.com/fluentci-demos/fluentci-demo-flutter

A FluentCI CI/CD demo pipeline using Flutter

cicd continuous-integration flutter wasm

Last synced: 01 May 2026

https://github.com/ibrahimroshdy/multi-arch-github-actions

A sample project of adding multi-arch build pipeline to GitHub and utilising the GitHub actions, workflows and job settings.

codecov continuous-integration docker github-actions multi-arch-images python

Last synced: 17 Jan 2026

https://github.com/behrad-kzm/bekarchitect

Shell scripts for automatically generate python modules. It will generate python files and classes for service layer, repository layer, models, database, API

architecture bekci ci command-line-tool continuous-integration flask module-generator project-generator python

Last synced: 07 May 2026

https://github.com/pronovic/gha-shared-workflows

Shared GitHub workflows for Ken's open source code

continuous-integration github-actions shared-workflows

Last synced: 15 Apr 2026

https://github.com/per1234/workflowsawaiting

Check for workflows awaiting approval

ci continuous-integration github-actions maintainers

Last synced: 07 Oct 2025

https://github.com/fluentci-demos/fluentci-demo-gleam

A FluentCI demo CI Pipeline using Gleam and Wisp

cicd continuous-integration gleam wisp

Last synced: 04 Jan 2026

https://github.com/solangeug/walking-skeleton

Simple project to setup a walking skeleton for the Shopping Basket Kata.

continuous-delivery continuous-integration gradle-wrapper java-8 shopping-basket walking-skeleton

Last synced: 02 May 2026

https://github.com/vietdien2005/laravel-circleci

Simple docker environment testing of CircleCI 2.0 for Laravel with Mariadb, php5.6, php7.0, nginx

circleci continuous-integration docker docker-compose laravel

Last synced: 08 May 2026

https://github.com/datadog/synthetics-test-automation-bitrise-step-run-tests

Run Synthetic tests in your Bitrise workflows with Datadog Continuous Testing

bitrise ci continuous-integration continuous-testing datadog mobile-app-testing

Last synced: 12 Sep 2025

https://github.com/orgflow-actions/setup

An action that installs and configures OrgFlow CLI and lets you build your Salesforce DevOps pipeline and manage your deployments from GitHub.

continuous-delivery continuous-integration devops github-actions orgflow salesforce salesforce-devops salesforce-metadata

Last synced: 07 Apr 2026

https://github.com/mlewand/generator-appveyor

Adds a basic AppVeyor CI config for node application.

appveyor ci continuous-integration node nodejs yeoman yeoman-generator

Last synced: 03 May 2026

https://github.com/lifeisfoo/github-ci

A Docker-based continuous integration and continuous delivery application for Github organizations

cd ci continuous-delivery continuous-deployment continuous-integration continuous-testing docker github self-hosted test

Last synced: 03 May 2026

https://github.com/profile-icons/readme-repo-pins

Personalize selection, visualization and dynamic ordering of public and private repository pins for public and private GitHub profiles and organisations with stats, Pages and translation support. No PAT required, just copy the repo using the template feature for efficient data fetching and visualization rendering. This is the source code repo for:

action ai api background continuous-integration generator graphql hacktoberfest icon nlp pages pillow profile python readme repository stats svg theme translate

Last synced: 11 Jun 2026

https://github.com/fluentci-io/haskell-plugin

Set up your CI/CD with a specific version of Haskell

continuous-delivery continuous-integration haskell plugin rust wasm webassembly

Last synced: 03 May 2026

https://github.com/jcfr/ci-sandbox

My sandbox for experimenting with CI services

appveyor azure-pipelines circleci continuous-integration sandbox scikit-ci travis-ci

Last synced: 11 Apr 2025

https://github.com/poetic/auto-selenium

Add automated browser ui tests that a non developer can generate using point and click browser extensions.

browser-automation continuous-integration docker docker-compose docker-image selenium

Last synced: 11 Apr 2026

https://github.com/berat02xz/global-chat-app-kiii

global chatting system where anyone can connect to a room, exchange messages, and reply to other messages. This application is built with Spring Boot and uses SQL Server as the backend, hosted on Azure. It leverages Docker for image building, Kubernetes for managing pods, and GitHub Actions for CI/CD pipeline, deploying seamlessly to AKS

azure chat-application continuous-delivery continuous-integration devops docker java javascript kubernetes spring-boot websocket

Last synced: 06 Apr 2026

https://github.com/jonasgeiler/renovate-config

🔧 My personal configuration preset for Mend Renovate.

ci config continuous-integration dependency-management presets renovate renovate-bot renovatebot

Last synced: 24 Jan 2026

https://github.com/benweston/infra-cicd

Reusable CI/CD workflow library providing versioned, production-grade GitHub Actions pipelines for Terraform-based infrastructure and applications, including plan, gated apply, and shared deployment conventions.

build-automation cicd cloud-hosted continuous-delivery continuous-integration deployment-automation digitalocean github-actions iac infrastructure-as-code pipelines terraform terraform-modules workflow-automation

Last synced: 12 Jan 2026

https://github.com/karllhughes/build-status

Displays the status of your Codeship Pro builds to the public using the new Codeship v2 API.

codeship codeship-api codeship-pro continuous-integration

Last synced: 26 Feb 2026

https://github.com/foundata/oci-ubuntu2604-itt

OCI container image config: Ubuntu 26.04 LTS (Resolute Raccoon), Integration Test Target (ITT)

continuous-integration oci-image podman podman-image podman-systemd ubuntu

Last synced: 14 Jun 2026

https://github.com/fluentci-demos/fluentci-demo-javascript

A FluentCI demo CI/CD pipeline using Node.js, TypeScript, Nest.js and React.

cicd continuous-delivery continuous-integration cypress javascript nestjs nodejs react typescript wasm

Last synced: 07 Mar 2026

https://github.com/mathusanm6/leetcode

Solutions for Leetcode Problems (tested using pytest and continuous integration)

algorithms algorithms-and-data-structures continuous-integration data-structures flake8 leetcode-python leetcode-solutions pytest

Last synced: 28 Aug 2025

https://github.com/makers99/wp-cli-db-export-clean

Create minimal database dumps without customer data for external/freelancers and CI/CD.

ci ci-cd continuous-integration database devops dump mysql php privacy security woocommerce wordpress wp-cli wp-cli-command wp-cli-package

Last synced: 13 Jan 2026

https://github.com/emmanuelgautier/validate-json

A GitHub Action that validates JSON files with JSON Schema.

ajv continuous-integration github github-actions json json-schema json-schema-validator

Last synced: 03 Feb 2026

https://github.com/amrkhaledccd/github-actions-test

Build a CI/CD with GitHub Actions. Build, Test, push to docker hub and deploy to google cloud platform kubernetes using Helm.

continuous-delivery continuous-integration docker gcloud github-actions google-cloud-platform helm3 kubernetes

Last synced: 27 Mar 2025

https://github.com/amercier/angular-tour-of-heroes

Angular Tour of Heroes tutorial with testing

angular angularjs ci continuous-integration tour-of-heroes travis-ci

Last synced: 15 Apr 2026

https://github.com/zerohertz/docker

[Docker] CI with GitHub Actions

ci continuous-integration docker github-actions

Last synced: 06 Jul 2025

https://github.com/bukinoshita/travis-init

Add TravisCI to your project

continuous-integration init nodejs travis-ci

Last synced: 04 Feb 2026

https://github.com/s2009-dev/servup

Upload an artifact from Github Actions to a server using SSH

actions artifacts continuous-integration curl deployment english publishing s2009 shell ssh

Last synced: 06 May 2026

https://github.com/maksim-gavr-04/ajs_ci_templates

Шаблоны файлов для ajs — Continuous Integration

continuous-integration

Last synced: 06 Jan 2026

https://github.com/atomicptr/godot-mono-base

Docker base image for the headless mono version of Godot.

continuous-integration godot godotengine

Last synced: 15 Mar 2025

https://github.com/fajran/mods_bazel

Bazel rules to define modules in a monorepo not managed by Bazel

bazel bazel-rules continuous-integration monorepo

Last synced: 04 May 2026

https://github.com/cos301-se-2021/edugo

EduGo is an educational system that aims to shape and influence the future of education through the use of Augmented Reality technology. The objective is to allow students to view AR entities through the use of their phones to enhance their learning experiences.

augmented-reality containerization continuous-integration software-engineering

Last synced: 18 Mar 2025

https://github.com/coinfabrik/on-ink-integration-tests

This repository provides a comprehensive review of the ink! integration and end-to-end testing environments. It includes detailed test cases and proposed enhancements for each exposed function.

blockchain-testing continuous-integration end-to-end-testing ink ink-tests integration-testing quality-assurance smart-contracts

Last synced: 19 Aug 2025

https://github.com/bahmutov/stop-build

Exits with non-zero code if there are modified Git files

ci continuous-integration utility

Last synced: 28 Jul 2025

https://github.com/sfttech/kevin-win-setup

Tools to automatically download and prepare a free Windows VM for kevin.

continuous-integration kevin qemu windows

Last synced: 30 May 2026

https://github.com/karthikbilaspur/cicdfiles

A collection of many small projects showcasing different applications and technologies, including NLP, CI/CD, and containerization with Docker and Kubernetes.

chatbot ci-cd continuous-deployment continuous-integration docker kubernetes natural-language-processing personal python todo-list weather-api

Last synced: 04 May 2026

https://github.com/jemc/pony-ci

Concourse CI pipelines for my pony projects. :horse: :airplane:

ci concourse-ci continuous-integration pony-language

Last synced: 04 Jan 2026

https://github.com/bitsofinfo/cicd-toolbox

Simple alpine docker image for CICD ops with bash, redis, python, curl, jq, jo, and yq. Run bash, python scripts, cURL ops, manipulate JSON and YAML!

bash cicd continuous-delivery continuous-integration curl devops jo jq json shell yaml yq

Last synced: 10 Apr 2026

https://github.com/im-open/process-dotnet-test-results

GitHub action that creates a status check or pull request comment based on dotnet test trx files

continuous-integration dotnet-test pr-comment status-check swat-team testing trx-parser

Last synced: 06 Jul 2025

https://github.com/jaisayush/angular-jest-scaffolder

A command-line tool that scaffolds Angular projects with Jest as the default testing framework. Effortlessly replace Jasmine and Karma, configure Jest for Angular, and automate the setup process for efficient testing. Perfect for developers looking to streamline their Angular testing workflow.

angular angular-18 angular-cli angular-jest angular-testing automation continuous-integration devtools frontend-development javascript jest nodejs npm-package open-source scaffolding-tool software-engineering testing-framework typescript unit-testing web-development

Last synced: 31 Jan 2026

https://github.com/fluentci-demos/fluentci-demo-go

FluentCI demo CI pipeline using Go

continuous-integration go golang wasm

Last synced: 31 Jan 2026

https://github.com/azzeccagarbugli/mastermind

Progetto software per il corso di Programmazione Avanzata realizzato per l'anno accademico 2018/2019

camerino computer-science console continuous-integration game gradle java mastermind open-source sphinx travis-ci unicam

Last synced: 12 Apr 2026

https://github.com/tinyci/ci-agents

tinyCI microservice and tools collection

continuous-integration golang grpc parallel swagger test

Last synced: 12 Jan 2026

https://github.com/guilhermebit/spring-boot-rest-api

🖥️ REST API developed in Spring Boot, including tests for the back-end

continuous-integration docker framework java junit junit5 mock mockito mockmvc python-script spring spring-boot spring-security

Last synced: 18 Jan 2026

https://github.com/jlumbroso/google-sheets-dump

🚀 Instantly sync Google Sheet data to CSV in your GitHub repo! Streamline data updates and supercharge your projects! 📈🔥

continuous-integration data-integration google-sheets template

Last synced: 01 Feb 2026

https://github.com/klinux/gocdnext

Modern CI/CD orchestrator with webhook-first ingest, container-native plugins, log archive to object storage, and a Helm-installable control plane.

cd ci ci-cd continuous-deployment continuous-integration golang grpc helm kubernetes nextjs oss postgres

Last synced: 13 Jun 2026

https://github.com/flipt-io/setup-action

Install Flipt CLI in your GitHub Workflows

cd ci continuous-deployment continuous-integration feature-flags

Last synced: 12 Feb 2026

https://github.com/lreimer/continuous-atdd

Continuous ATDD on K8s using Geb and Selenium Hub

atdd continuous-integration geb kubernetes selenium selenium-hub selenium-java

Last synced: 06 May 2026

https://github.com/zijianhuang/fonlowtesting

Helper functions for constructing unit testing and integration testing efficiently

ci-server continuous-integration csharp iis iis-express unit-testing

Last synced: 30 Oct 2025

https://github.com/dylanpicart/google_sheet_survey_pipeline

Lightweight Python ETL using Google Cloud to Extract, Transform, and Load Google Surveys for Exploratory Data Analysis on Streamlit Dashboard and for Excel viewing.

api ci cicd continuous-integration data-cleaning devsecops etl google google-cloud google-cloud-platform python streamlit

Last synced: 16 May 2026

https://github.com/ritreshgirdhar/github-cloud-function-ci-demo

This application will help you in building and publishing Cloud Function on GCP environment using Github Actions Workflow

continuous-integration gcp-cloud-functions github-actions

Last synced: 18 May 2026

https://github.com/gdegirmenci/php-lint-github-action-example

This is an example usage of Github action to improve code quality with using linter.

code-quality continuous-integration github-actions php php-codesniffer

Last synced: 30 Apr 2026

https://github.com/fluentci-io/java-plugin

Set up your CI/CD Pipeline with a specific version of Java

continuous-delivery continuous-integration java plugin rust wasm webassembly

Last synced: 10 May 2026

https://github.com/codekeyz/flutter_web_netlify

Test, Build & Deploy Flutter Web Apps from Gitlab CI to Netlify

continuous-deployment continuous-integration continuous-testing flutter flutter-web gitlab-ci netlify

Last synced: 01 May 2026

https://github.com/fluentci-io/dagger-plugin

Set up your CI/CD Pipeline with a specific version of dagger

continuous-delivery continuous-integration dagger plugin wasm webassembly

Last synced: 02 May 2026

https://github.com/fluentci-io/oxc-plugin

Set up your CI/CD Pipeline with oxc tools

continuous-delivery continuous-integration oxc plugin rust wasm webassembly

Last synced: 19 May 2026

https://github.com/fluentci-io/apko-plugin

Set up your CI/CD Pipeline with a specific version of apko

chainguard continuous-delivery continuous-integration plugin rust wasm webassembly

Last synced: 17 May 2026

https://github.com/kamaranl/ahk2exe-action

Compile your AutoHotkey (.ahk) scripts into standalone executables (Windows runners ONLY)

cicd compiler continuous-delivery continuous-deployment continuous-integration tool workflow

Last synced: 01 Apr 2025

https://github.com/scathachgrip/da-vinci

Experimental github bots to automate PR and Issues workflows

continuous-integration github-bot probot

Last synced: 18 Mar 2026

https://github.com/hanneskaeufler/e-ink-build-dashboard

Python script to drive an e-ink display displaying my open source projects' build statuses

build-automation continuous-integration e-ink raspberrypi

Last synced: 12 Mar 2025

https://github.com/hozlucas28/c-practical-work-2024

Practical work repository for the Programming Topics course (C language) at the National University of La Matanza (@unlam).

2024 c codeblocks continuous-integration gcc-complier github-actions mit-license practical-work programming-topics sdl2 simple-direct-media-layer university university-assignment unlam

Last synced: 18 Feb 2026

https://github.com/hozlucas28/c-algorithms-practical-work-2025

Practical work repository for the Algorithms and Data Structures course (C language) at the National University of La Matanza (@unlam).

2025 algorithms c codeblocks continuous-integration data-structures gcc-complier github-actions mit-license practical-work university-assignment unlam

Last synced: 01 Apr 2025

https://github.com/alexf91/aur-pkgbuilds

My AUR packages with Travis CI

aur ci continuous-integration pkgbuilds travis-ci

Last synced: 11 Oct 2025

https://github.com/julia-actions/build-julia

An action to build Julia from source for a given commit.

continuous-integration github-action julia julialang

Last synced: 02 Jan 2026

https://github.com/maxkratz/maven-code-gen-example

Example on how to use Maven to compile and trigger a custom code generator in one run.

ci code-gen code-generation code-generator continuous-integration eclipse java maven mdse

Last synced: 13 May 2026