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/atulkamble/jenkins-java-maven-pipeline

This project provides a comprehensive guide for setting up a Jenkins pipeline to automate the build, test, and deployment processes of a basic Java Maven application. It includes sample Java code, Maven configuration (pom.xml), and a Jenkinsfile to facilitate continuous integration and deployment.

cicd continuous-delivery continuous-deployment continuous-integration java jenkins maven pipeline

Last synced: 15 Jan 2025

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/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/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/devpro/concourse-samples

Samples of Concourse pipelines

ci concourse continuous-integration

Last synced: 11 Jan 2025

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/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/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/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/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/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/aldy505/continuous-integration-images

Docker images ready for your continuous integration pipeline

continuous-integration docker-image

Last synced: 14 Dec 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/marcelo3macedo/conteudos_espacoeducar

An interactive NextJS application with free contents for early years teachers and students

continuous-delivery continuous-integration docker dockerfile eslint nextjs prettier-eslint sonarqube typescript

Last synced: 13 Jan 2025

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

https://github.com/jaisayush/angular-jest-scaffolder

A command-line tool that scaffolds Angular projects with Jest as the default testing framework. Effortlessly replace Jasmine and Karma, configure Jest for Angular, and automate the setup process for efficient testing. Perfect for developers looking to streamline their Angular testing workflow.

angular angular-18 angular-cli angular-jest angular-testing automation continuous-integration devtools frontend-development javascript jest nodejs npm-package open-source scaffolding-tool software-engineering testing-framework typescript unit-testing web-development

Last synced: 14 Jan 2025

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

GitHub action that creates a status check or pull request comment based on dotnet test trx files

continuous-integration dotnet-test pr-comment status-check swat-team testing trx-parser

Last synced: 23 Nov 2024

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

GitHub action that creates a status check or pull request comment based a json results file generated by the newman json reporter

continuous-integration postman-tests pr-comment status-check swat-team test testing

Last synced: 23 Nov 2024

https://github.com/greenelab/cimr

tool for continuously integrated meta-resource

continuous-integration gene-expression gtex gwas twas

Last synced: 13 Nov 2024

https://github.com/maxkratz/maven-tycho-eclipse-example

Example on how to use Maven & Tycho to build an Eclipse plug-in, feature, and update site.

ci continuous-integration eclipse eclipse-plugin eclipse-repositories eclipse-update-site maven tycho tycho-maven

Last synced: 13 Jan 2025

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/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/julia-actions/build-julia

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

continuous-integration github-action julia julialang

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

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

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/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/mlewand/generator-appveyor

Adds a basic AppVeyor CI config for node application.

appveyor ci continuous-integration node nodejs yeoman yeoman-generator

Last synced: 24 Jan 2025

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

https://github.com/scathachgrip/da-vinci

Experimental github bots to automate PR and Issues workflows

continuous-integration github-bot probot

Last synced: 18 Jan 2025

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

https://github.com/shubhansu-kr/int332-docker-virtualisation

Course Documentation and Project. This repo track the progress of course int332 which is a part of engineering minor : devops at lovely professional university.

continuous-integration devops docker docker-compose docker-swarm int332 jenkins lpu pipelining

Last synced: 23 Jan 2025

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

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

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/fluentci-io/oxc-plugin

Set up your CI/CD Pipeline with oxc tools

continuous-delivery continuous-integration oxc plugin rust wasm webassembly

Last synced: 21 Jan 2025

https://github.com/vietdien2005/laravel-circleci

Simple docker environment testing of CircleCI 2.0 for Laravel with Mariadb, php5.6, php7.0, nginx

circleci continuous-integration docker docker-compose laravel

Last synced: 07 Dec 2024

https://github.com/eea/eea.docker.jenkins.dind

Docker orchestration for EEA Jenkins Workers (Docker-in-Docker)

continuous-integration jenkins

Last synced: 24 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/otaviovb/deploy_heroku

Realizando testes para deploy de aplicações no Heroku

aspnetcore continuous-deployment continuous-integration deployment herokuapp tests

Last synced: 31 Dec 2024

https://github.com/solangeug/walking-skeleton

Simple project to setup a walking skeleton for the Shopping Basket Kata.

continuous-delivery continuous-integration gradle-wrapper java-8 shopping-basket walking-skeleton

Last synced: 25 Nov 2024

https://github.com/otaviovb/continuous_integration_test

Repositório para aplicação de Continuous Integration

automation-testing ci continuous-integration csharp mstest tests

Last synced: 31 Dec 2024

https://github.com/fluentci-demos/fluentci-demo-gleam

A FluentCI demo CI Pipeline using Gleam and Wisp

cicd continuous-integration gleam wisp

Last synced: 01 Dec 2024

https://github.com/fluentci-demos/fluentci-demo-flutter

A FluentCI CI/CD demo pipeline using Flutter

cicd continuous-integration flutter wasm

Last synced: 01 Dec 2024

https://github.com/fluentci-demos/fluentci-demo-cmake

A FluentCI demo CI Pipeline using CMake

cicd cmake continuous-integration wasm

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

https://github.com/bitsofinfo/cicd-toolbox

Simple alpine docker image for CICD ops with bash, redis, python, curl, jq, jo, and yq. Run bash, python scripts, cURL ops, manipulate JSON and YAML!

bash cicd continuous-delivery continuous-integration curl devops jo jq json shell yaml yq

Last synced: 01 Dec 2024

https://github.com/bitsofinfo/gitops-argparser

Simple utility for parsing and enforcing cd/cd control arguments embedded in commit or tag messages

azure-devops azure-pipelines cicd continuous-integration devops

Last synced: 01 Dec 2024

https://github.com/fluentci-demos/fluentci-demo-go

FluentCI demo CI pipeline using Go

continuous-integration go golang wasm

Last synced: 01 Dec 2024

https://github.com/fluentci-demos/fluentci-demo-rust

FluentCI demo CI pipeline using Rust

cicd continuous-integration fluentci rust wasm

Last synced: 01 Dec 2024

https://github.com/fluentci-demos/fluentci-demo-javascript

A FluentCI demo CI/CD pipeline using Node.js, TypeScript, Nest.js and React.

cicd continuous-delivery continuous-integration cypress javascript nestjs nodejs react typescript wasm

Last synced: 01 Dec 2024

https://github.com/flipt-io/setup-action

Install Flipt CLI in your GitHub Workflows

cd ci continuous-deployment continuous-integration feature-flags

Last synced: 25 Nov 2024

https://github.com/cardanosolutions/gh-action-cardano-node-ogmios-docker-sync

A GitHub Action to sync cardano-node-ogmios using Docker

action ci continuous-integration github-actions

Last synced: 01 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/zerohertz/docker

[Docker] CI with GitHub Actions

ci continuous-integration docker github-actions

Last synced: 20 Dec 2024

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