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/emmanuelgautier/validate-json

A GitHub Action that validates JSON files with JSON Schema.

ajv continuous-integration github github-actions json json-schema json-schema-validator

Last synced: 20 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/alexf91/aur-pkgbuilds

My AUR packages with Travis CI

aur ci continuous-integration pkgbuilds travis-ci

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

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/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/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/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/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/coinfabrik/on-ink-integration-tests

This repository provides a comprehensive review of the ink! integration and end-to-end testing environments. It includes detailed test cases and proposed enhancements for each exposed function.

blockchain-testing continuous-integration end-to-end-testing ink ink-tests integration-testing quality-assurance smart-contracts

Last synced: 12 Jan 2025

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/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/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/faheel/sample-cpp-ci

A sample C++ project with continuous integration

ci continuous-integration cpp

Last synced: 18 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/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/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/cabdesigns/docker-cd-seed

A seed project for a docker based continuous delivery pipeline using CircleCI and Google Cloud Platform

circleci continuous-delivery continuous-integration docker google-cloud

Last synced: 11 Jan 2025

https://github.com/jemc/pony-ci

Concourse CI pipelines for my pony projects. :horse: :airplane:

ci concourse-ci continuous-integration pony-language

Last synced: 30 Nov 2024

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

https://github.com/devpro/concourse-samples

Samples of Concourse pipelines

ci concourse continuous-integration

Last synced: 11 Jan 2025

https://github.com/liblaf/actions

This repository contains a collection of GitHub Actions for automating various tasks such as authentication, auto-merging pull requests, installing software packages, and creating GitHub releases.

automation cd ci ci-cd continuous-deployment continuous-integration devops github-actions github-app package-management package-manager pull-request-automation release-management software-installation

Last synced: 22 Dec 2024

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/ahebrank/install_module_dependencies

A D8 module dependency management hack

continuous-integration drupal-8 pantheon

Last synced: 30 Dec 2024

https://github.com/gregk27/frc-ci-demo

Sample continuous integration setup for FIRST Robotics Competition

continuous-integration frc

Last synced: 22 Jan 2025

https://github.com/facsimiles/launchpad

🚀 Launchpad: Effortlessly host your Git repositories with Launchpad! Push, clone, and manage your code over SSH or HTTPS. Enjoy seamless integration with webhooks, merge proposals, and detailed repository insights. Boost your productivity and streamline your workflow today! [MIRROR][UNOFFICIAL]

bazaar bug-tracker bug-tracking bzr code-hosting code-review continuous-delivery continuous-integration git-hosting git-web issue-tracker issue-tracking mirror mirrored-repository project-management source-code-management team-collaboration unofficial unofficial-mirror version-control

Last synced: 02 Jan 2025

https://github.com/jgontrum/jenkins-dind-slave

Finally a *working* Dockerfile for a Docker-in-Docker Jenkins slave

ci continuous-integration docker jenkins

Last synced: 28 Nov 2024

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/vanheemstrasystems/ci-cd-cms-headstart

Continuous Integration (CI) / Continuous Deployment (CD) with Content Management System (CMS) - Headstart

content-management-system continuous-deployment continuous-integration

Last synced: 03 Dec 2024

https://github.com/spinningideas/cicd

Continuous Integration Continuous Delivery

cicd continuous-delivery continuous-integration

Last synced: 13 Jan 2025

https://github.com/atulkamble/samplewebapp

A simple Node.js web server application demonstrating the use of AWS CodeCommit, CodeBuild, and CodeDeploy for continuous integration and continuous deployment (CI/CD) on an EC2 instance.

cicd codebuild codecommit codedeploy continuous-delivery continuous-integration devops ec2

Last synced: 15 Jan 2025

https://github.com/francoriba/shelter_market_rest_api

Implementation of a REST API in Go. This project is related to the other two shelter projects. Lab3 for Operating Systems II at @FCEFyN UNC, AR.

continuous-integration docker dockercompose go postgresql rest-api reverse-proxy swagger traefik virtualization

Last synced: 11 Oct 2024

https://github.com/weehong/jenkins-pipeline-with-docker-compose-hashicorp-vault-sonarqube

This repository demonstrates the use of Jenkins with various integration tools such as Docker, Ngrok, HashiCorp Vault, and Sonar.

cd ci cicd continous-deployment continuous-integration docker docker-compose hashicorp-vault jenkins ngrok sonar sonarqube vault

Last synced: 21 Jan 2025

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

https://github.com/realpacific/simple-calculator

Simple Calculator + JaCoCo + GitHub Action

android continuous-integration github-actions jacoco

Last synced: 06 Dec 2024

https://github.com/thomasmost/darkbridge

An opinionated infrastructure-forward modern web template built for continuous integration and delivery on GitHub Actions; using Docker, AWS Fargate, and NodeJS

continuous-delivery continuous-integration docker emotion fargate github-actions koa nodejs react ssr

Last synced: 17 Jan 2025

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: 20 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/andrea-acampora/nestjs-ddd-quickstarter

Template repository for NestJS projects following Domain-Driven Design, Clean Architecture and Functional Programming principles and best practice.

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

Last synced: 20 Jan 2025

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

https://github.com/greatfruitomsk/setuptools_scm_build_number

setuptools_scm plugin to include build number from CI

continuous-integration python setuptools setuptools-scm

Last synced: 30 Dec 2024

https://github.com/maxkratz/github-actions-latex-example

A minimal example on how to build a LaTeX document (PDF) via GitHub Actions and Docker.

actions continuous-integration docker example github-actions latex latex-document latexmk

Last synced: 16 Jan 2025

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

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/marcpinet/takenoko

♟️ Board game made as part of a school project.

board-game bot continuous-integration devops java maven takenoko

Last synced: 23 Nov 2024

https://github.com/kamaranl/1password-load-secrets-action

A slightly better version of 1Password's "Load secrets from 1Password" action

continuous-delivery continuous-deployment continuous-integration developer-tools

Last synced: 14 Dec 2024