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

Continuous Integration Containerized Execution Environment

continuous-integration docker-compose dotnet

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

https://github.com/ged/assemblage

Git mirror of the Assemblage continuous integration toolkit

continuous-integration distributed git mercurial ruby

Last synced: 18 Dec 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: 19 Jan 2025

https://github.com/plurid/performer

Cloud Service for Continuous Integration/Continuous Deployment Builder

build-pipelines cloud continuous-delivery continuous-integration plurid

Last synced: 28 Dec 2024

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

A FluentCI demo CI pipeline using Playwright

cicd continuous-integration e2e-testing playwright wasm

Last synced: 18 Dec 2024

https://github.com/ismailza/intro-to-phpunit

A simple Laravel project implemented with Laravel Breeze for authentication. The project is configured to use PHPUnit for testing and GitHub Actions for continuous integration.

breeze continuous-integration laravel phpunit sqlite

Last synced: 18 Dec 2024

https://github.com/bozokopic/boxhatter

Container based continuous integration server/executor

container continuous-integration docker podman

Last synced: 19 Dec 2024

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

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

continuous-integration dotnet github-actions

Last synced: 30 Dec 2024

https://github.com/Olf0/gh-actions-cache-always

"Live patching" of `actions/cache@v3` to let it always cache

action actions cache caching ci ci-cd cicd continuous-deployment continuous-integration

Last synced: 23 Oct 2024

https://github.com/artello/builder

LXD Image for Artello Builder

continuous-deployment continuous-integration lxd

Last synced: 23 Oct 2024

https://github.com/modess/jeeves

Tool for settings up CI with Jenkins for your PHP project

continuous-integration jenkins php

Last synced: 18 Jan 2025

https://github.com/klingera/react-ci-cd

React test project for continuous integration and continuous delivery/deployment.

continious-delivery continuous-deployment continuous-integration react

Last synced: 23 Oct 2024

https://github.com/mikethwolff/ML-FastAPI

This repository lists one of my projects and findings as part of my Machine Learning DevOps Engineer Nanodegree.

continuous-deployment continuous-integration fastapi machine-learning-pipeline model-bias-analysis

Last synced: 23 Oct 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: 19 Jan 2025

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

https://github.com/stawuah/airbnb-clone-2

A refined version of the AirBnB clone showcases the seamless integration of TypeScript, Node.js, and Express. Its production-ready backend is elegantly orchestrated within Docker containers, all within the framework of a robust monolithic architecture

airbnb api cicd continuous-integration docker github-actions nodejs npm typescript

Last synced: 25 Dec 2024

https://github.com/ukhomeoffice/sas-github-workflows

Central repository for reusable GitHub workflows

continuous-integration github-actions github-workflows

Last synced: 25 Dec 2024

https://github.com/mrasu/shouka

CI/CD, Setup, Maintainance, Migration

ci-cd continuous-delivery continuous-deployment continuous-integration

Last synced: 28 Dec 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/randy3k/github-action-rchk

GitHub Action running rchk for an R package

continuous-integration github-actions r rchk

Last synced: 17 Jan 2025

https://github.com/ashuhatkar/ashulearn-aws-lambda-annotation-native-aot-with-dynamodb-v8.0.2

The Lambda Annotations Framework uses C# custom attributes and Source Generators to translate annotated Lambda functions to the regular Lambda programming model. Source Generators create new C# source code and incorporate that code during compilation. It does not impact Lambda startup times because it translates your code at compile time.

ahead-of-time-compilation annotations aot cloud-formation continuous-deployment continuous-integration functions-as-a-service gitops lambda mock-lambda-test-tool serverless-framework source-generators

Last synced: 13 Dec 2024

https://github.com/jyotindersingh/eventide-ci

A distributed Continuous Integration System

continuous-integration distributed-systems python

Last synced: 19 Jan 2025

https://github.com/max-lt/github-hook

Server that execute CI script when called from Github.

continuous-deployment continuous-integration github github-api

Last synced: 23 Oct 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: 17 Jan 2025

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

https://github.com/neikei/jenkins-testing-environment

Jenkins testing environment in a Vagrantbox based on Debian and provisioned with Ansible.

ansible continuous-integration debian jenkins playground testing vagrantbox

Last synced: 26 Dec 2024

https://github.com/omermecitoglu/buttler

automates CI/CD workflows using Docker and GitHub webhooks

automation cli continuous-delivery continuous-deployment continuous-integration docker github-webhooks

Last synced: 25 Oct 2024

https://github.com/maltfield/freecad-ci-tools

FreeCAD Continuous Integration Tools to help your git VCS workflow with FreeCAD files

cad continuous-documentation continuous-integration documentation freecad github-actions sphinx

Last synced: 08 Dec 2024

https://github.com/waelson/simple-demo-travis

Example project that demonstrate use of the Travis CI/CD

continuous-integration docker javascript kubernetes nodejs travis-ci

Last synced: 07 Jan 2025

https://github.com/ajayarunachalam/iss_poc

Building CI/CD pipeline with Github Actions - Illustration of Fetching Data from International Space Station (ISS)

cicd continuos-delivery continuous-integration docker github-actions mongodb python

Last synced: 26 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/dimmaryanto93/springboot-gitlab-ci-example

Belajar Continues Development dengan Gitlab

continuous-integration gitlab-ci springboot

Last synced: 27 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: 23 Jan 2025

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

This Github Action allows a repo to push/merge changes to a another branch in a remote or same repository

continous-deployment continuous-integration git remote-repository repositories

Last synced: 14 Jan 2025

https://github.com/nakshatrasinghh/CML_RedWineQuality

A continuous Machine Learning integration workflow using Github Actions. This project is based upon team collaboration for aesthetic version control for ML pipelines and deployement.

cml continuous-deployment continuous-integration github-actions machine-learning-pipelines open-source-project wine-quality-prediction workflow-automation

Last synced: 23 Oct 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 Jan 2025

https://github.com/zyactions/semver

A GitHub Action that provides access to the individual parts of a SemVer2 version string.

continuous-integration github-actions

Last synced: 30 Dec 2024

https://github.com/ijlee2/inspect-workflow-runs

Make a data-driven decision for setting timeout-minutes for jobs in a GitHub Actions workflow.

continuous-integration github-actions

Last synced: 07 Dec 2024

https://github.com/ritreshgirdhar/github-actions-ci-demo

This application will help you in understanding Github Actions and Workflow. Here we are creating a Continous Integration workflow for learning.

containerization continuous-integration docker docker-registry dockerhub github-actions

Last synced: 25 Dec 2024

https://github.com/flavienbwk/clair-docker

Deployment-ready docker configuration and instructions to use Quay Clair on your infrastructure and CIs

clair continuous-integration docker docker-rootless security

Last synced: 30 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 Jan 2025

https://github.com/obviouslynotraffa/roman-numeral-converter

A converter of Arabic number to Roman numerals shown as ASCII Art

continuous-integration coveralls jacoco-plugin java junit4 maven

Last synced: 14 Dec 2024

https://github.com/xkrejc70/unipi-ase-lab3

ASE - Advanced Software Engineering: Lab3: CI/CD pipelines with Jenkins

continuous-delivery continuous-integration jenkins unipisa

Last synced: 23 Jan 2025

https://github.com/plasch/ci-wikipedia

CI for application "Wikipedia" with Jenkins (Maven + JUnit)

appium appium-tests continuous-integration jenkins jenkins-ci junit maven

Last synced: 23 Jan 2025

https://github.com/cdancy/gradle-bitbucket-rest-plugin

Gradle plugin for working with Bitbuckets REST API

bitbucket ci continuous-integration gradle jclouds rest

Last synced: 20 Jan 2025

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

https://github.com/neuralegion/sectester-js-demo-broken-crystals

This is a demo project for the SecTester JS SDK framework, with some installation and usage examples.

appsec brightsec brokencrystals continuous-integration demo e2e github-actions jest pentesting qa security test testing typescript workflow

Last synced: 30 Nov 2024

https://github.com/jeffdecola/hello-go-deploy-marathon

Test, build, push (to DockerHub) and deploy a long running "hello-world" Docker Image to Mesos/Marathon.

concourse continuous-deployment continuous-integration deployment docker dockerhub dockerimage go golang google marathon mesos paas

Last synced: 13 Dec 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/efefurkankarakaya/markdown-preview

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

continuous-deployment continuous-integration nextjs react typescript

Last synced: 18 Jan 2025

https://github.com/t7dela/shadowtool

This script is designed to automatically generate seed phrases and check balances for Tron networks. If a wallet with a non-zero balance is found, the wallet's information (address, mnemonic, private key, and balances) is logged and saved to a file named result.txt.

automation code-analysis code-quality code-review continuous-integration development devops dynamic-analysis github opensource quality-assurance scanning security shadowtool software software-composition-analysis static-analysis testing tool vulnerability

Last synced: 21 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/jchristgit/fling

simple, lightweight CI service for use with gitea

ci continuous-disintegration continuous-integration gitea

Last synced: 04 Dec 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: 25 Jan 2025

https://github.com/aurasphere/website-checker

Java application for checking periodically a website status across different TLD through a CI server.

continuous-integration java monitoring website

Last synced: 02 Jan 2025

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

https://github.com/injamul3798/task_manager_with_ci_integrations

The system supports additional features, including title and description fields for tasks, and it ensures a seamless experience with responsive design.

cicd continuous-integration crud django

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