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/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/bene/dockyard-ui

⚓️ Continuous integration for Docker based projects.

ci continuous-integration docker javascript js react

Last synced: 07 Jan 2025

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/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/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/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/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/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/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/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/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/zyactions/update-semver

A GitHub Action to update floating version tag aliases.

continuous-integration github-actions

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

Release engineering tools for eMoflon

continuous-integration emoflon release-engineering

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

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

Continuous Integration Containerized Execution Environment

continuous-integration docker-compose dotnet

Last synced: 27 Dec 2024

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

A FluentCI demo CI Pipeline using Kotlin

cicd continuous-integration kotlin wasm

Last synced: 01 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 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/bipin115/ci-cd-workflow-java-tomcat-deploy-docker

Demonstrate the continuous integration and delivery by building a Docker Jenkins Pipeline.

continuous-delivery continuous-integration devops docker ec2-instance jenkins pipelines tomcat webdeploy

Last synced: 01 Dec 2024

https://github.com/cathive/concourse-bitbucket-pullrequest-resource

fetches pull request from BitBucket Server/Cloud and updates the status of the PR

bitbucket-cloud bitbucket-server concourse-resource continuous-integration pull-request

Last synced: 17 Jan 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/jessestuart/vagrant-builder

Automated CentOS 7-based Docker image with Vagrant preinstalled. Test ya' CI builds in a jiffy.

ci continuous-integration devbox development-environment docker vagrant

Last synced: 01 Dec 2024

https://github.com/bukharovsi/docker_plugin

PHP Docker plugin is a plugin for composer that helps build and push docker images

build-automation build-tool continuous-integration docker docker-image dockerfile php

Last synced: 07 Dec 2024

https://github.com/cathive/concourse-pact-broker-resource

[WORK IN PROGRESS / DEFUNCT] fetches and publishes pacs to/from a Pact Broker

concourse-ci concourse-ci-resource concourse-resource continuous-integration pact-broker rest-api-test

Last synced: 17 Jan 2025

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/soumyadip007/jenkins-devops

Jenkins is a free and open source automation server written in Java. Jenkins helps to automate the non-human part of the software development process, with continuous integration and facilitating technical aspects of continuous delivery.

continuous-deployment continuous-integration devops jenkins jenkins-pipeline jenkins-platform jobs

Last synced: 15 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/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/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/emmanseete/skills-test-with-actions

Create workflows that enable you to use Continuous Integration (CI) for your projects.

actions ci continuous-integration integration skills-course workflows

Last synced: 30 Dec 2024

https://github.com/dburriss/have-your-cake

I contain Cake build script helpers.

appveyor continuous-integration

Last synced: 01 Dec 2024

https://github.com/thanhvie/calculatorlibrary

An experiment with continuous integration

continuous-integration github-actions python

Last synced: 14 Jan 2025

https://github.com/simogasp/travistests

testing travis features

continuous-integration testing travis-ci

Last synced: 22 Dec 2024

https://github.com/thanhvie/calculatorlibrary_2

A CI experiment with Github Workflows

continuous-integration github-actions python unittest

Last synced: 14 Jan 2025

https://github.com/madworx/cd-ci-glue

CD/CI shellscript glue code for working with TravisCI, DockerHub, AWS ECR and JFrog Artifactory

artifactory aws aws-ecr bash-script continuous-deployment continuous-integration dockerhub ecr github-releases github-wiki jfrog jfrog-artifactory travis-ci

Last synced: 18 Dec 2024

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

https://github.com/philbobaggins/ci-experiments

Experiments with continuous integration services

ci continuous-integration experiment hello-world rust rust-lang

Last synced: 14 Jan 2025

https://github.com/vivekkravindraa/travis-app

CREATE-REACT-APP - DEPLOYMENT - GH-PAGES - TRAVIS-CONTINUOUS-INTEGRATION - BUILD PASSING

continuous-integration gh-pages react travis-ci

Last synced: 09 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/ngmy/phive-install-action

A GitHub Action to download PHIVE, install tools, and upload them to the artifact store

ci continuous-integration dependency-manager github-actions phive php

Last synced: 02 Dec 2024

https://github.com/liskin/gh-pipx

GitHub Action that installs Python commands using pipx.

ci continuous-integration github github-actions

Last synced: 02 Dec 2024

https://github.com/youngermaster/react-native-continuous-integration

Comprehensive guide and configurations for setting up continuous integration pipelines for React Native applications.

continuous-integration jenkins react-native react-native-cicd

Last synced: 27 Jan 2025

https://github.com/vitorsalgado/android-build-box

Full Android CI Environment with Docker

android ci-cd continuous-integration devops docker

Last synced: 02 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/gmauro/comoda

a bunch of useful functions and classes

continuous-integration python-library utility-library

Last synced: 08 Dec 2024