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/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/joeri-abbo/python-github-sonarqube

Integrate with SonarQube for continuous code quality inspection. Import GitHub projects, set up automated workflows, and ensure codebase quality.

automation code-analysis code-quality continuous-integration devops github-integration sonarqube workflow

Last synced: 15 Nov 2024

https://github.com/tecknob/ci_cd_lab

This repository is dedicated to learning and mastering Continuous Integration (CI) and Continuous Delivery (CD) practices.

automation best-practices ci-cd collaboration continuous-delivery continuous-integration devops exercises github-actions jenkins learning pipelines travis-ci tutorials

Last synced: 13 Oct 2024

https://github.com/pirafrank/github-commit-sign

A node module and CLI tool to perform multi-file signed commits on a GitHub repo through their GraphQL APIs. Good for CI/CD environments.

cd ci commits continuous-integration git github graphql

Last synced: 13 Nov 2024

https://github.com/atomicptr/godot-mono-base

Docker base image for the headless mono version of Godot.

continuous-integration godot godotengine

Last synced: 21 Nov 2024

https://github.com/philippxxy/file-auto-transfer

PowerShell script to automatically copy updated files from a source to a target directory whenever changes are detected.

automation continuous-integration developement-utility file-monitoring file-synchronization file-system powershell workflow-automation

Last synced: 20 Nov 2024

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

A GitHub Action that wraps the .NET CLI `dotnet restore` command.

continuous-integration dotnet github-actions

Last synced: 30 Dec 2024

https://github.com/acmachado14/nest-ci

API para consultar informações sobre feriados em diferentes regiões do Brasil.

continuous-integration docker-compose typescript

Last synced: 20 Nov 2024

https://github.com/sigit-wasis/ci-cd-php

Continuous Integration (CI) dan Continuous Delivery (CD)

circleci continuous-delivery continuous-integration phpunit

Last synced: 30 Dec 2024

https://github.com/spinningideas/cicd

Continuous Integration Continuous Delivery

cicd continuous-delivery continuous-integration

Last synced: 14 Nov 2024

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

https://github.com/maxkratz/maven-code-gen-example

Example on how to use Maven to compile and trigger a custom code generator in one run.

ci code-gen code-generation code-generator continuous-integration eclipse java maven mdse

Last synced: 13 Nov 2024

https://github.com/nawodyaishan/react-docker-workflow

This project is a React application configured for Docker-based development and production workflows, integrated with Travis CI for continuous integration and deployment.

continuous-integration docker docker-compose docker-image google-cloud-platform jest react travis-ci typescript vite workflow

Last synced: 21 Nov 2024

https://github.com/himash79/springboot-github-actions-docker-app

Build Restful webservices and implementes Continues Intergration (CI) & Continues Deployment (CD) using Github Actions and Docker

cd ci continuous-deployment continuous-integration docker github-actions restful-api spring-boot

Last synced: 21 Nov 2024

https://github.com/himash79/spring-boot-devops-pipeline

Build Restful webservices utilizing Spring boot and implements Continues Intergration (CI) and Continues Deplyement (CD) Pipeline using Jenkins and Docker.

cd ci continuous-deployment continuous-integration resful-api spring-boot

Last synced: 21 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/emoflon/emoflon-releng

Release engineering tools for eMoflon

continuous-integration emoflon release-engineering

Last synced: 13 Nov 2024

https://github.com/randy3k/github-action-rchk

GitHub Action running rchk for an R package

continuous-integration github-actions r rchk

Last synced: 16 Nov 2024

https://github.com/neoncitylights/gha-csharp-docs

A C# documentation pipeline that centralizes the documentation for multiple C# projects into one site. Built using DocFX, GitHub Actions, and GitHub Pages

cicd continuous-deployment continuous-integration docfx dotnet gha github-actions github-pages

Last synced: 13 Nov 2024

https://github.com/jchristgit/fling

simple, lightweight CI service for use with gitea

ci continuous-disintegration continuous-integration gitea

Last synced: 04 Dec 2024

https://github.com/tekadesukant/jenkins-quickset

This repository is a comprehensive resource for Jenkins automation, including an automated script for Jenkins setup, a detailed handbook on Jenkins automation, and continuously updated handwritten notes.

continuous-integration jenkins maven

Last synced: 22 Nov 2024

https://github.com/zyactions/update-semver

A GitHub Action to update floating version tag aliases.

continuous-integration github-actions

Last synced: 30 Dec 2024

https://github.com/tmc/wunderstage

Cloud Native Continuous Integration

cloud-native continuous-integration jenkins kubernetes

Last synced: 13 Dec 2024

https://github.com/nick22d/python-projects

A collection of python projects.

continuous-integration github-actions python yaml

Last synced: 14 Dec 2024

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

A FluentCI demo CI/CD pipeline using Swift

cicd continuous-integration swift wasm

Last synced: 01 Dec 2024

https://github.com/greenelab/cimr-d

client to the cimr-d database for continuous integration and analysis using cimr

continuous-integration database eqtl gtex gwas twas

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/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/fluentci-demos/fluentci-demo-fastlane

A FluentCI demo CI Pipeline using Fastlane

cicd continuous-integration fastlane wasm

Last synced: 01 Dec 2024

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

A FluentCI demo CI pipeline using Cypress

cicd continuous-integration cypress e2e-testing wasm

Last synced: 01 Dec 2024

https://github.com/codewithpraveen/labs-appservice

Repository for the 'Deploy and Manage a Weather App using Azure App Service' course.

azure-app-service continuous-deployment continuous-integration dotnet-core github-actions

Last synced: 01 Dec 2024

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

A FluentCI demo CI Pipeline using Android

android cicd continuous-integration wasm

Last synced: 01 Dec 2024

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

A FluentCI demo CI/CD pipeline using PHP

cicd continuous-delivery continuous-integration php wasm

Last synced: 01 Dec 2024

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

A FluentCI demo CI Pipeline using Bazel

bazel cicd continuous-integration wasm

Last synced: 01 Dec 2024

https://github.com/fluentci-demos/fluentci-demo-react-native

A FluentCI demo CI Pipeline using React Native

cicd continuous-integration react-native wasm

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