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/alexf91/aur-pkgbuilds

My AUR packages with Travis CI

aur ci continuous-integration pkgbuilds travis-ci

Last synced: 20 Dec 2024

https://github.com/javanile/report-ci

📋 Upload, store & share your reports from your favourite CI pipeline.

code-quality continuous-integration curl jenkins reports travis-ci

Last synced: 10 Dec 2024

https://github.com/amanganiello90/surefire-accelerator-maven-plugin

An extension of maven surefire that executes JUnit regression tests. It inherits every goals and parameters with the option to execute automatically only the tests impacted from the last git commit changed classes.

continuous-integration git java junit maven-plugin regression-tests

Last synced: 13 Dec 2024

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

The APPUiO Microservices Example is a comprehensive documentation that describes how one could build continuous integration pipelines that build and deploy an exemplary microservice application to APPUiO (RedHat OpenShift). This repository is the umbrella repository that contains all the sources and tools needed to work through the documentation.

continuous-integration dockerfile gitlab-ci jenkins openshift source-to-image

Last synced: 02 Jan 2025

https://github.com/azmisahin/azmisahin-software-web-architecture-sails

Sails.js is a Model-View-Controller web application framework developed in the Node.js environment. It is designed to make it easy to build web applications and APIs.

api continuous-integration devops express framework javascript mongodb mssql mysql nodejs oracle orm postgresql redis rest sails socket-io sqllite vuejs web

Last synced: 10 Dec 2024

https://github.com/zerohertz/docker

[Docker] CI with GitHub Actions

ci continuous-integration docker github-actions

Last synced: 20 Dec 2024

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

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

Practical work repository for the Programming Topics subject (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: 11 Dec 2024

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/powerupdeploy/powerupsamples

An example demonstrating how to get started with PowerUp build and deploy framework

automation ci-cd continuous-delivery continuous-integration iis powershell powerup windows

Last synced: 20 Dec 2024

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/bukinoshita/travis-init

Add TravisCI to your project

continuous-integration init nodejs travis-ci

Last synced: 21 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/dking3876/hermes

Linux Continuous Integration and Deployment tool. Currently a purely shell scripted application. Future plans for an official deb and pkg development in C set for later in 2017

automation continuous-integration deployment linux linux-app

Last synced: 17 Jan 2025

https://github.com/twatanabe/drone_ci

Drone CI container setup for Traefik network host

continuous-deployment continuous-integration drone-ci traefik

Last synced: 17 Jan 2025

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/bahmutov/stop-build

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

ci continuous-integration utility

Last synced: 18 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/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: 10 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/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: 02 Feb 2025

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/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/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/sfttech/kevin-win-setup

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

continuous-integration kevin qemu windows

Last synced: 17 Jan 2025

https://github.com/maxkratz/maven-ecore-modeling-example

Example on how to use Maven to generate and build code for an Ecore/Genmodel file.

ci continuous-integration eclipse eclipse-modeling-framework eclipse-plugin emf maven mdse

Last synced: 13 Jan 2025

https://github.com/drcbeatz/master-theorem

Web app to evaluate the time complexity of divide and conquer algorithms using the Master Theorem and visualize the results (Python/Django, Typescript/React, Postgres, Docker, AWS Elastic Beanstalk, AWS RDS, Github Actions CI).

aws chartjs continuous-integration django django-rest-framework docker elasticbeanstalk github-actions master-theorem mdbootstrap postgresql pytest python rds-postgres react responsive-design rest-api typescript vite vitest

Last synced: 11 Jan 2025

https://github.com/android10/instapixel

This is complete project which demonstrates how to architecture a modern application which includes a serverless backand plus android and web client.

android architecture backend continuous-delivery continuous-deployment continuous-integration development docker engineering ios microservices monitoring nodejs project python scala security serverless testing web

Last synced: 12 Jan 2025

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

https://github.com/saghosh8/jenkinsfile

This project is a collection of Groovy scripts designed for Continuous Integration and Continuous Delivery (CI/CD) pipelines.

ci-cd cicd continuous-delivery continuous-integration groovy groovy-scripts jenkins jenkins-pipeline

Last synced: 30 Jan 2025

https://github.com/faheel/sample-cpp-ci

A sample C++ project with continuous integration

ci continuous-integration cpp

Last synced: 18 Jan 2025

https://github.com/ajejoseph22/supreme-funicular

DevOps P4. Operationalization of a Machine Learning Microservice API in Docker and Kubernetes.

aws bash continuous-integration docker kubernetes python3

Last synced: 30 Jan 2025

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

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

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 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/marco-m/caproni

Use Concourse to build, test, package and deliver C, C++ or native code code on multiple platforms

c c-plus-plus compiler concourse continuous-integration multi-platform native

Last synced: 20 Jan 2025

https://github.com/nicholasdille/make_recipes

WIP: Template Makefiles for different use cases

continuous-integration docker git github go golang make makefile

Last synced: 31 Jan 2025

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

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

https://github.com/andrea-acampora/nestjs-ddd-devops

Ready-to-use project following Domain-Driven Design, Clean Architecture and Functional Programming best practices, combined with some DevOps techniques such as CI, CD and QA.

clean-architecture continuous-integration ddd dev-ops functional-programming nestjs nodejs quality-assurance testing

Last synced: 01 Feb 2025

https://github.com/drahnr/concourse-copr-resource

A resource for concourse ci to push to copr

ci concourse continuous-integration copr fedora resource rpm

Last synced: 21 Jan 2025

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/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 Jan 2025

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

https://github.com/gmauro/comoda

a bunch of useful functions and classes

continuous-integration python-library utility-library

Last synced: 08 Dec 2024

https://github.com/richelbilderbeek/travis_markdown-link-check

Minimal example to test a repo for dead links using markdown-link-check and Travis CI

check continuous-integration dead dead-links link links travis-ci

Last synced: 01 Nov 2024

https://github.com/tgorka/buildnut

Docker repository for buildpack

buildpack continuous-integration docker nodejs

Last synced: 15 Jan 2025

https://github.com/plurid/performer

Cloud Service for Continuous Integration/Continuous Deployment Builder

build-pipelines cloud continuous-delivery continuous-integration plurid

Last synced: 28 Dec 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 Jan 2025

https://github.com/brianlusina/volt-ci

Minimal CI 🔁 build system :zap:

build-system ci cicd cli continuous-integration python volt-ci

Last synced: 09 Dec 2024

https://github.com/mrofisr/github-actions-gke-cicd

Automate CI/CD with GitHub Actions to deploy applications effortlessly to Google Kubernetes Engine (GKE) using this repository's example pipeline. Streamline your software delivery process and manage applications on GKE efficiently.

automation ci-cd containerization continuous-deployment continuous-integration github-actions gke golang google-kubernetes-engine kubenetes kubespray

Last synced: 23 Jan 2025

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

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

https://github.com/jacobgrisham/react.js-advanced-hooks-and-redux

Front-end single-page static website built with Typescript, React.js Hooks, Emotion (for CSS-in-JS), Tests, Redux, and fine-tuned with React-Specific Performance and Progressive Web Application capability. Site hosted on Github pages.

circle-ci circleci continuous-integration es6-javascript front-end-web-development gitmoji jest progressive-web-app pwa react react-hooks react-performance react-redux react-testing-library reactjs redux rest-api single-page-app typescript unit-tests

Last synced: 09 Dec 2024

https://github.com/obviouslynotraffa/roman-numeral-converter

A converter of Arabic number to Roman numerals shown as ASCII Art

continuous-integration coveralls jacoco-plugin java junit4 maven

Last synced: 14 Dec 2024

https://github.com/cedricwalter/properties-sync-maven-plugin

Apache maven plugin for failing fast at build time when using maven resources filtering with environment based <filters>. This maven plugin will force you to keep in sync all properties files with the reference.

apache-maven continuous-delivery continuous-integration java plugins

Last synced: 19 Jan 2025

https://github.com/modess/jeeves

Tool for settings up CI with Jenkins for your PHP project

continuous-integration jenkins php

Last synced: 18 Jan 2025

https://github.com/artstorm/cibuild-jigsaw

Docker image for testing Jigsaw generated static sites with CircleCI.

ci circleci continuous-integration docker jigsaw

Last synced: 16 Dec 2024

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

https://github.com/jeertmans/locate

Locate recursively searches filenames that match regex pattern

cli continuous-integration example-project find rust

Last synced: 09 Dec 2024

https://github.com/dimmaryanto93/springboot-gitlab-ci-example

Belajar Continues Development dengan Gitlab

continuous-integration gitlab-ci springboot

Last synced: 27 Dec 2024