Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- GitHub: https://github.com/topics/continuous-integration
- Wikipedia: https://en.wikipedia.org/wiki/Continuous_integration
- Related Topics: cd, ci-cd, cicd, continuous-delivery, continuous-deployment, progressive-delivery, gitops, devops,
- Aliases: ci,
- Last updated: 2025-01-04 00:06:01 UTC
- JSON Representation
https://github.com/cpg1111/maestro-www
web client for maestro builds
client continuous-delivery continuous-deployment continuous-integration maestro
Last synced: 21 Dec 2024
https://github.com/tantalic/cistatus
Tools for monitoring continuous integration status
continuous-integration gitlab gitlab-ci
Last synced: 19 Nov 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/noraworld/git-flow-observer
Check your project is in correct operation as git-flow
actions cherry-pick cherry-picks ci continuous-integration flow git git-flow github github-actions project-management
Last synced: 12 Nov 2024
https://github.com/gregk27/frc-ci-demo
Sample continuous integration setup for FIRST Robotics Competition
Last synced: 22 Nov 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/xpdojo/cicd
Continuous Integration, Delivery, Deployment
continuous-delivery continuous-deployment continuous-integration
Last synced: 13 Dec 2024
https://github.com/vsilverman/vsilverman.github.io
art ci-cd continuous-integration data-integration test-automation
Last synced: 17 Dec 2024
https://github.com/nepitwin/ci-robotframework
Example for build system usage by ui test automation
automation continuous-integration example-project python robotframework robotframework-testing test-automation testing
Last synced: 17 Dec 2024
https://github.com/jefking/aci-arm
Deploy ACI from ACR using ARM for VSTS
aci acr arm azure azure-container-instances azure-container-registry azure-resource-manager cd ci cloud container continuous-deployment continuous-integration deprecated docker docker-hub docker-image hub json template
Last synced: 06 Dec 2024
https://github.com/almirjnr/analock-clock-react
A analog clock made with vite, react and css modules
continuous-deployment continuous-integration css-modules github-actions react-tsx vite
Last synced: 19 Nov 2024
https://github.com/jyotindersingh/eventide-ci
A distributed Continuous Integration System
continuous-integration distributed-systems python
Last synced: 18 Nov 2024
https://github.com/yanateras/derivery
Nix CI/CD hook for GitHub
continuous-delivery continuous-integration erlang nix
Last synced: 05 Jan 2025
https://github.com/juliancataldo/ci-drone
continuous-integration docker docker-compose git vcs versioning
Last synced: 17 Dec 2024
https://github.com/zyactions/dotnet-setup
A GitHub Action to set up a specific version of the .NET SDK in a workflow run.
continuous-integration dotnet github-actions
Last synced: 27 Nov 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/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/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/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/kjuly/swift-ci
Some reusable CI Workflows for app development in Swift (also including Objective-C).
ci continuous-integration github-action swift swiftlint unit-test workflow
Last synced: 18 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/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/marshallasch/ci_server
This is the continuous integration server for the backend.
continuous-integration generic nodejs webhooks
Last synced: 05 Dec 2024
https://github.com/nhatthm/gh-actions
A collection of GitHub Actions for building and deploying projects.
actions ci continuous-integration gha ghas github github-actions
Last synced: 18 Dec 2024
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/edbizarro/gitlab-ci-runner-php7.1
DEPRECATED, USE https://github.com/edbizarro/gitlab-ci-pipeline-php
ci continuous-deployment continuous-integration docker gitlab gitlab-runner php php71
Last synced: 18 Dec 2024
https://github.com/marketto/analyticshtmlinjector
Command line tool to quick inject Analytic snippet after build and before upload in your CI
command-line-tool continuous-integration google-analytics html-injection nodejs npm-package
Last synced: 18 Dec 2024
https://github.com/darkdefender27/learner
Spring-Boot starter project implementing microservice architecture using Spring-Data (MongoDB) along with Docker for Containerization and CI
continuous-integration docker docker-image java-8 machine microservices-architecture spring-boot spring-data-mongo
Last synced: 13 Nov 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/seripap/sublime-travis-ci-status
Travis CI build status information for active branch in Sublime Text 3
continuous-integration sublime-package sublime-text-plugin sublimetext3 travis-ci
Last synced: 20 Dec 2024
https://github.com/shopiqo/docker-phplint
Tiny Alpine-based dockerized version of Composer package overtrue/phplint to use with pre-commit, Github Actions, GitLab CI and many others.
coding-standards continuous-integration docker dockerfile linter php pre-commit static-analysis
Last synced: 17 Dec 2024
https://github.com/maojianwei/talking_rabbit
A common tool to notify you of ANY updated events in ANY fields! Controlled by RESTful API, Hosted by Raspberry Pi 3, Easily transplant : )
alarm continuous-integration devops java reminder
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/terceiro/autodep8
DEP-8 (autopkgtest) test control file generator. Mirror of https://salsa.debian.org/ci-team/autodep8/
autopkgtest continuous-integration debian
Last synced: 14 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/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/cerbos/dagger-cerbos
Dagger Cerbos module
authorization cerbos ci ci-cd ci-cd-pipeline continuous-delivery continuous-deployment continuous-integration dagger
Last synced: 28 Dec 2024
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/thiagola92/learning-woodpecker
ci codeberg continuous-integration woodpecker-ci
Last synced: 13 Nov 2024
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/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/victortavaresd3v/travel-agency-laravel-api
Travel Agency REST API
api-documentation api-rest authentication continuous-integration docker laravel mysql php phpunit tests travel-agency-system
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/stempy/modern-web-architecture
Azure Cloud Architecture Guides
asp-net-core azure azure-app-services azure-devops azure-file azure-files continuous-delivery continuous-deployment continuous-integration distributed-architectures rest-api restful-api
Last synced: 23 Oct 2024
https://github.com/torredefarol24/tm-mern-gql-ts
Express GraphQL example app in Typescript with React
apollo cd ci continuous-deployment continuous-integration express-graphql graphql node react react-apollo react-graphql travis typescript
Last synced: 23 Oct 2024
https://github.com/jarlehansen/spring-boot-drone
continuous-integration drone-ci
Last synced: 01 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/bozokopic/boxhatter
Container based continuous integration server/executor
container continuous-integration docker podman
Last synced: 19 Dec 2024
https://github.com/jayvdb/era_data
ERA ( Excellence in Research for Australia ) reference data
analysis appveyor australian continuous-integration dataset era era-data field-of-research journal-list journal-rank msys2 mysql-database oracle-ci oracle-database pgsql reference-data sqlite3 travis-ci travis-oracle unix
Last synced: 15 Dec 2024
https://github.com/hammerheadshark666/swansong-backend
.Net Api coded in C#, with code first Sql Server database.
azure azure-app-service continuous-integration csharp n-tier-architecture postman-test sql-server
Last synced: 05 Jan 2025
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/thomasrayner/thomasrayner.github.io
Thomas Rayner's blog: thomasrayner.ca
coding continuous-delivery continuous-deployment continuous-integration continuous-testing csharp development devops dotnet dotnet-core hacktoberfest javascript software-development software-engineering typescript
Last synced: 07 Dec 2024
https://github.com/giacomelli/buildron-consolemod
Buildron-ConsoleMod
buildron continuous-integration mod
Last synced: 18 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/giansalex/wcf-dependency-injection
WCF Application (DI, Test, Metrics, Logging, Async, Code Coverage),
appveyor cakebuild codacy codecoverage continuous-integration dependency-injection nunit opencover wcf
Last synced: 20 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/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/cedricwalter/ressources-grep-maven-plugin
Apache maven plugin for grep files and failing build if pattern are matched
agile apache apache-maven bamboo continuous-delivery continuous-deployment continuous-integration java jenkins maven maven-plugin plugins teamcity
Last synced: 18 Nov 2024
https://github.com/rossy/mpv-image-test
wip proposal image test thing
bash continuous-integration mpv shell test-automation test-suite testing
Last synced: 20 Nov 2024
https://github.com/benweston/build-system
CI/CD build system.
build-system ci-cd cicd-automation continuous-delivery continuous-deployment continuous-integration
Last synced: 24 Nov 2024
https://github.com/imperfectandcompany/imperfect-gamers-site-store
Our robust community site integrating Steam for enhanced user interactions and data management, powered by Remix with Tailwind CSS for optimistic, responsive UI. Features CI/CD with GitHub Actions and Docker for seamless deployment and maintenance.
community-platform continuous-integration docker gameserver github-actions imperfect-gamers imperfectandcompany nodejs react remix ssr steam-api tailwindcss tebex tebexjs typescript webhook
Last synced: 23 Dec 2024
https://github.com/meemaw/bundlecheck
Sleep tight with your Javascript bundle in mind.
build-tools bundle bundlecheck bundlesize continuous-integration filesize javascript nodejs pull-requests
Last synced: 06 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: 20 Nov 2024
https://github.com/straight-shoota/autodeploy-docs
Automatically deploy documentation for your code repositories
ci continuous-integration documentation-tool git-deploy
Last synced: 11 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: 22 Nov 2024
https://github.com/artello/builder
LXD Image for Artello Builder
continuous-deployment continuous-integration lxd
Last synced: 23 Oct 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/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/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/ull-esit-gradoii-pl/oop
continuous-integration ecmascript6 js oop testing
Last synced: 17 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/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/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/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/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/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/Tiago-Lira/find-me
Find geolocation of a user
cd ci cin-ufpe continuous-deployment continuous-integration geolocation python
Last synced: 23 Oct 2024
https://github.com/nmfzone/improve-gitlab-ci-cd
Tips to improve Gitlab CI/CD speed
continuous-deployment continuous-integration docker gitlab-ci
Last synced: 30 Dec 2024
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/sky172839465/integration-example
frontend integration example
continuous-deployment continuous-integration cronjob frontend github-actions
Last synced: 29 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/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/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/mvxt/circleci-demo-context-cli
Repository showcasing usage of CircleCI's new context CLI functionality
cicd circleci circleci-cli circleci-demos circleci2 context continuous-delivery continuous-deployment continuous-integration demo keys secrets tokens
Last synced: 19 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/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/joelsalmeida/amz-ds-experiment
continuous-integration github-actions storybook typescript
Last synced: 06 Dec 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/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/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/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