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/tool3/ncc

github action to compile your nodejs code and push to a destination branch

continuous-integration github-action nodejs

Last synced: 27 Nov 2024

https://github.com/codekeyz/flutter_web_netlify

Test, Build & Deploy Flutter Web Apps from Gitlab CI to Netlify

continuous-deployment continuous-integration continuous-testing flutter flutter-web gitlab-ci netlify

Last synced: 28 Dec 2024

https://github.com/gionniboy/phpdemo-cicd

A demo to illustrate the powerful of ci/cd pipeline: for php7 projects. Pdf slide from speech @phpusergrouppalermo

composer continuous-delivery continuous-deployment continuous-integration continuous-testing gitlab-ci php7 phpcs phpmd phpunit static-code-analysis

Last synced: 15 Dec 2024

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

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

🐳 Continuous integration for Docker based projects.

ci continuous-integration docker go golang

Last synced: 07 Jan 2025

https://github.com/daliborgogic/detlef-app

Progressive Web App (PWA) start with a traditional web site/application and progressively enhance with modern features

continuous-delivery continuous-integration micro nuxt pwa vue

Last synced: 22 Dec 2024

https://github.com/sumitm01/ci-using-jenkins--nexus-and-sonaqube

This project configures an automated pipeline on Jenkins which fetches the source code, builds it, scans the quality of the code using Sonarqube scanner and uploads the artifact to Nexus remote repository for deployment and notifies the status on slack channel.

continuous-integration ec2 jenkins nexus pipeline pipeline-as-a-code slack sonarqube-scanner

Last synced: 26 Dec 2024

https://github.com/sylvainde/cithon

Continuous Integration marathon to use the latest Python versions

continuous-integration cpython python-3 travis-ci

Last synced: 29 Nov 2024

https://github.com/hanneskaeufler/e-ink-build-dashboard

Python script to drive an e-ink display displaying my open source projects' build statuses

build-automation continuous-integration e-ink raspberrypi

Last synced: 24 Oct 2024

https://github.com/michaeltryby/ci-tools

Tools for continuous integration and local testing

continuous-integration epanet swmm testing-tools

Last synced: 06 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: 15 Nov 2024

https://github.com/julia-actions/build-julia

An action to build Julia from source for a given commit.

continuous-integration github-action julia julialang

Last synced: 20 Nov 2024

https://github.com/amrkhaledccd/github-actions-test

Build a CI/CD with GitHub Actions. Build, Test, push to docker hub and deploy to google cloud platform kubernetes using Helm.

continuous-delivery continuous-integration docker gcloud github-actions google-cloud-platform helm3 kubernetes

Last synced: 30 Oct 2024

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

https://github.com/lreimer/continuous-atdd

Continuous ATDD on K8s using Geb and Selenium Hub

atdd continuous-integration geb kubernetes selenium selenium-hub selenium-java

Last synced: 20 Nov 2024

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

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/nucleartide/badminton

A PICO-8 game about bouncing a ball back and forth...

continuous-delivery continuous-deployment continuous-integration pico-8

Last synced: 29 Nov 2024

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/jcfr/ci-sandbox

My sandbox for experimenting with CI services

appveyor azure-pipelines circleci continuous-integration sandbox scikit-ci travis-ci

Last synced: 13 Oct 2024

https://github.com/mattddowney/jenk-bash

Interact with the Jenkins API from bash

api-client bash cli command-line continuous-integration jenkins pipeline

Last synced: 12 Nov 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/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/berat02xz/global-chat-app-kiii

global chatting system where anyone can connect to a room, exchange messages, and reply to other messages. This application is built with Spring Boot and uses SQL Server as the backend, hosted on Azure. It leverages Docker for image building, Kubernetes for managing pods, and GitHub Actions for CI/CD pipeline, deploying seamlessly to AKS

azure chat-application continuous-delivery continuous-integration devops docker java javascript kubernetes spring-boot websocket

Last synced: 20 Dec 2024

https://github.com/mlewand/generator-appveyor

Adds a basic AppVeyor CI config for node application.

appveyor ci continuous-integration node nodejs yeoman yeoman-generator

Last synced: 24 Nov 2024

https://github.com/manuelbento19/next-ci_cd

CI/CD with Next.js + Vitest + Husky + Lint Staged + CommitLint + Github Actions

cd ci commit-lint continuous-delivery continuous-deployment continuous-integration github-actions husky lint-staged nextjs react vitest

Last synced: 16 Nov 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/the-common/drone-ci-integration

A common Drone CI integration template that should be easily adaptable for most project's with few modifications

continuous-integration drone-ci

Last synced: 17 Nov 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/scathachgrip/da-vinci

Experimental github bots to automate PR and Issues workflows

continuous-integration github-bot probot

Last synced: 17 Nov 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/sir-gon/deploy-scripts

BASH script collection for deployment process of my web applications

bash continuous-delivery continuous-integration deploy script

Last synced: 31 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/devpro/concourse-samples

Samples of Concourse pipelines

ci concourse continuous-integration

Last synced: 12 Nov 2024

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

A sample C++ project with continuous integration

ci continuous-integration cpp

Last synced: 18 Nov 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/drahnr/concourse-copr-resource

A resource for concourse ci to push to copr

ci concourse continuous-integration copr fedora resource rpm

Last synced: 17 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/bukinoshita/travis-init

Add TravisCI to your project

continuous-integration init nodejs travis-ci

Last synced: 21 Dec 2024

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: 12 Nov 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/victorshinya/continuous-delivery

Usando o serviço do IBM Continuous Delivery para criar um Pipeline (CI/CD) da sua solução.

ci-cd continuous-delivery continuous-deployment continuous-integration devops devops-services devops-tools ibm-continuous-delivery

Last synced: 09 Jan 2025

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

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

ci continuous-integration utility

Last synced: 27 Dec 2024

https://github.com/poetic/auto-selenium

Add automated browser ui tests that a non developer can generate using point and click browser extensions.

browser-automation continuous-integration docker docker-compose docker-image selenium

Last synced: 24 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: 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/mallozup/concourse-usefull-infos

Concourse CI practial setup (systemd service , plus workflow)

ci concourse continuous-integration go linux pipeline testing testing-framework

Last synced: 11 Dec 2024

https://github.com/aldy505/continuous-integration-images

Docker images ready for your continuous integration pipeline

continuous-integration docker-image

Last synced: 14 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/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/orgflow-actions/setup

An action that installs and configures OrgFlow CLI and lets you build your Salesforce DevOps pipeline and manage your deployments from GitHub.

continuous-delivery continuous-integration devops github-actions orgflow salesforce salesforce-devops salesforce-metadata

Last synced: 23 Nov 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/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/fluentci-io/cmake-plugin

CI/CD Plugin for CMake

cicd cmake continuous-integration wasm

Last synced: 20 Nov 2024

https://github.com/zijianhuang/fonlowtesting

Helper functions for constructing unit testing and integration testing efficiently

ci-server continuous-integration csharp iis iis-express unit-testing

Last synced: 12 Oct 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/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/fluentci-io/purescript-plugin

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

continuous-delivery continuous-integration plugin purescript rust wasm webassembly

Last synced: 20 Nov 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/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/fluentci-io/sqruff-plugin

Set up your CI/CD Pipeline with sqruff installed

continuous-delivery continuous-integration linter plugin rust sql wasm webassembly

Last synced: 20 Nov 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/fluentci-io/sbt-plugin

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

continuous-delivery continuous-integration plugin wasm webassembly

Last synced: 20 Nov 2024

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

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

continuous-delivery continuous-integration plugin rust wasm webassembly

Last synced: 20 Nov 2024

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

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

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

continuous-delivery continuous-integration java plugin wasm webassembly

Last synced: 20 Nov 2024

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

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

Set up your CI/CD with a specific version of Haskell

continuous-delivery continuous-integration haskell plugin rust wasm webassembly

Last synced: 20 Nov 2024