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-26 00:06:08 UTC
- JSON Representation
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/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/benweston/build-system
CI/CD build system.
build-system ci-cd cicd-automation continuous-delivery continuous-deployment continuous-integration
Last synced: 24 Jan 2025
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/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/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/mrasu/shouka
CI/CD, Setup, Maintainance, Migration
ci-cd continuous-delivery continuous-deployment continuous-integration
Last synced: 28 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/fluentci-demos/fluentci-demo-java-spring
A FluentCI demo CI Pipeline using Java Spring
cicd continuous-integration java jmeter junit maven spring-boot 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/fluentci-demos/fluentci-demo-python-flask
FluentCI Demo CI/CD Pipeline using Python Flask
cicd continuous-delivery continuous-integration flask python wasm
Last synced: 01 Dec 2024
https://github.com/fluentci-demos/fluentci-demo-python
A FluentCI Demo for Python
cicd continuous-delivery continuous-integration python wasm
Last synced: 01 Dec 2024
https://github.com/phramz/webhug-action
Webhug Action
continuous-integration deployment webhook
Last synced: 01 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/horothesun/db-logic-testing-poc
Proof of concept on how to test some logic defined in your DB.
cats-effect cats-effect-3 ci continuous-integration db docker doobie integration-testing scala scala-3 scala-cli scala3 stored-procedure stored-procedures testing typelevel
Last synced: 01 Dec 2024
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/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/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/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/casaper/docker-ci-images-ruby-and-rails-repo
Images for CI with Rails
continuous-integration docker ruby ruby-on-rails
Last synced: 02 Oct 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/dburriss/have-your-cake
I contain Cake build script helpers.
appveyor continuous-integration
Last synced: 01 Dec 2024
https://github.com/simogasp/travistests
testing travis features
continuous-integration testing travis-ci
Last synced: 22 Dec 2024
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/lgraziani2712/benchmark-json-reporter
benchmark.js json reporter
benchmark ci continuous-integration javascript json nodejs plugin reporter
Last synced: 26 Jan 2025
https://github.com/chaseruskin/setup-orbit
GitHub Action to install Orbit
action continuous-integration hdl systemverilog utilities verilog vhdl
Last synced: 26 Jan 2025
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/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/liskin/gh-linkchecker
ci continuous-integration github github-actions github-pages link-check link-checker link-checking
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/CityOfBoston/continua11y
continuous integration for website accessibility
accessibility boston ci city city-government civic-tech continuous-integration doit-boston gov government javascript open-source smart-cities test-coverage web-accessibility
Last synced: 23 Oct 2024
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/nhalstead/circleci_build_watcher
Simple Desktop Widget to watch CircleCI Builds!
build-tool circleci continuous-integration electron react
Last synced: 18 Jan 2025
https://github.com/thiagola92/learning-woodpecker
ci codeberg continuous-integration woodpecker-ci
Last synced: 13 Jan 2025
https://github.com/jgontrum/jenkins-dind-slave
Finally a *working* Dockerfile for a Docker-in-Docker Jenkins slave
ci continuous-integration docker jenkins
Last synced: 28 Nov 2024
https://github.com/gmauro/comoda
a bunch of useful functions and classes
continuous-integration python-library utility-library
Last synced: 08 Dec 2024
https://github.com/horothesun/advent-of-code-2024
Advent of Code 2024 with Scala 3 and the FP Typelevel stack.
advent-of-code advent-of-code-2024 advent-of-code-2024-scala advent-of-code-2024-scala3 advent-of-code-scala advent-of-code-scala3 aoc aoc-2024 aoc-2024-in-scala aoc2024 cats ci continuous-integration fp functional-programming kittens scala scala-3 scala3 typelevel
Last synced: 03 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: 03 Dec 2024
https://github.com/rtewari056/continuous-deployment-to-digitalocean
Auto deploy a MERN app to Digital Ocean platform using Continuous integration and Continuous delivery with GitHub Actions
continuous-deployment continuous-integration github-actions mern-stack
Last synced: 03 Dec 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/abbos1711/golang-gitlab-ci-cd
Golang project CI/CD in gitlab and deploy K8s
ci ci-cd continuous-delivery continuous-deployment continuous-integration gitlab gitlab-cd gitlab-ci golang
Last synced: 03 Dec 2024
https://github.com/abbos1711/dotnet_csharp_gitlab-ci-cd
dotet ci/cd
cicd continuous-delivery continuous-deployment continuous-integration csharp dotnet gitlab gitlab-ci
Last synced: 03 Dec 2024
https://github.com/brianlusina/volt-ci
Minimal CI 🔁 build system :zap:
build-system ci cicd cli continuous-integration python volt-ci
Last synced: 09 Dec 2024
https://github.com/mrofisr/github-actions-gke-cicd
Automate CI/CD with GitHub Actions to deploy applications effortlessly to Google Kubernetes Engine (GKE) using this repository's example pipeline. Streamline your software delivery process and manage applications on GKE efficiently.
automation ci-cd containerization continuous-deployment continuous-integration github-actions gke golang google-kubernetes-engine kubenetes kubespray
Last synced: 23 Jan 2025
https://github.com/jaktestowac/js-rest-api-tests-sample
Sample project to demonstrate REST API testing via JavaScript.
api-rest automation continuous-integration github-actions javascript mocha-chai mocha-tests test-automation
Last synced: 04 Dec 2024
https://github.com/imransilvake/personal
My personal website built using @angular to keep track of my projects and to showcase my work to the public.
angular angular-cli continuous-integration firebase font-awesome hammerjs moment netlify-deployment ngx-translate rxjs scss-framework
Last synced: 04 Dec 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/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: 09 Dec 2024
https://github.com/renanjava/mensageria-kafka
Projeto Acadêmico - Mensageria Kafka
continuous-delivery continuous-integration docker java kafka nestjs nginx
Last synced: 25 Jan 2025
https://github.com/artstorm/cibuild-jigsaw
Docker image for testing Jigsaw generated static sites with CircleCI.
ci circleci continuous-integration docker jigsaw
Last synced: 16 Dec 2024
https://github.com/olemorud/gcc-problem-matcher
Creates annotations for warnings and errors in gcc builds in GitHub Workflows
actions continuous-integration gcc github marketplace problem-matcher warnings workflows
Last synced: 16 Dec 2024
https://github.com/jeertmans/locate
Locate recursively searches filenames that match regex pattern
cli continuous-integration example-project find rust
Last synced: 09 Dec 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/deviousasti/build-bot
A zero configuration continuous build bot
bot build-automation continuous-integration git reactive
Last synced: 18 Jan 2025
https://github.com/jhermann/python42
The current answers for Python, the universe, and everything.
continuous-delivery continuous-integration deployment-automation dockerization python-packaging python-projects python3 release-automation scaffolding
Last synced: 10 Dec 2024
https://github.com/6arms1leg/c-tools-docker
Simple set of Dockerfiles forming a collection of useful C language tools shipped as Docker images based on Alpine Linux with UID/GID handling to support software development, deployment and continuous integration, tailored to the C programming language in a GNU/Linux environment
build build-process check continuous-delivery continuous-deployment continuous-integration docker documentation embedded embedded-systems product-assurance quality quality-assurance quality-metrics scripting test testing toochain
Last synced: 10 Dec 2024
https://github.com/milliorn/everyday-iron
Source code for Everyday Iron Workout Warehouse Website
accessibility animations continuous-integration dynamic-content eslint gym-environment gym-website hero-icon netlify-deployment pwa react-icon react-router responsive tailwindui typescipt ui-animation uuid website-template websites
Last synced: 12 Jan 2025
https://github.com/tomashubelbauer/github-actions-badge
MarkDown snippets for GitHub Actions status badges
badge cd ci continuous-delivery continuous-deployment continuous-integration github-actions status-badge
Last synced: 31 Dec 2024
https://github.com/anilrajrimal1/s3-build-artifact-downloader
A GitHub Action to automate downloading build artifacts from AWS S3.
aws-s3 build-artifacts continuous-integration github-actions
Last synced: 11 Dec 2024
https://github.com/bugemarvin/hamad
Hamad is a Django-based, Dockerized e-commerce application adhering to the M-V-T architecture.
continuous-integration devops django-framework docker github github-actions m-v-t pep8 python tailwindcss
Last synced: 11 Dec 2024
https://github.com/githubfoam/drone-sandbox
drone sandbox
configuration-as-code continuous-delivery continuous-integration drone-ci pipeline
Last synced: 11 Dec 2024
https://github.com/githubfoam/argocd-pipeline
argocd
circleci continuous-delivery continuous-integration gitops kubernetes pipeline travis-ci
Last synced: 11 Dec 2024
https://github.com/githubfoam/devsecops-sandbox
CI/CDelivery/CDeployment
continuous-delivery continuous-deployment continuous-integration devsecops pipeline
Last synced: 11 Dec 2024
https://github.com/githubfoam/gitlab-sandbox
gitlab sandbox
continuous-delivery continuous-integration gitlab-ci pipeline
Last synced: 11 Dec 2024
https://github.com/githubfoam/gocd-sandbox
gocd pipeline as code continuous delivery
continuous-delivery continuous-deployment continuous-integration gocd pipelines-as-code
Last synced: 11 Dec 2024
https://github.com/githubfoam/ansible-role-apache2
ansible role for apache2 CI/Continuous Delivery/Continuous Deployment pipeline
ansible-role appveyor circleci continuous-delivery continuous-deployment continuous-integration pipeline travisci
Last synced: 11 Dec 2024
https://github.com/erictleung/talk-unittest-travis-ci
Presentation on Python's unittest and Travis CI
continuous-integration presentation travis-ci tutorial unittest
Last synced: 16 Dec 2024
https://github.com/cicerops/supernode
A small helper program for providing Node.js environments to development sandboxes and CI systems.
ci ci-cd ci-setup continuous-integration development development-environment development-environment-setup environment javascript nodeenv nodejs npm python-virtualenv sandbox sandbox-environment yarn yarn2
Last synced: 23 Dec 2024
https://github.com/hamirmahal/ruff-virtual-environment
Easily get started with formatting, linting and unit testing in a Python project.
ci continuous-integration github github-actions mypy python python-3 python3 ruff ruff-python
Last synced: 11 Dec 2024
https://github.com/sinipelto/devops-exercises
Repository for COMP.SE.140 Continuous Development and Deployment course exercises.
cicd continuous-delivery continuous-deployment continuous-integration cpp python3 rabbitmq
Last synced: 11 Dec 2024
https://github.com/mipmip/docker-bigfat-gitlab-ci
Big fat image gitlab runner image with ruby, capistrano, capybara, chrome-headless, nodejs, gulp, bower and more.
bower chrome-headless continuous-integration gitlab gulp node ruby
Last synced: 12 Dec 2024
https://github.com/brickpop/webtrigger-js
NodeJS service to listen for CI/CD triggers and run server scripts on demand
continuous-delivery continuous-integration linux nodejs scripts
Last synced: 17 Dec 2024
https://github.com/xterikatx/ci-studies
Project to study automated tests with CircleCI
ci continuous-integration react surge tests
Last synced: 12 Dec 2024
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/vinuvasudev/laravel-docker
Docker file for laravel
continuous-integration docker-image dockerfile laravel laravel5 laravel6
Last synced: 10 Jan 2025
https://github.com/code-architect/restful-api-with-laravel-and-dingo
A Laravel based fully functional Restful API with custom commands and best coding practices of laravel.
apidoc-generator artisan-command composer continuous-integration dingo-api guzzle jwt-auth jwt-authentication jwt-token laratrust laravel laravel55 mysql php7 phpunit rest-framework restful-api sqlite3 travis-ci version-control
Last synced: 10 Jan 2025
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/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/juliancataldo/ci-drone
continuous-integration docker docker-compose git vcs versioning
Last synced: 17 Dec 2024
https://github.com/francoriba/shelter_market_rest_api
Implementation of a REST API in Go. This project is related to the other two shelter projects. Lab3 for Operating Systems II at @FCEFyN UNC, AR.
continuous-integration docker dockercompose go postgresql rest-api reverse-proxy swagger traefik virtualization
Last synced: 11 Oct 2024
https://github.com/costrouc/python-package-template
An example for package in python
conda continuous-integration package pypi python testing
Last synced: 27 Dec 2024
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