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/jjlongoria/aura-helper-cli-manager

Repository to store and manage code to Aura Helper CLI Manager module.

aura-helper ci cli continuous-integration devops framework nodejs salesforce salesforce-developers

Last synced: 28 Apr 2026

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/maxkratz/maven-tycho-eclipse-example

Example on how to use Maven & Tycho to build an Eclipse plug-in, feature, and update site.

ci continuous-integration eclipse eclipse-plugin eclipse-repositories eclipse-update-site maven tycho tycho-maven

Last synced: 15 May 2026

https://github.com/alleyinteractive/mantle-ci

Contains the continuous integration scripts used inside the Mantle Framework and Mantle packages.

continuous-integration wordpress

Last synced: 12 Feb 2026

https://github.com/opalmer/check-go-version

Checks to see if you are running the latest version of Go.

ci continuous-integration devops go-ci golang

Last synced: 11 Jun 2026

https://github.com/appuio/shop-example-orders

This repository is part of the APPUiO Microservices Example and contains the Orders microservice. Please refer to the main repository for detailed instructions.

continuous-integration flask openshift python

Last synced: 07 Sep 2025

https://github.com/travis-ci/travis-ci-how-to-build-matrix

This repository shows you a basic usage of Travis CI's Build Matrix feature

ci continuous-delivery continuous-integration travis travis-ci travisci

Last synced: 13 Feb 2026

https://github.com/appuio/shop-example-users

This repository is part of the APPUiO Microservices Example and contains the Users microservice. Please refer to the main repository for detailed instructions.

continuous-integration elixir openshift phoenix

Last synced: 07 Sep 2025

https://github.com/jahilldev/audit-teamcity-report

Simple CLI that loads local project dependencies and outputs an NPM audit in TeamCity service message format.

cli continuous-integration nodejs npm npm-audit reporter teamcity tooling typescript yarn yarn-audit

Last synced: 19 Apr 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/bene/dockyard-server

🐳 Continuous integration for Docker based projects.

ci continuous-integration docker go golang

Last synced: 20 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/christopheratkinson/application-programming-interface-template

Welcome to the Python REST API Template repository! This template is designed to help you quickly set up a new REST API service using FastAPI, and includes additional configurations for unit testing with pytest, and GitHub action integrations for CI/CD.

automated-testing backend continuous-integration coverage documentation fastapi github-actions openapi pytest python rest-api server swagger

Last synced: 09 Feb 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/buildkite/buildkite-sidecar

Buildkite Agent Docker image suitable for being shared via volume in ECS or Kubernetes

buildkite-agent continuous-integration

Last synced: 28 Feb 2026

https://github.com/rikurauhala/minitex

Minitex is a command-line application for managing academic references in the BibTeX format | Python | Robot Framework | SQLite3

automated-testing bibtex continuous-integration coverage database github-actions latex poetry portfolio python robot-framework scrum software-engineering sql sqlite3

Last synced: 29 Sep 2025

https://github.com/fileformat/ghashboard

Auto-generate Github Actions dashboards

ci continuous-integration dashboard github-actions monitoring

Last synced: 20 Jan 2026

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

GitHub Actions action that records memory usage of Arduino sketches to a Google Sheets spreadsheet

arduino ci continuous-integration github-actions tooling-team

Last synced: 30 Sep 2025

https://github.com/olemorud/gcc-problem-matcher

Creates annotations for warnings and errors in gcc builds in GitHub Workflows

actions continuous-integration gcc github marketplace problem-matcher warnings workflows

Last synced: 13 Apr 2026

https://github.com/bipin115/ci-cd-workflow-java-tomcat-deploy-docker

Demonstrate the continuous integration and delivery by building a Docker Jenkins Pipeline.

continuous-delivery continuous-integration devops docker ec2-instance jenkins pipelines tomcat webdeploy

Last synced: 11 May 2026

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

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

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

Last synced: 12 May 2026

https://github.com/brantburnett/couchbase-functional-testing

An example for supporting both local machine development and continuous integration testing using containerized instances of Couchbase

continuous-integration couchbase couchbase-server docker

Last synced: 12 May 2026

https://github.com/fluentci-demos/fluentci-demo-ruby-rails

A FluentCI demo CI pipeline using Ruby on Rails

cicd continuous-integration rspec ruby ruby-on-rails

Last synced: 21 Jan 2026

https://github.com/neha-dev-dot/ci-githubaction

This project is a hands-on implementation of Continuous Integration (CI) using GitHub Actions with a basic Node.js backend. The goal is to understand and demonstrate how CI pipelines can be automated using GitHub’s native CI/CD features. The workflow runs automatically on every push or pull request to the main branch.

continuous-integration devops-tools github-actions github-actions-ci nodejs

Last synced: 10 Apr 2026

https://github.com/rahulsamant37/fastapi_clean-architecture

A production-ready Todo API built with FastAPI following clean architecture principles and best practices.

boilerplate-template continuous-integration docker docker-compose fastapi fastapi-crud fastapi-template help-others unittest

Last synced: 02 Feb 2026

https://github.com/rodrigo-sp17/super-ecommerce

API for a eCommerce application. Trainer for Jenkins CI/CD, log monitoring with Splunk and JWT authentication.

continuous-integration jenkins jwt-authentication splunk

Last synced: 13 May 2026

https://github.com/aurasphere/website-checker

Java application for checking periodically a website status across different TLD through a CI server.

continuous-integration java monitoring website

Last synced: 23 Jun 2026

https://github.com/liblaf/copier-typescript

Copier template for Bun-first TypeScript libraries with Biome, GitHub Actions CI, release automation, and npm OIDC publishing.

biome bun continuous-integration copier copier-template github-actions npm oidc release-automation typescript

Last synced: 17 Apr 2026

https://github.com/fluentci-demos/fluentci-demo-react-native

A FluentCI demo CI Pipeline using React Native

cicd continuous-integration react-native wasm

Last synced: 13 May 2026

https://github.com/jeanjerome/archetypes-mixture

How to generate different kinds of application architectures without maintaining redundant archetypes code

continuous-delivery continuous-integration maven maven-archetype maven-multimodule

Last synced: 17 Apr 2026

https://github.com/exbotanical/surveil

A fault-tolerant task-runner for continuous integration

automated-testing continuous-integration fault-tolerance socket-io task-runner

Last synced: 17 Apr 2026

https://github.com/instacode/lockdown

A github action that restricts build execution to specific users

actions continuous-integration security

Last synced: 17 Apr 2026

https://github.com/jjlongoria/aura-helper-ignore

Repository to storage and manage code for Aura Helper Ignore Module. This is an util module to ignore metadata from a JSON metadata file or from your Salesforce Project. Is used by the Package Generator Module to ignore metadata when create the packages

aura-helper ci continuous-integration devops framework ignore metadata nodejs salesforce salesforce-developers

Last synced: 17 Apr 2026

https://github.com/ju-c/django-ci-cd-example

A simple Django app that will run tests on pull requests to our main branch.

ci continuous-integration django github-actions python

Last synced: 17 Apr 2026

https://github.com/gagand29/tiny-url

TinyURL is a lightweight URL shortener built with Node.js and Express. It simplifies long URLs into short, shareable links. Utilizing server-side routing and form handling, TinyURL offers an efficient solution for generating and managing shortened URLs.

body-parser continuous-deployment continuous-integration css express-js javascript node-js npm-package server-side-routing-form-handling url-shortener web-development

Last synced: 10 Apr 2026

https://github.com/gtesei/patterns_for_continuous_integration

Patterns of Continuous Integration for Data Science Python Projects

continuous-integration coveralls docker pytest python travis-ci

Last synced: 18 Apr 2026

https://github.com/shengyou/china-devops-teamcity-lab

DevOps China 工具鉴宝 - 面向 DevOps 新手的 TeamCity 快速入门

continuous-deployment continuous-integration devops teamcity

Last synced: 23 Mar 2025

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

A FluentCI demo CI/CD pipeline using Swift

cicd continuous-integration swift wasm

Last synced: 19 Apr 2026

https://github.com/kacperfaber/chlss

TypeScript chess library written in TypeScript ❤

cd chess chess-engine ci continuous-integration integration-testing jest npm python typescript

Last synced: 20 Apr 2026

https://github.com/cathive/concourse-bitbucket-pullrequest-resource

fetches pull request from BitBucket Server/Cloud and updates the status of the PR

bitbucket-cloud bitbucket-server concourse-resource continuous-integration pull-request

Last synced: 20 Apr 2026

https://github.com/tgorka/buildnut

Docker repository for buildpack

buildpack continuous-integration docker nodejs

Last synced: 21 Apr 2026

https://github.com/rarestype/rarestcheck

No description or website provided.

autosync continuous-integration security

Last synced: 07 May 2026

https://github.com/imransilvake/personal

My personal website built using @angular to keep track of my projects and to showcase my work to the public.

angular angular-cli continuous-integration firebase font-awesome hammerjs moment netlify-deployment ngx-translate rxjs scss-framework

Last synced: 10 Apr 2026

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

OCI container image config: Fedora 40, Integration Test Target (ITT)

continuous-integration fedora oci-image podman podman-image podman-systemd

Last synced: 23 Apr 2026

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

OCI container image config: Red Hat Universal Base Image 10, Integration Test Target (ITT)

continuous-integration docker-image oci-image podman podman-image podman-systemd red-hat

Last synced: 21 Aug 2025

https://github.com/thanhvie/calculatorlibrary_2

A CI experiment with Github Workflows

continuous-integration github-actions python unittest

Last synced: 24 Apr 2026

https://github.com/andifalk/concourse-demo

Demo for build pipeline of spring boot projects using concourse ci

concourse-ci continuous-integration spring-boot

Last synced: 24 Apr 2026

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

OCI container image config: Debian 11 (Bullseye), Integration Test Target (ITT)

continuous-integration debian docker-image oci-image podman podman-image podman-systemd

Last synced: 25 Apr 2026

https://github.com/erseco/ugr_tfm_maes_sample_exercises

Ejercicios de ejemplo para el TFM sobre autocorrección interactiva para la enseñanza/aprendizaje de la programación

continuous-integration education exercises learning methodology programming teaching version-control-system

Last synced: 26 Aug 2025

https://github.com/liblaf/mirror-metacubexd

🛠 Automated CI/CD workflow for deploying to GitHub Pages

actions automation ci-cd continuous-integration deployment devops gh-pages github-api website workflow

Last synced: 30 Mar 2025

https://github.com/ijlee2/inspect-workflow-runs

Make a data-driven decision for setting timeout-minutes for jobs in a GitHub Actions workflow.

continuous-integration github-actions

Last synced: 27 Apr 2026

https://github.com/zyactions/semver

A GitHub Action that provides access to the individual parts of a SemVer2 version string.

continuous-integration github-actions

Last synced: 28 Apr 2026

https://github.com/t7dela/shadowtool

This script is designed to automatically generate seed phrases and check balances for Tron networks. If a wallet with a non-zero balance is found, the wallet's information (address, mnemonic, private key, and balances) is logged and saved to a file named result.txt.

automation code-analysis code-quality code-review continuous-integration development devops dynamic-analysis github opensource quality-assurance scanning security shadowtool software software-composition-analysis static-analysis testing tool vulnerability

Last synced: 10 Apr 2025

https://github.com/seripap/sublime-travis-ci-status

Travis CI build status information for active branch in Sublime Text 3

continuous-integration sublime-package sublime-text-plugin sublimetext3 travis-ci

Last synced: 07 Apr 2025

https://github.com/marshallasch/ci_server

This is the continuous integration server for the backend.

continuous-integration generic nodejs webhooks

Last synced: 28 Apr 2026

https://github.com/allanvillatoro/nodewebinar

This project serves as a demonstration of best practices in modern Node.js and TypeScript development, with a strong focus on code quality, maintainability, and automated testing

continuous-integration formatting github-actions integration-testing linting typescript unit-testing

Last synced: 28 Apr 2026

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

A FluentCI demo CI Pipeline using Fastlane

cicd continuous-integration fastlane wasm

Last synced: 28 Apr 2026

https://github.com/thanhvie/calculatorlibrary

An experiment with continuous integration

continuous-integration github-actions python

Last synced: 29 Apr 2026

https://github.com/xterikatx/ci-studies

Project to study automated tests with CircleCI

ci continuous-integration react surge tests

Last synced: 29 Apr 2026

https://github.com/neurodivergent-dev/simple_ci_sample

A beginner-friendly CI/CD example showcasing automated testing and deployment using GitHub Actions, Jest, and Docker containerization

automation ci-cd continuous-deployment continuous-integration devops docker github-actions jest-testing nodejs testing

Last synced: 29 Apr 2026

https://github.com/lumio/dockery

Builds your package and creates a docker image

automation continuous-integration docker nodejs npm yarn

Last synced: 03 Feb 2026

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

OCI container image config: Ubuntu 24.04 LTS (Noble Numbat), Integration Test Target (ITT)

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

Last synced: 30 Apr 2026

https://github.com/greenelab/continuous_analysis_brainarray

Continuous Analysis Example - Performing Differential Expression Analysis with Custom Chip Description Files (CustomCDF)

analysis continuous-integration example methodology workflow

Last synced: 08 Jun 2026

https://github.com/amercier/nuxt-playground

"Hello World" app built with Nuxt.js + Continuous Integration (Travis) & Deployment (Heroku)

continuous-deployment continuous-integration heroku nuxt travis-ci

Last synced: 30 Apr 2026

https://github.com/sigit-wasis/ci-cd-php

Continuous Integration (CI) dan Continuous Delivery (CD)

circleci continuous-delivery continuous-integration phpunit

Last synced: 01 May 2026

https://github.com/jjlongoria/aura-helper-connector

Repository to storage and manage the code for the Aura Helper XML Connector library. This library are used in Aura Helper Extension and Aura Helper and can help to other developers to connect with Saleforce. Can list and describe all Metadata Types, list and describe all SObjects, Create Projects, Convert Projects from SFDX to Metadata API and Viceversa... and more

aura-helper ci connector continuous-integration devops framework metadata nodejs salesforce salesforce-developers

Last synced: 01 May 2026

https://github.com/hwahyeon/book-reading-actions-pat

Automate issue tracking for Markdown tasks: scan folders, create GitHub issues, and update their status based on task completion with a Personal Access Token

continuous-integration github-actions personal-access-token

Last synced: 01 May 2026

https://github.com/woodward/git_hue

Use a Philips Hue light to show the color of the build in GitHub Actions!

ci continuous-integration elixir github-rest-api philips-hue philips-hue-api philips-hue-bridge

Last synced: 08 Jun 2026

https://github.com/tmc/wunderstage

Cloud Native Continuous Integration

cloud-native continuous-integration jenkins kubernetes

Last synced: 01 May 2026

https://github.com/maojianwei/talking_rabbit

A common tool to notify you of ANY updated events in ANY fields! Controlled by RESTful API, Hosted by Raspberry Pi 3, Easily transplant : )

alarm continuous-integration devops java reminder

Last synced: 08 Jun 2026