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/eon01/argocd-examples
CI/CD with ArgoCD, Helm and GitHub Actions
argocd book cd cicd cloud cloudnative continual-learning continuous-delivery continuous-deployment continuous-integration course deployment devops github github-actions github-pages gitops guide helm kubernetes
Last synced: 02 Jan 2025
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/jyotindersingh/eventide-ci
A distributed Continuous Integration System
continuous-integration distributed-systems python
Last synced: 18 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/digital-technology-agency/cicd
Continuous Integration docker image
cicd continuous-integration docker docker-image git go golang maven openjdk8
Last synced: 18 Nov 2024
https://github.com/atomicptr/godot-mono-base
Docker base image for the headless mono version of Godot.
continuous-integration godot godotengine
Last synced: 21 Nov 2024
https://github.com/franciscomoretti/moderncppstarter
Sample project to learn how to use the ModernCppStarter
actions ci cmakelists codecov continuous-integration coverage cpp documentation github-workflows modern-cmake-template sanitizers starter
Last synced: 18 Nov 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: 20 Nov 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: 19 Nov 2024
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/acmachado14/nest-ci
API para consultar informações sobre feriados em diferentes regiões do Brasil.
continuous-integration docker-compose typescript
Last synced: 20 Nov 2024
https://github.com/datalifenyc/awesome-data-explorers-landscape
Curated tech landscapes, maps, and platforms for data explorers.
ai awesome awesome-list cloud-native continuous-delivery continuous-integration data data-engineering database ecosystem generative-ai graph-technology iot ml no-code-development tech-landscapes tech-stacks transformer-models
Last synced: 26 Sep 2024
https://github.com/thiagola92/learning-woodpecker
ci codeberg continuous-integration woodpecker-ci
Last synced: 13 Nov 2024
https://github.com/trainingbypackt/cloud-native-continuous-integration-and-delivery-elearning
Codes for Cloud-Native Continuous Integration and Delivery eLearning course
cloud cloud-native continuous-delivery continuous-integration docker kubernetes software-development
Last synced: 14 Nov 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/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 Nov 2024
https://github.com/himash79/springboot-github-actions-docker-app
Build Restful webservices and implementes Continues Intergration (CI) & Continues Deployment (CD) using Github Actions and Docker
cd ci continuous-deployment continuous-integration docker github-actions restful-api spring-boot
Last synced: 21 Nov 2024
https://github.com/himash79/spring-boot-devops-pipeline
Build Restful webservices utilizing Spring boot and implements Continues Intergration (CI) and Continues Deplyement (CD) Pipeline using Jenkins and Docker.
cd ci continuous-deployment continuous-integration resful-api spring-boot
Last synced: 21 Nov 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/uudashr/jenkins-docker
Jenkins with Docker inside
continuous-delivery continuous-integration devops docker jenkins
Last synced: 14 Nov 2024
https://github.com/uudashr/jenkins-ssh-slave-docker
Jenkins SSH Slave with Docker inside
continuous-delivery continuous-integration devops docker jenkins
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/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/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: 30 Sep 2024
https://github.com/tmc/wunderstage
Cloud Native Continuous Integration
cloud-native continuous-integration jenkins kubernetes
Last synced: 13 Dec 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/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/ju-c/django-ci-cd-example
A simple Django app that will run tests on pull requests to our main branch.
ci continuous-integration django github-actions python
Last synced: 06 Jan 2025
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/belovetech/alx-system_engineering-devops
This project tracks my understanding of system administration/DevOps concepts. It covers a wide range of topics in this field, from shell comprehension to I/O operations to processes to bash scripting to networking and more.
bash continuous-delivery continuous-integration devops linux shell shell-script
Last synced: 06 Jan 2025
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/randy3k/github-action-rchk
GitHub Action running rchk for an R package
continuous-integration github-actions r rchk
Last synced: 16 Nov 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/bzon/monobuild
continuous-integration devops go monorepos
Last synced: 21 Nov 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/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/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/brlin-tw/utilities-for-travis-ci
Stuffs to make Travis CI happy.
continuous-integration git-lfs shellcheck travis-ci yamllint
Last synced: 21 Nov 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/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