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

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/datencia/docker-ionic

Minimal docker image for Ionic projects to get CI

continuous-integration cordova docker dockerfile ionic

Last synced: 28 Jan 2025

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

An example of Github Actions for Python

continuous-integration github-actions python

Last synced: 14 Jan 2025

https://github.com/thanhvie/test_repo_pylinter_2

An example of Github Actions for Python

actions continuous-integration github-actions

Last synced: 14 Jan 2025

https://github.com/tmc/wunderstage

Cloud Native Continuous Integration

cloud-native continuous-integration jenkins kubernetes

Last synced: 22 Jan 2025

https://github.com/anthhon/cforge

cForge is a lightweight library designed to help you build C applications.

build-tool build-tools c code-generation continuous-integration devops

Last synced: 17 Jan 2025

https://github.com/shengyou/china-devops-teamcity-lab

DevOps China 工具鉴宝 - 面向 DevOps 新手的 TeamCity 快速入门

continuous-deployment continuous-integration devops teamcity

Last synced: 28 Jan 2025

https://github.com/jeertmans/locate

Locate recursively searches filenames that match regex pattern

cli continuous-integration example-project find rust

Last synced: 04 Feb 2025

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

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

code-quality continuous-integration phpcbf phpcs phpcs-standard super-linter

Last synced: 22 Jan 2025

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

https://github.com/realpacific/simple-calculator

Simple Calculator + JaCoCo + GitHub Action

android continuous-integration github-actions jacoco

Last synced: 01 Feb 2025

https://github.com/deviousasti/build-bot

A zero configuration continuous build bot

bot build-automation continuous-integration git reactive

Last synced: 18 Jan 2025

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

https://github.com/thomasmost/darkbridge

An opinionated infrastructure-forward modern web template built for continuous integration and delivery on GitHub Actions; using Docker, AWS Fargate, and NodeJS

continuous-delivery continuous-integration docker emotion fargate github-actions koa nodejs react ssr

Last synced: 17 Jan 2025

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: 28 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/jacobgrisham/react.js-advanced-hooks-and-redux

Front-end single-page static website built with Typescript, React.js Hooks, Emotion (for CSS-in-JS), Tests, Redux, and fine-tuned with React-Specific Performance and Progressive Web Application capability. Site hosted on Github pages.

circle-ci circleci continuous-integration es6-javascript front-end-web-development gitmoji jest progressive-web-app pwa react react-hooks react-performance react-redux react-testing-library reactjs redux rest-api single-page-app typescript unit-tests

Last synced: 04 Feb 2025

https://github.com/boileaum/tp-gitlab-ci

Les supports d'un atelier donné lors de la journée Intégration continue organisée par XStra-Dev le 21/11/2017.

continuous-integration gitlab-ci jupyter-notebook

Last synced: 08 Jan 2025

https://github.com/drengskapur/gitbot-config

Streamline GitHub Actions workflows by automatically configuring Git user as the GitHub Actions bot. One-step setup for proper commit attribution.

actions-bot automation-tools bot-configuration ci-cd commit-attribution continuous-integration devops git-automation git-config git-user git-workflow github-actions github-bot github-workflow workflow-automation

Last synced: 13 Jan 2025

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

⚓️ Continuous integration for Docker based projects.

ci continuous-integration docker javascript js react

Last synced: 07 Jan 2025

https://github.com/andrea-acampora/nestjs-ddd-quickstarter

Template repository for NestJS projects following Domain-Driven Design, Clean Architecture and Functional Programming principles and best practice.

clean-architecture continuous-integration ddd dev-ops functional-programming nestjs testing

Last synced: 20 Jan 2025

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

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

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/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/sarcasm/run-iwyu

A wrapper script around include-what-you-use, suitable for linting multiple files and to use for continuous integration

clang continuous-integration iwyu

Last synced: 11 Jan 2025

https://github.com/xterikatx/ci-studies

Project to study automated tests with CircleCI

ci continuous-integration react surge tests

Last synced: 06 Feb 2025

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

https://github.com/facsimiles/launchpad

🚀 Launchpad: Effortlessly host your Git repositories with Launchpad! Push, clone, and manage your code over SSH or HTTPS. Enjoy seamless integration with webhooks, merge proposals, and detailed repository insights. Boost your productivity and streamline your workflow today! [MIRROR][UNOFFICIAL]

bazaar bug-tracker bug-tracking bzr code-hosting code-review continuous-delivery continuous-integration git-hosting git-web issue-tracker issue-tracking mirror mirrored-repository project-management source-code-management team-collaboration unofficial unofficial-mirror version-control

Last synced: 02 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/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: 06 Feb 2025

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

FluentCI demo CI pipeline using Zig

cicd continuous-integration wasm zig

Last synced: 01 Feb 2025

https://github.com/amercier/nuxt-playground

"Hello World" app built with Nuxt.js + Continuous Integration (Travis) & Deployment (Heroku)

continuous-deployment continuous-integration heroku nuxt travis-ci

Last synced: 23 Dec 2024

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/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/thiagodnf/version-decider

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

continuous-integration github-actions

Last synced: 23 Jan 2025

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

https://github.com/apexdev37/azure-deploy

Cloud deploy workshop for the Microsoft Azure app service web app + database sample.

azure azure-app-service azure-cli cloud continuous-delivery continuous-integration devcontainers devops django microsoft postgresql python3 redis

Last synced: 25 Jan 2025

https://github.com/xpdojo/cicd

Continuous Integration, Delivery, Deployment

continuous-delivery continuous-deployment continuous-integration

Last synced: 06 Feb 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/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/vanheemstrasystems/ci-cd-cms-headstart

Continuous Integration (CI) / Continuous Deployment (CD) with Content Management System (CMS) - Headstart

content-management-system continuous-deployment continuous-integration

Last synced: 30 Jan 2025

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

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

https://github.com/himenon/performance-report

continuous performance report in integration.

continuous-integration performance

Last synced: 23 Dec 2024

https://github.com/buildkite/buildkite-sidecar

Buildkite Agent Docker image suitable for being shared via volume in ECS or Kubernetes

buildkite-agent continuous-integration

Last synced: 03 Jan 2025

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

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

https://github.com/terceiro/autodep8

DEP-8 (autopkgtest) test control file generator. Mirror of https://salsa.debian.org/ci-team/autodep8/

autopkgtest continuous-integration debian

Last synced: 13 Jan 2025

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

https://github.com/steven2k2/cicd-pipeline

Continuous Integration and Continuous Deployment (CI/CD) Pipeline with GitHub Pages.

continuous-deployment continuous-integration

Last synced: 24 Dec 2024

https://github.com/denpalrius/flutter-vsts

Visual Studio Team Services(VSTS) Extension to test and build Android and iOS apps using Google's Flutter SDK

androind apk apple build build-tool continuous-integration continuous-testing flutter flutter-apps ios ipa ipad iphone testing testing-tool vsts

Last synced: 10 Jan 2025

https://github.com/tantalic/cistatus

Tools for monitoring continuous integration status

continuous-integration gitlab gitlab-ci

Last synced: 21 Jan 2025

https://github.com/greatfruitomsk/setuptools_scm_build_number

setuptools_scm plugin to include build number from CI

continuous-integration python setuptools setuptools-scm

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: 02 Feb 2025

https://github.com/ahebrank/install_module_dependencies

A D8 module dependency management hack

continuous-integration drupal-8 pantheon

Last synced: 30 Dec 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: 18 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/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: 21 Jan 2025

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

simple, lightweight CI service for use with gitea

ci continuous-disintegration continuous-integration gitea

Last synced: 01 Feb 2025

https://github.com/bozokopic/boxhatter

Container based continuous integration server/executor

container continuous-integration docker podman

Last synced: 19 Dec 2024

https://github.com/sayamalt/employee-attrition-prediction

Successfully established a machine learning model which can accurately predict whether an employee of a given company will leave it in the impending future or not, based on several employee details and employment metrics.

binary-classification continuous-deployment continuous-integration cross-validation data-exploration-and-preprocessing data-visualization exploratory-data-analysis feature-engineering hyperparameter-optimization machine-learning model-deployment model-training-and-evaluation

Last synced: 28 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/sigit-wasis/cicd-php

Belajar Continuous Integration (CI) dan Continuous Delivery (CD)di PHP

circleci continuous-deployment continuous-integration php

Last synced: 30 Dec 2024

https://github.com/artello/builder

LXD Image for Artello Builder

continuous-deployment continuous-integration lxd

Last synced: 23 Oct 2024