Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/quasarapp/quasarappci

buildBot server of quasarapp

buildbot continuous-integration python

Last synced: 19 Nov 2024

https://github.com/grantmcconnaughey/ci.py

Python library for working with Continuous Integration services

ci-services circleci continuous-integration github-actions python travis-ci

Last synced: 19 Nov 2024

https://github.com/elao/commandmigration

Library to run migration commands, for example on deployment

continuous-integration deployment symfony

Last synced: 10 Nov 2024

https://github.com/mikestead/bitbucket-semver

Auto-generate a Semver version based on merged pull requests since the previous release

bitbucket-server continuous-delivery continuous-deployment continuous-integration semver versioning

Last synced: 28 Oct 2024

https://github.com/cedricwalter/git-branch-renamer-maven-plugin

When working with many feature/release/bugix/hotfix branches, it is a bad idea to start changing the pom version as this will create merge conflicts using pull request. this plugin allow you to keep in ALL branches the same pom version for all your projects, for example MASTER-SNAPSHOT the version will be derived from branch name automatically when running in your continuous integration server.

agile apache apache-maven bamboo conflicts continuous-delivery continuous-deployment continuous-integration java jenkins maven pull-requests teamcity

Last synced: 18 Dec 2024

https://github.com/perimeterx/envite

A framework to manage development and testing environments

ci continuous-integration development environment-provisioning integration-testing testing

Last synced: 01 Dec 2024

https://github.com/brightspace/d2l-license-checker

Simple tool to continuously check for D2L accepted licenses of all npm dependencies in a project.

continuous-integration license-management nodejs

Last synced: 10 Nov 2024

https://github.com/denar90/wait-for-netlify-deploy-action

Action waiting for live site or preview branch to be deployed. Using pure Netlify API and minimum config.

continuous-integration deployment github-actions netlify

Last synced: 27 Oct 2024

https://github.com/harness/terraform-kubernetes-harness-delegate

Terraform module for installing a Harness Delegate into a Kubernetes cluster

cd ci continuous-delivery continuous-integration devops terraform

Last synced: 09 Nov 2024

https://github.com/fff-rs/continuous-integration

concourse yaml configs for consistent continuous integration

coaster concourse continuous-integration greenglas

Last synced: 17 Nov 2024

https://github.com/sethmlarson/delt

Builds and uploads Continuous Integration environment reports

appveyor ci circleci continuous-integration github gitlab gitlab-ci gitlab-runner travis-ci

Last synced: 29 Jan 2025

https://github.com/MarkMc1089/devpacker

Initialise A Blank R Package With Good Practice Configuration

continuous-integration github-actions package-creation r

Last synced: 04 Dec 2024

https://github.com/rcmedeiros/template

A TypeScript/JavaScript Node Template that does very little other than to demonstrate how to setup a CI/CD project.

automation code-quality continuous-delivery continuous-deployment continuous-integration documentation security-audit typescript

Last synced: 30 Dec 2024

https://github.com/sumitm01/ci-cd-using-jenkins-sonarqube-ecr-and-ecs

This project configures an automated pipeline script using Jenkins which fetches the source code, builds it, scans the code using Sonarqube, uploads the artifact to Amazon ECR repository and finally deploys it on Amazon ECS.

aws-ecr aws-ecs continuous-deployment continuous-integration elastic-container-registry elastic-container-service jenkins pipeline pipeline-as-a-code sonarqube-scanner

Last synced: 26 Dec 2024

https://github.com/atymic/docker-php-runner

Full featured PHP runner for PHP CI/CD builds & deployments.

continuous-delivery continuous-integration deployer deployment docker php

Last synced: 03 Nov 2024

https://github.com/dgkanatsios/acsk8svstsdemo

Demo app for Azure Kubernetes Service - Visual Studio Team Services CI/CD demo

azure azure-container-registry azure-container-service continuous-deployment continuous-integration kubernetes

Last synced: 08 Nov 2024

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

🐳 Dockerized yamllint with proper versioning, a linter for YAML files.

ci container continuous-integration docker docker-image hacktoberfest image lint linter yaml yamllint

Last synced: 27 Oct 2024

https://github.com/openmodelica/openmodelica-library-testing-action

Setup OpenModelicaLibraryTesting scripts and run them on Modelica package and publishes results.

actions continuous-integration modelica-library openmodelica

Last synced: 02 Feb 2025

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

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

continuous-integration nginx openshift react

Last synced: 02 Jan 2025

https://github.com/ventx/helm3-ci

Docker Image with helm3, helm-secrets and helm-s3 plugins

alpine continuous-integration docker dockerfile helm helm3 kubernetes kubeval s3 secrets unittest

Last synced: 25 Dec 2024

https://github.com/lucasmagnum/django-github-actions-ci

Application used in to create a simple CI with Github actions

continuous-integration django example-project github-actions portfolio python

Last synced: 17 Jan 2025

https://github.com/andreiavrammsd/go-jenkins-ci

Automated setup of continuous integration for Go projects hosted on GitHub with Jenkins and GolangCI-Lint.

continuous-integration github go golang golangci-lint jenkins

Last synced: 03 Jan 2025

https://github.com/mattddowney/jenk

Interact with Jenkins via the command line. Written in Go.

api-client cli command-line continuous-integration go golang jenkins pipeline

Last synced: 11 Jan 2025

https://github.com/druzsan/setup-matrix

GitHub action to create a reusable and potentially dynamic matrix for workflow jobs.

ci continuous-integration github-actions

Last synced: 21 Dec 2024

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

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

continuous-delivery continuous-integration plugin ruff rust wasm webassembly

Last synced: 20 Nov 2024

https://github.com/jaremko/spacemacs-circleci

Dockerfiles for Spacemacs CircleCI tests

circleci continuous-integration docker docker-image emacs spacemacs

Last synced: 28 Dec 2024

https://github.com/mmitch/cobol-build

COBOL build system that supports cobol-unit-test and Travis CI

build-system ci cobol continuous-integration continuous-testing gnucobol template test travis unit-testing

Last synced: 31 Dec 2024

https://github.com/lihop/godot-setup

GitHub action to setup the Godot game engine so it can run in graphical mode (i.e. non-headless) on Linux, Windows, and macOS.

continuous-integration game-ci godot

Last synced: 10 Dec 2024

https://github.com/jayqi/failed-build-issue-action

An action that makes it easy to notify of a failed GitHub Actions workflow via an issue.

actions ci continuous-integration github-actions issues

Last synced: 11 Jan 2025

https://github.com/codecop/push-counter

Counter dashboard of positive and negative push events during Coding Dojo "championships".

coding-game continuous-integration dashboard gameification push-notifications

Last synced: 25 Dec 2024

https://github.com/eniks/pfxtosnk

Utility to extract private and public key from pfx to snk file.

certificate continuous-integration extract pfx sign snk strong-name

Last synced: 22 Dec 2024

https://github.com/oblivious-oblivious/emeralds

A module/package manager for C applications

continuous-integration crystal emeralds package-management

Last synced: 18 Dec 2024

https://github.com/li-boxuan/regex-checker

GitHub App that checks Pull Request titles using user-defined regular expression

continuous-integration github github-app probot-app regular-expression

Last synced: 18 Dec 2024

https://github.com/rtewari056/continuous-deployment-to-digitalocean

Auto deploy a MERN app to Digital Ocean platform using Continuous integration and Continuous delivery with GitHub Actions

continuous-deployment continuous-integration github-actions mern-stack

Last synced: 30 Jan 2025

https://github.com/zeromicro/zero-ci

go-zero continuous integration.

ci continuous-integration go-zero

Last synced: 20 Jan 2025

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

GitHub action that creates a status check or pull request comment based a jest json results file

continuous-integration jest jest-test pr-comment status-check swat-team testing

Last synced: 23 Nov 2024

https://github.com/greenelab/continuous_analysis_rnaseq

Example of how continuous analysis can be used for RNA-Seq differential expression.

analysis continuous-integration methodology

Last synced: 13 Nov 2024

https://github.com/juliancataldo/gh-actions

GitHub Actions for TypeScript mono-repositories. Continuous Integration, deployments, documentation…

actions cicd continuous-integration github-actions github-pages monorepo node typescript vercel

Last synced: 17 Dec 2024

https://github.com/rigetti/gitlab-pipelines

GitLab CI YAML files containing useful template pipelines.

continuous-delivery continuous-integration docker gitlab-ci yaml

Last synced: 06 Nov 2024

https://github.com/oddbit/firebase-cicd

A simple Firebase Docker image for CI/CD jobs

cd ci ci-cd continuous-deployment continuous-integration docker firebase node nodejs

Last synced: 07 Nov 2024

https://github.com/remram44/drone-runner-qemu

A runner for Drone CI that runs jobs in Qemu virtual machines

continuous-integration drone-ci drone-plugin drone-runner gitea qemu virtual-machine

Last synced: 06 Feb 2025

https://github.com/hpoul/git-buildnumber

Create a continuous, consistent buildnumber independent of branch.

buildnumber ci continuous-integration flutter git git-buildnumber

Last synced: 29 Dec 2024

https://github.com/adampaternostro/azure-deploy-vsts-on-vnet-app-service-environment

Shows how to use Visual Studio Team Services to deploy an application to an Application Service Environment that is on a VNET.

azure azure-app-service azure-webapp continuous-deployment continuous-integration visual-studio-team-services

Last synced: 31 Jan 2025

https://github.com/cedrickchee/neocargo

neoCargo microservices in Go with PostgreSQL, MongoDB, Terraform, Google Kubernetes Engine, and CircleCI

containerization continuous-delivery continuous-integration go-micro golang-application google-cloud grpc-service kubernetes-cluster microservices monorepo terraform-project

Last synced: 18 Jan 2025

https://github.com/briandfoy/brians_perl_modules_appveyor_config

My standard AppVeyor configuration for my public Perl modules

appveyor continuous-integration perl

Last synced: 14 Jan 2025

https://github.com/rohit-gohri/drone-junit

A drone plugin to display junit report summary in card view

adaptive-cards ci continuous-integration drone drone-plugin junit plugin reporting

Last synced: 20 Dec 2024

https://github.com/peterdavehello/docker-jsonlint

🐳 Dockerized jsonlint with proper versioning, a JSON parser and validator.

ci cli container continuous-integration docker docker-image hacktoberfest image json jsonlint lint linter

Last synced: 27 Oct 2024

https://github.com/liskin/gh-pipx

GitHub Action that installs Python commands using pipx.

ci continuous-integration github github-actions

Last synced: 30 Jan 2025

https://github.com/jelastic-jps/jenkins

Jenkins is an open-source continuous integration server with 300+ plugins to support all kinds of software development

automation continuous-delivery continuous-integration deploys-jenkins java jelastic jelastic-jps jenkins jenkins-pipeline jenkins-server jenkins2 jps

Last synced: 10 Nov 2024

https://github.com/artemnikitin/android-tests-scaling-to-infinity

Repo with sources from post https://artemnikitin.com/post/scaling-android-tests/

android android-testing android-tests-scaling aws aws-ec2 ci continuous-integration docker

Last synced: 08 Jan 2025

https://github.com/nishkarshraj/github_actions_x_github_packages

Learn how to extend the use of GitHub from SCM into the world of Continuous Integration and Continuous Deployment and Package Management using GitHub Actions and GitHub Packages.

continuous-delivery continuous-deployment continuous-integration devops docker github github-actions github-packages open-source package-manager scm

Last synced: 10 Nov 2024

https://github.com/sel4/ci-actions

CI GitHub actions for the seL4 repositories

ci ci-actions continuous-integration sel4

Last synced: 11 Nov 2024

https://github.com/xaizek/fragile

A lightweight CI

agpl builder continuous-integration php

Last synced: 31 Jan 2025

https://github.com/kevinoid/travis-status

An implementation of the status subcommand of The Travis Client in Node.js, with a few extra features.

cli continuous-integration nodejs travis-ci travis-status

Last synced: 14 Oct 2024

https://github.com/vsilverman/jenkins-ci

This repo shows how to use docker, jenkins and maven to build, test and deploy java app

continuous-integration docker docker-image java jenkins pipeline python terraform

Last synced: 27 Oct 2024

https://github.com/per1234/workflowsawaiting

Check for workflows awaiting approval

ci continuous-integration github-actions maintainers

Last synced: 27 Jan 2025

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

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

continuous-delivery continuous-integration cue cuelang plugin wasm webassembly

Last synced: 20 Nov 2024

https://github.com/jioo/justine-joshua-quiazon

[https://jioo.github.io] My portfolio website using Vue, Vuetify & Vue-Cli-3 with Azure CI-CD pipeline

azure-pipelines continuous-deployment continuous-integration continuous-release pwa vue-cli-3 vue-router vuejs vuetify vuex webgl

Last synced: 31 Dec 2024

https://github.com/nordicsemiconductor/cloud-device-helpers-js

Helper functions for interacting with the nRF9160 used during end-to-end tests

continuous-integration end-to-end-testing firmware iot library nrf-asset-tracker

Last synced: 11 Nov 2024

https://github.com/greenelab/computational-reagents

Rigor, Reproducibility, Transparency, and Reagent Validity for Computational Biologists

continuous-integration discussion reproducibility slides

Last synced: 13 Jan 2025

https://github.com/equil/server-side-playground

The repo is a playground for server-side swift projects to try or fully-implement the server-side projects in a production enviroment

continuous-delivery continuous-integration contributing playground server-side server-side-swift swift swift-3 swift-language swift3

Last synced: 20 Jan 2025

https://github.com/owainlewis/frequency

A modular Continuous Integration (CI) platform built on top of Kubernetes.

automation continuous-integration kubernetes

Last synced: 19 Dec 2024

https://github.com/arky/iiab-smoketest

Smoke-testing of Internet-in-a-Box OS builds using Jekins and vagrant.

centos continuous-integration debian debian-linux distro fedora jekins linux os qemu raspberry-pi raspbian smoke-tests ubuntu vagrant

Last synced: 18 Dec 2024

https://github.com/taslim-a-hussain/github-actions-lab

A repository dedicated to learning, experimenting, and mastering GitHub Actions for automating workflows in software development.

automation ci-cd continuous-delivery continuous-deployment continuous-integration devops github-actions scripting workflow yaml

Last synced: 13 Oct 2024

https://github.com/jochendiekenbrock/image-comparison-backend

Backend of an image comparison solution. It reads the results of image comparisons performed by the https://github.com/JochenDiekenbrock/image-comparison-frontend and allows to manage them.

ci continuous-integration image-comparison jenkins

Last synced: 10 Oct 2024

https://github.com/nagelflorian/golang-ci

Simple continious integration example for the go programming language

circleci continuous-integration go golang golang-ci travis

Last synced: 17 Dec 2024

https://github.com/pcvg/remove-merged-branches

Remove the branches that were merged in the branch in which you run this action.

branch branches branches-workflow ci continuous-integration github-actions

Last synced: 23 Dec 2024

https://github.com/melezhik/ducky

Run sparrow tasks on docker containers

automation continuous-integration docker docker-container ducky sparrow testing

Last synced: 23 Dec 2024

https://github.com/brisktest/brisk

Brisk is a complete Continuous Integration tool for executing your test suites. It is designed around speed and outperforms all other CI tools - primarily by only rebuilding the test env when necessary. It can be run either from your developer machine (running your entire test suite in seconds on every save) or as part of your CI/CD pipeline.

brisk ci cicd continuous-delivery continuous-integration jest jest-test pytest rails rspec-rails spec

Last synced: 10 Oct 2024

https://github.com/fluentci-demos/fluentci-demo-elixir-phoenix

A FluentCI demo CI Pipeline using Elixir and Phoenix

cicd continuous-integration elixir phoenix wasm

Last synced: 12 Oct 2024