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/blacha/hyperfine-action

Run hyperfine on every commit to monitor performance regressions

benchmark continuous-benchmarking continuous-integration profiling

Last synced: 14 Jan 2025

https://github.com/rodluger/cortex

Continuously-integrated Open-source Reproducible TeX

continuous-integration latex reproducible-research reproducible-science

Last synced: 02 Dec 2024

https://inbo.github.io/checklist/

An R package for checking R packages and R code

checklist continuous-integration continuous-testing quality-assurance r

Last synced: 24 Apr 2025

https://github.com/abbbi/github-actions-tune

Speed up your github actions on ubuntu-latest

actions continuous-integration github-actions performance speedup

Last synced: 26 Mar 2025

https://github.com/bitsofinfo/helmfile-deploy

helmfile based framework for managing the desired state of apps with using the appdeploy & appconduits Helm charts

continuous-delivery continuous-integration deploy helm helmfile ingress kubernetes

Last synced: 13 Apr 2025

https://github.com/usefulness/diffuse-action

Github Action wrapper for the Jake Wharton's Diffuse library

aab aar apk continuous-integration diff diffuse github-action jar pull-requests wharton

Last synced: 09 Apr 2025

https://github.com/binarybirds/ci

Swift + Continuous Integration service (task runner proof of concept)

continuous-integration swift swift-ci task-runner

Last synced: 14 Apr 2025

https://github.com/fprochazka/travis-local-build

Tool for running all the Travis-CI build jobs locally using Docker

automation build ci continuous-integration docker local testing travis-ci

Last synced: 20 Mar 2025

https://github.com/qaware/sonarqube-build-breaker

Breaks the build if the quality gate of the project is red

build ci codequality continuous-integration gitlab hacktoberfest jenkins quality-gate sonarqube

Last synced: 08 Apr 2025

https://github.com/permafrost-dev/coverage-check

Check a project's code coverage, optionally enforcing a minimum value

code-coverage code-quality continuous-integration test-automation testing

Last synced: 19 Dec 2024

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

PHP 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 continous-deployment continuous-integration feature-flag feature-flaggers feature-flagging feature-flags feature-toggle feature-toggles

Last synced: 14 Apr 2025

https://github.com/stefanwalther/boilerplate-typescript-rest-docker

How to use TypeScript & Docker building a REST service with debugging enabled (e.g. WebStorm or VSCode).

continuous-integration continuous-testing docker rest typescript

Last synced: 07 Apr 2025

https://github.com/mercedes-benz/pipeliner

This component is used to define complex pipelines and run them in Jenkins

ci cicd continuous-integration jenkins jenkins-ci jenkins-pipeline

Last synced: 10 Apr 2025

https://github.com/dockette/ci

:whale: Dockette dockerized Alpine linux Dockerfiles for PHP 5.6-8.2 + Composer. NodeJS 6-18. Ansible.

alpine continuous-integration docker dockette nodejs php

Last synced: 13 Nov 2024

https://github.com/samsung/universum

Universum project is a Python solution that simplifies SW project verification by integrating existing CI systems and provides additional functionality for CI.

build-automation ci ci-framework continuous-integration devops version-control

Last synced: 10 Feb 2025

https://github.com/mcarvin8/sf-decomposer

Break down large Salesforce metadata files into smaller, more manageable files for version control and then recreate deployment-compatible files.

continuous-integration decomposition deployments salesforce version-control

Last synced: 10 Apr 2025

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

iOS Client written in Swift 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-delivery continuous-deployment continuous-integration feature-flag feature-flags feature-toggle feature-toggles ios remote-config swift

Last synced: 14 Apr 2025

https://github.com/eduardoboucas/haiku

🚀 Instant Heroku deploys from GitHub branches

ci continuous-delivery continuous-deployment continuous-integration heroku

Last synced: 10 Mar 2025

https://github.com/manoelcampos/sistema-bancario-java-junit

Backend em Java 11 de um Sistema Bancário de exemplo para prática de Testes com JUnit 5 🏦☕️🧪

backend ci continuous-integration example github-actions jacoco java junit junit-5 maven tdd test-coverage tests

Last synced: 04 Apr 2025

https://github.com/garden-io/garden-action

GitHub action to install and prepare Garden, in order to run workflows, tests or deploy to your environments inside GitHub Workflows.

continuous-integration deployment github-actions

Last synced: 05 Apr 2025

https://github.com/arduino/cpp-test-action

A GitHub Actions action for testing C/C++ projects

c c-plus-plus ci cmake continuous-integration coverage cpp github-actions unit-testing

Last synced: 04 Feb 2025

https://github.com/bitsofinfo/testssl.sh-alerts

Alerting engine (slack etc) for testssl.sh JSON result output files

alerting alerts certificates continuous-integration security slack ssl testssl

Last synced: 13 Apr 2025

https://github.com/sabyasachi-seal/repository_views

A CI Workflow that counts the views of all my repositories automatically

ci continuous-integration githubaction-workflow githubactions repository viewcount workflow

Last synced: 19 Apr 2025

https://github.com/kevinyan815/gitlab-ci

A full configured and portable gitlab ci orchestrate file

cd ci continuous-delivery continuous-deployment continuous-integration continuous-testing gitlab-ci

Last synced: 14 Mar 2025

https://github.com/nvh95/netlify-plugin-playwright-cache

🤖 Persist the Playwright executable between Netlify builds

ci continuous-integration netlify netlify-plugins playwright

Last synced: 22 Mar 2025

https://github.com/sroehrl/node-express-typescript

Micro framework to be used as a boilerplate for rapid API development.

api-rest continuous-integration express jest typescript

Last synced: 22 Apr 2025

https://github.com/lecaillon/cassette

An HTTP Client handler that caches successful responses and replays them for improving the stability of your testing environment and speeding up your test suite.

cache cassette cassette-http continuous-integration distributed-cache httpclient integration-tests message-handler middleware

Last synced: 23 Mar 2025

https://github.com/cburgmer/build-facts

Dump your build pipeline's data for inspection

ci concourse continuous-delivery continuous-integration gocd jenkins metrics teamcity

Last synced: 12 Apr 2025

https://github.com/jorgeacetozi/notepad

Sample Spring Boot app used in my book Continuous Delivery for Java Apps: Build a CD Pipeline Step by Step Using Kubernetes, Docker, Vagrant, Jenkins, Spring, Maven and Artifactory

continuous-delivery continuous-integration docker kubernetes mysql spring-boot

Last synced: 22 Nov 2024

https://github.com/simonmittag/mse6

mse6 is a mock HTTP/TLS server for integration tests and edge cases. It supports slow HTTP responses, bad content encoding, sudden crashes, network termination and other abnormal behaviour that is otherwise difficult to observe or reproduce under test conditions.

bad-code bad-idea bad-ideas chaos-engineering chaos-monkey cicd continuous-integration http http-server https integration-testing slowhttptest slowmotion testing testing-tools tls unit-testing websockets

Last synced: 30 Apr 2025

https://github.com/vierbergenlars/ci-detect-gradle-plugin

:robot: A gradle plugin that checks if it is running on a continuous integration server and gives you access to the build metadata.

continuous-integration gradle gradle-plugin

Last synced: 23 Mar 2025

https://github.com/juampynr/drupal8-github-actions

Sample Drupal 8 project integrated with GitHub Actions

continuous-integration drupal php

Last synced: 23 Mar 2025

https://github.com/cathive/concourse-chartmuseum-resource

interacts with a Chart Museum instance or Harbor (Kubernetes Helm Charts storage)

chartmuseum ci concourse continuous-delivery continuous-integration deployment helm k8s kubernetes packaging pipeline

Last synced: 15 Apr 2025

https://github.com/davidtaylorhq/qunit-puppeteer

A test harness for running QUnit tests in headless Chromium

continuous-integration npm-package puppeteer qunit testing

Last synced: 23 Apr 2025

https://github.com/mcarvin8/apex-code-coverage-transformer

Transform Salesforce Apex code coverage JSONs created during deployments and test runs into other formats accepted by SonarQube, GitHub, GitLab, Azure, Bitbucket, etc.

apex clover cobertura code-coverage code-quality continuous-integration jacoco lcov sonarqube

Last synced: 10 Apr 2025

https://github.com/nishkarshraj/maven_actions

Create a GitHub Actions to automatically build a Java project on commiting source code to Git.

apache build-automation build-tool continuous-integration git github github-actions maven

Last synced: 22 Apr 2025

https://github.com/majkinetor/tfs

Powershell module to drive TFS 2015+ via REST interface

continuous-integration powershell powershell-module tfs

Last synced: 19 Nov 2024

https://github.com/arduino/report-size-deltas

GitHub Actions action that comments on pull requests with a report of change in memory usage of Arduino sketches

arduino ci continuous-integration github-actions tooling-team

Last synced: 04 Feb 2025

https://github.com/mitocgroup/recink

REciNK - Rethink Continuous Integration for JavaScript Applications

continuous-integration coverage e2e-testing javascript mocha npm testcafe testing travis unit-testing

Last synced: 29 Mar 2025

https://github.com/make-software/casper-nctl-docker

A Docker container that runs Casper NCTL as a service

blockchain casper-network continuous-integration docker-image nctl

Last synced: 24 Apr 2025

https://github.com/rez0n/actions-github-release

Github Action that able to get the release version of the remote repository in your Actions workflow

actions continuous-integration github-actions

Last synced: 03 Apr 2025

https://github.com/ichiro-its/ros2-ci

Build and test your ROS 2 project using GitHub Actions.

actions colcon continuous-integration docker github-actions ros ros2

Last synced: 14 Apr 2025

https://github.com/rocq-community/templates

Templates for configuration files and scripts useful for maintaining Coq projects [maintainers=@liyishuai,@palmskog,@Zimmi48]

continuous-integration coq mustache-templates

Last synced: 10 Apr 2025

https://github.com/de-vri-es/webhook-httpd

simple HTTP(S) server for receiving webhooks and running commands

continuous-integration hacktoberfest http-server webhooks

Last synced: 13 Apr 2025

https://github.com/bitsofinfo/testssl.sh-processor

Wrapper for concurrent batch processing of testssl.sh commands

batch continuous-integration security ssl test testssl tls

Last synced: 13 Apr 2025

https://github.com/containrrr/shoutrrr-action

Notifications using Shoutrrr in GitHub Actions

continuous-integration github-actions hacktoberfest notifications shoutrrr

Last synced: 06 Apr 2025

https://github.com/leon-ai/leon-ci-image

🐳 Docker CI image for Leon projects.

ci continuous-integration docker leon

Last synced: 20 Apr 2025

https://github.com/piomin/sample-spring-cloud-contract-ci

example of implementation contract tests between producer and some consumers with spring cloud contract. the project is run on jenkins and contract deployed on artifactory

artifactory continuous-integration contract-testing jenkins jenkins-pipeline spring-boot spring-cloud-contract testing

Last synced: 18 Mar 2025

https://github.com/cytopia/docker-file-lint

Alpine-based Docker image to perform generic file checks on your source code in order to improve consistency within your repository (e.g. for easy usage in CI).

alpine awesome-ci ci continuous-integration docker docker-container docker-image dockerfile line-feed linefeed lint linting multistage multistage-docker utf8 white-space whitespace

Last synced: 23 Jan 2025

https://github.com/jbergstroem/hadolint-gh-action

A hadolint linter for github actions that provides code annotations (and more)

bash containers continuous-integration docker github-actions hadolint security

Last synced: 16 Mar 2025

https://github.com/yassinedoghri/marvel-jarvig

Marvel JARVIG (Just A Rather Very Interesting Game) is a game that lets you find and discover Marvel Comics characters based on their name, image and description!

code-coverage continuous-integration create-react-app game javascript marvel marvel-api react redux redux-saga styled-components

Last synced: 10 Mar 2025

https://github.com/petermsouzajr/qa-shadow-report

Streamline your team's testing workflow with qa-shadow-report, an open-source tool that automatically consolidates Cypress & Playwright test data into Google Sheets or CSV for enhanced visibility and team collaboration.

automation collaboration continuous-integration csv cypress cypress-io cypress-plugin googlesheets javascript playwright playwright-javascript teammanagemant testing testing-tools visibility

Last synced: 17 Mar 2025

https://github.com/coq-community/templates

Templates for configuration files and scripts useful for maintaining Coq projects [maintainers=@palmskog,@Zimmi48]

continuous-integration coq mustache-templates

Last synced: 24 Nov 2024

https://github.com/jackfirth/racket-package-ci-action

A GitHub Action for building and testing Racket packages

continuous-integration github-actions racket

Last synced: 13 Apr 2025

https://github.com/nilportugues/php-todo-finder

[Git hook] Do not allow commits if the total amount of to-do increased or is above a user-defined threshold.

ci comment comments composer continuous-integration git git-hook git-hooks hook php php7 quality quality-control

Last synced: 11 Apr 2025

https://github.com/coq-community/docker-coq-action

GitHub Action using Docker-Coq [maintainers=@erikmd,@Zimmi48]

action container-ci continuous-integration coq docker-coq docker-coq-action github-actions opam

Last synced: 10 Feb 2025

https://github.com/lammps/lammps-testing

Collection of regression tests for LAMMPS MD code

continuous-integration lammps python

Last synced: 23 Apr 2025

https://github.com/toxe/example-cpp-ci-project

Example C++ CI Services Comparison supporting Linux, Mac, Windows and GCC, Clang (libc++ and libstdc++), MSVC and Clang-cl

appveyor ci circleci comparison continuous-integration cpp example github-actions-ci travis-ci

Last synced: 23 Apr 2025

https://github.com/marcelog/erlci

A CI server written in Erlang. NSWIDY (Not Sure What I'm Doing, Yet)

ci-server continuous-integration erlang

Last synced: 11 Feb 2025

https://github.com/simonbaeumer/monorepo-operator

Manage your mono repos with subtree splits.

continuous-integration git golang monolithic monorepo xp

Last synced: 19 Mar 2025

https://github.com/abapgit/ci_tools

Continuous Integration tools for use with abapGit

abapgit continuous-delivery continuous-integration continuous-testing

Last synced: 14 Apr 2025

https://github.com/arduino/tooling-project-assets

A collection of reusable assets for Arduino tooling projects

ci continuous-integration github github-actions maintainers tooling-team

Last synced: 04 Feb 2025