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

An example of Github Actions for Python

actions continuous-integration github-actions

Last synced: 14 Nov 2024

https://github.com/thanhvie/python-github-actions-example

An example of Github Actions for Python

continuous-integration github-actions python

Last synced: 14 Nov 2024

https://github.com/thanhvie/calculatorlibrary_2

A CI experiment with Github Workflows

continuous-integration github-actions python unittest

Last synced: 14 Nov 2024

https://github.com/thanhvie/calculatorlibrary

An experiment with continuous integration

continuous-integration github-actions python

Last synced: 14 Nov 2024

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

FluentCI demo CI pipeline using Zig

cicd continuous-integration wasm zig

Last synced: 06 Dec 2024

https://github.com/datencia/docker-ionic

Minimal docker image for Ionic projects to get CI

continuous-integration cordova docker dockerfile ionic

Last synced: 30 Nov 2024

https://github.com/fluentci-demos/fluentci-demo-ruby-rails

A FluentCI demo CI pipeline using Ruby on Rails

cicd continuous-integration rspec ruby ruby-on-rails

Last synced: 20 Dec 2024

https://github.com/brantburnett/couchbase-functional-testing

An example for supporting both local machine development and continuous integration testing using containerized instances of Couchbase

continuous-integration couchbase couchbase-server docker

Last synced: 14 Nov 2024

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

https://github.com/jcorioland/devoxx2017hol

Devoxx 2017 HOL about Azure Container Service, Kubernetes and CI/CD with Jenkins

azure azure-container cloudbees continuous-deployment continuous-integration devops devoxx jenkins kubernetes

Last synced: 15 Dec 2024

https://github.com/thomasvincent/pausatf-main-repo

Comprehensive WordPress solution for the USATF Pacific Association, featuring robust Ansible configurations and Terraform for secure, scalable infrastructure management. Tailored for sports event management and member interaction.

ansible cloudflare continuous-integration digitalocean infrastructure php sports-management terraform waf wordpress

Last synced: 20 Dec 2024

https://github.com/tarathep/tarathec-tutorial-backend

Example ASP.NET 6 repository continuous integration (CI) pipeline with GitHub Actions to Code, Unit Test, SAST, Build artifact for prepare to deploy applications to Azure Web app.

asp aspnet continuous-integration example github-actions mongodb webapi

Last synced: 16 Nov 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/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/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/phoenixrvd/docker-xtc-environment

Komplette PHP- und Datenbank-Umgebung um die XT-Commerce - Shops auf 'localhost' zu betreiben.

continuous-integration docker docker-compose ioncube mit php xtcommerce

Last synced: 29 Nov 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/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/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/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/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/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 Nov 2024

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

https://github.com/woodward/git_hue

Use a Philips Hue light to show the color of the build in GitHub Actions!

ci continuous-integration elixir github-rest-api philips-hue philips-hue-api philips-hue-bridge

Last synced: 16 Nov 2024

https://github.com/per1234/formatting-checks

Tests and demonstration of some file formatting checks that may be used in continuous integration.

continuous-integration formatting testing

Last synced: 16 Nov 2024

https://github.com/tgorka/buildnut

Docker repository for buildpack

buildpack continuous-integration docker nodejs

Last synced: 15 Nov 2024

https://github.com/oguzhnatly/redwoodjs-login-ui-ts-storybook

Login UI Web App, created with Typescript RedwoodJS, based on React. GraphQL, Storybook and TailwindCSS are used.

continuous-integration graphql javascript jest-tests react reactjs redwoodjs storybook tailwindcss typescript typescript-redwoodjs

Last synced: 19 Nov 2024

https://github.com/cedricwalter/cicd-github-package-registry

Java, gradle template project that use git package registry

cd ci cicd continuous-deployment continuous-integration gradle java template

Last synced: 17 Nov 2024

https://github.com/greathayat/todo-app

A simple todo app in NodeJS to practice the continuous integration using Github actions and Heroku

continuous-deployment continuous-integration expressjs github-actions heroku-deployment nodejs

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

https://github.com/workofstan/prettier-fix

Automatically apply Prettier formatting and create a pull request to fix code style issues, ensuring compatibility with Super-Linter.

code-quality continuous-integration prettier super-linter

Last synced: 13 Oct 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: 18 Nov 2024

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

Sample continuous integration setup for FIRST Robotics Competition

continuous-integration frc

Last synced: 22 Nov 2024

https://github.com/alhadis/atom-ci

Script for setting up Atom projects on continuous integration servers.

appveyor atom continuous-integration travis-ci

Last synced: 20 Dec 2024

https://github.com/efefurkankarakaya/markdown-preview

Live Markdown Preview app built on Next.js with CI/CD configurations

continuous-deployment continuous-integration nextjs react typescript

Last synced: 17 Nov 2024

https://github.com/acerv/jenkins-cloner

Jenkins master cloner- Clone your Jenkins server with few clicks

automation cloner continuous-integration jenkins jenkins-ci testing

Last synced: 17 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/deviousasti/build-bot

A zero configuration continuous build bot

bot build-automation continuous-integration git reactive

Last synced: 17 Nov 2024

https://github.com/vtbassmatt/hackathon-ci-yaml-schema

Hackathon 2018: CI YAML schema syntax highlighting and completion

ci continuous-integration vscode vsts yaml

Last synced: 07 Dec 2024

https://github.com/kolosovpetro/sonarcloudviagithubactions

Explains how to integrate SonarCloud with GitHub actions in a simple and quick approach.

continuous-integration github-actions sonarcloud sonarqube

Last synced: 15 Nov 2024

https://github.com/nicjohnson145/tagbot

Automatically created tags based on conventional commits

cicd continuous-integration github-actions go golang semantic-version

Last synced: 07 Dec 2024

https://github.com/beevelop/docker-sonarlint

SonarLint scans code for bugs and quality issues, with several languages supported and simple usage.

continuous-integration docker docker-image sonarlint sonarqube static-code-analysis

Last synced: 31 Dec 2024

https://github.com/thiagodnf/version-decider

A GitHub action for deciding if new a version should be released

continuous-integration github-actions

Last synced: 23 Nov 2024

https://github.com/thiagodnf/string-replacer

A GitHub Action for finding and replacing strings in your project files

continuous-integration github-actions

Last synced: 23 Nov 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/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/riolaf05/ai-fire-detection

tensorflow lite converted model of an ai dnn which can be used to detect the presence of fire into uploaded photos

computer-vision continuous-delivery continuous-integration deep-learning devops docker docker-compose flask jupyter-notebook keras mlops python tensorflow tensorflow2

Last synced: 20 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

https://github.com/university-project-repos/airportparking

Software engineering solo project at University of Canterbury: CLI & GUI desktop application for algorithmically computing multiple parking lot fees at the Christchurch international airport. Developed for the course SENG201.

airport-parking algorithm automated-testing cli computer-science continuous-integration desktop-application fee-calculator gui human-computer-interaction java java-16 java-fx parking-charges software-development software-engineering software-testing university-project

Last synced: 01 Dec 2024

https://github.com/erseco/ugr_tfm_maes

Trabajo de Fin de master: Autocorrección interactiva para la enseñanza/aprendizaje de la programación

continuous-integration education free-software learning programming teaching thesis version-control-system

Last synced: 18 Nov 2024

https://github.com/erseco/ugr_tfm_maes_sample_exercises

Ejercicios de ejemplo para el TFM sobre autocorrección interactiva para la enseñanza/aprendizaje de la programación

continuous-integration education exercises learning methodology programming teaching version-control-system

Last synced: 18 Nov 2024

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

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

continuous-delivery continuous-integration plugin wasm webassembly

Last synced: 20 Nov 2024

https://github.com/kamaranl/ahk2exe-action

Compile your AutoHotkey (.ahk) scripts into standalone executables (Windows runners ONLY)

cicd compiler continuous-delivery continuous-deployment continuous-integration tool workflow

Last synced: 14 Dec 2024

https://github.com/jeanjerome/archetypes-mixture

How to generate different kinds of application architectures without maintaining redundant archetypes code

continuous-delivery continuous-integration maven maven-archetype maven-multimodule

Last synced: 14 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/andradeleo/fintabs

Implementação do tabnews.com.br, seguindo o curso.dev

continuous-integration jest next

Last synced: 28 Dec 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/iam-mhaseeb/githubactionsworkflows

This repository contains collection of Github Actions workflow files.

continuous-delivery continuous-deployment continuous-integration github github-action github-actions

Last synced: 14 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/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/tmc/wunderstage

Cloud Native Continuous Integration

cloud-native continuous-integration jenkins kubernetes

Last synced: 13 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/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

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

A FluentCI demo CI Pipeline using Kotlin

cicd continuous-integration kotlin wasm

Last synced: 01 Dec 2024