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/flagarde/ci

Docker image for Continuous Integration

ci clang cmake continuous-integration docker gcc old-compilers

Last synced: 10 Jan 2025

https://github.com/guillaumearm/barbe-ci

:neckbeard: - Lightweight continuous integration for bearded

continuous-integration javascript lightweight

Last synced: 26 Dec 2024

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: 23 Dec 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: 13 Dec 2024

https://github.com/vincecabs/gaunit

GAUnit is a Python library for testing Google Analytics implementations within CI pipelines.

continuous-integration google-analytics pipelines python3 robotframework selenium

Last synced: 17 Dec 2024

https://github.com/0x2b3bfa0/cml.sh

Install CML with a short command on any CI/CD system

cml continuous-integration installer

Last synced: 13 Dec 2024

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: 13 Dec 2024

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: 27 Sep 2024

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: 26 Sep 2024

https://github.com/tanishkamarrott/multi-stage-docker-builds-for-efficient-ci-cd

A repository showcasing multi-stage Docker builds for optimizing CI/CD pipelines. Includes examples for Node.js, Python, and Java projects with a focus on reducing image size and improving build efficiency.

build container-image containerization continuous-deployment continuous-integration docker java nodejs python

Last synced: 29 Nov 2024

https://github.com/thomasthaddeus/updaterepositorylist

This GitHub Action automatically updates a landing page with a list of GitHub repositories. It fetches repositories for a specified user, then updates an HTML file with repository links. Configurable via environment variables, it's ideal for keeping project documentation or personal pages dynamically updated.

automation continuous-integration documentation github-actions github-pages javascript landing-page nodejs open-source personal-website repository-management typescript web-development

Last synced: 18 Dec 2024

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: 07 Jan 2025

https://github.com/jeandet/lpp_teamcity_agents

Meta repository for all LPP TeamCity agents deployed here https://hephaistos.lpp.polytechnique.fr/teamcity

ci continuous-integration docker teamcity teamcity-agent

Last synced: 02 Jan 2025

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

Node.js-based script and module to query AppVeyor build status via the AppVeyor REST API.

appveyor appveyor-api continuous-integration nodejs

Last synced: 19 Dec 2024

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

Frontend of an image comparison solution. Performs image comparisons during end to end tests and writes test results. Integrates with https://github.com/JochenDiekenbrock/image-comparison-backend

ci continuous-integration e2e-testing image-comparison jenkins protracor-image-comparison protractor

Last synced: 19 Dec 2024

https://github.com/acseo/ci-deployer

Docker CI Deployer Image used for ACSEO Deployments with Deployer

continuous-integration deployer docker-image

Last synced: 01 Jan 2025

https://github.com/ksaveras/php-ci

Custom PHP docker images with additional extensions for CI/CD

ci cicd continuous-integration docker docker-image php php-cs-fixer php7 php71 php72 php73 php74 phpcbf phpcpd phpcs phploc

Last synced: 28 Sep 2024

https://github.com/neikei/gitlab-testing-environment

Gitlab testing environment in a Vagrantbox based on Debian and provisioned with Ansible.

ansible continuous-integration debian gitlab gitlab-ce gitlab-runner playground testing vagrantbox

Last synced: 26 Dec 2024

https://github.com/kinow/btd-2011

Belgium Testing Days 2011 "How to Automate Tests using TestLink and Hudson"

automated-testing automated-tests automation ci continuous-delivery continuous-integration jenkins presentation slides testlink

Last synced: 01 Oct 2024

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: 02 Jan 2025

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: 02 Jan 2025

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

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

continuous-integration openshift play-framework scala

Last synced: 02 Jan 2025

https://github.com/inetsix/docker-gitlab-runners

Repository to deploy gitlab-runners using docker-compose

continuous-delivery continuous-integration gitlab gitlab-ci gitlab-ci-runner runner

Last synced: 23 Dec 2024

https://github.com/lgug2z/call-me

A ci-agnostic orchestrator for triggering tests on a shared environment pool across multiple pipelines

ci continuous-integration golang testing

Last synced: 19 Nov 2024

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: 28 Nov 2024

https://github.com/soulman-is-good/gitpub

Git webhook watcher and publisher

continuous-integration git git-webhook nodejs

Last synced: 17 Dec 2024

https://github.com/trinitronx/docker-kubectl-cd

Basic build tools docker images + docker & kubectl for use in CI/CD environments

continuous-deployment continuous-integration docker-image kubectl

Last synced: 11 Nov 2024

https://github.com/akshat2203/jenkins-weekend-guide

This repository is a comprehensive Jenkins tutorial designed to guide you through the process of mastering Jenkins from scratch. New steps and lessons will be added every weekend.

automation cicd continuous-delivery continuous-deployment continuous-integration devops hacktoberfest hacktoberfest-accepted jenkins pipeline pipeline-dock-tech pipelines-as-code

Last synced: 28 Nov 2024

https://github.com/oeo/datum

sls backend framework with incredibly fast prototyping speed

coffeescript continuous-integration mongodb nodejs nosql redis serverless

Last synced: 06 Dec 2024

https://github.com/ritreshgirdhar/github-actions-ci-demo

This application will help you in understanding Github Actions and Workflow. Here we are creating a Continous Integration workflow for learning.

containerization continuous-integration docker docker-registry dockerhub github-actions

Last synced: 25 Dec 2024

https://github.com/ahebrank/install_module_dependencies

A D8 module dependency management hack

continuous-integration drupal-8 pantheon

Last synced: 30 Dec 2024

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: 01 Dec 2024

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: 13 Nov 2024

https://github.com/shivamarora1/go_ci

Go continuous integration using git action

ci continuous-integration git github-actions githubactions go golang jenkins

Last synced: 08 Dec 2024

https://github.com/tantalic/cistatus

Tools for monitoring continuous integration status

continuous-integration gitlab gitlab-ci

Last synced: 19 Nov 2024

https://github.com/bene/dockyard-ui

⚓️ Continuous integration for Docker based projects.

ci continuous-integration docker javascript js react

Last synced: 07 Jan 2025

https://github.com/jessestuart/vagrant-builder

Automated CentOS 7-based Docker image with Vagrant preinstalled. Test ya' CI builds in a jiffy.

ci continuous-integration devbox development-environment docker vagrant

Last synced: 01 Dec 2024

https://github.com/therealedsheenan/contempo-deploy

Contempo with deployment and CI feature using travis and aws.

aws contempo continuous-integration deployment react

Last synced: 22 Nov 2024

https://github.com/anirbanmu/docker-circleci-ruby-rust

Dockerfiles for CircleCI for projects that require both Ruby & Rust

circleci continuous-integration docker docker-image docker-images dockerfile dockerhub ruby rust rust-lang

Last synced: 22 Nov 2024

https://github.com/gjbex/ci-example

Repository to illustrate CI for software testing

continuous-integration linting quality testing training version-control

Last synced: 22 Nov 2024

https://github.com/bukharovsi/docker_plugin

PHP Docker plugin is a plugin for composer that helps build and push docker images

build-automation build-tool continuous-integration docker docker-image dockerfile php

Last synced: 07 Dec 2024

https://github.com/belovetech/alx-system_engineering-devops

This project tracks my understanding of system administration/DevOps concepts. It covers a wide range of topics in this field, from shell comprehension to I/O operations to processes to bash scripting to networking and more.

bash continuous-delivery continuous-integration devops linux shell shell-script

Last synced: 06 Jan 2025

https://github.com/tarathep/tarathec-tutorial-backend

Example ASP.NET 6 repository continuous integration (CI) pipeline with GitHub Actions to Code, Unit Test, SAST, Build artifact for prepare to deploy applications to Azure Web app.

asp aspnet continuous-integration example github-actions mongodb webapi

Last synced: 16 Nov 2024

https://github.com/soumyadip007/jenkins-devops

Jenkins is a free and open source automation server written in Java. Jenkins helps to automate the non-human part of the software development process, with continuous integration and facilitating technical aspects of continuous delivery.

continuous-deployment continuous-integration devops jenkins jenkins-pipeline jenkins-platform jobs

Last synced: 15 Dec 2024

https://github.com/spacebabies/ci

Docker images for Continuous Integration of our Rails apps

bitbucket continuous-integration docker dockerfile rails ruby ruby-on-rails sentry

Last synced: 22 Nov 2024

https://github.com/stawuah/airbnb-clone-2

A refined version of the AirBnB clone showcases the seamless integration of TypeScript, Node.js, and Express. Its production-ready backend is elegantly orchestrated within Docker containers, all within the framework of a robust monolithic architecture

airbnb api cicd continuous-integration docker github-actions nodejs npm typescript

Last synced: 25 Dec 2024

https://github.com/phoenixrvd/docker-xtc-environment

Komplette PHP- und Datenbank-Umgebung um die XT-Commerce - Shops auf 'localhost' zu betreiben.

continuous-integration docker docker-compose ioncube mit php xtcommerce

Last synced: 29 Nov 2024

https://github.com/ukhomeoffice/sas-github-workflows

Central repository for reusable GitHub workflows

continuous-integration github-actions github-workflows

Last synced: 25 Dec 2024

https://github.com/davidkhahn/continuous-integration-circleci

Make software less expensive by reducing conflicts, bugs and increasing production speed.

circle-ci continuous-deployment continuous-integration prettier

Last synced: 12 Nov 2024

https://github.com/n3d1117/book-manager

A simple book manager, built using test driven development (TDD) with Java and Maven.

continuous-integration github-actions java maven sonarqube test-driven-development

Last synced: 19 Dec 2024

https://github.com/jcorioland/devoxx2017hol

Devoxx 2017 HOL about Azure Container Service, Kubernetes and CI/CD with Jenkins

azure azure-container cloudbees continuous-deployment continuous-integration devops devoxx jenkins kubernetes

Last synced: 15 Dec 2024

https://github.com/42lm/zigist

Update a gist with a random dev joke. Pure Zig⚡

actions continuous-integration cron cronjob githubci zig ziglang

Last synced: 13 Nov 2024

https://github.com/zyactions/dotnet-setup

A GitHub Action to set up a specific version of the .NET SDK in a workflow run.

continuous-integration dotnet github-actions

Last synced: 27 Nov 2024

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: 14 Nov 2024

https://github.com/spinningideas/cicd

Continuous Integration Continuous Delivery

cicd continuous-delivery continuous-integration

Last synced: 14 Nov 2024

https://github.com/sujal-goswami/boredtube

This is a backend project for a 🎬 video streaming site similar to YouTube that includes Twitter-like features. All APIs can be found in the description.

continuous-integration docker express-js jwt-authentication mongo-db node-js restful-api

Last synced: 10 Oct 2024

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: 21 Dec 2024

https://github.com/dburriss/have-your-cake

I contain Cake build script helpers.

appveyor continuous-integration

Last synced: 01 Dec 2024

https://github.com/thomasvincent/pausatf-main-repo

Comprehensive WordPress solution for the USATF Pacific Association, featuring robust Ansible configurations and Terraform for secure, scalable infrastructure management. Tailored for sports event management and member interaction.

ansible cloudflare continuous-integration digitalocean infrastructure php sports-management terraform waf wordpress

Last synced: 20 Dec 2024

https://github.com/simogasp/travistests

testing travis features

continuous-integration testing travis-ci

Last synced: 22 Dec 2024

https://github.com/shopiqo/docker-phplint

Tiny Alpine-based dockerized version of Composer package overtrue/phplint to use with pre-commit, Github Actions, GitLab CI and many others.

coding-standards continuous-integration docker dockerfile linter php pre-commit static-analysis

Last synced: 17 Dec 2024

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: 20 Dec 2024

https://github.com/datencia/docker-ionic

Minimal docker image for Ionic projects to get CI

continuous-integration cordova docker dockerfile ionic

Last synced: 30 Nov 2024

https://github.com/darkdefender27/learner

Spring-Boot starter project implementing microservice architecture using Spring-Data (MongoDB) along with Docker for Containerization and CI

continuous-integration docker docker-image java-8 machine microservices-architecture spring-boot spring-data-mongo

Last synced: 13 Nov 2024

https://github.com/jyotindersingh/eventide-ci

A distributed Continuous Integration System

continuous-integration distributed-systems python

Last synced: 18 Nov 2024

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: 20 Dec 2024

https://github.com/marshallasch/ci_server

This is the continuous integration server for the backend.

continuous-integration generic nodejs webhooks

Last synced: 05 Dec 2024

https://github.com/vivekkravindraa/travis-app

CREATE-REACT-APP - DEPLOYMENT - GH-PAGES - TRAVIS-CONTINUOUS-INTEGRATION - BUILD PASSING

continuous-integration gh-pages react travis-ci

Last synced: 09 Jan 2025