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/manuelbento19/next-ci_cd
CI/CD with Next.js + Vitest + Husky + Lint Staged + CommitLint + Github Actions
cd ci commit-lint continuous-delivery continuous-deployment continuous-integration github-actions husky lint-staged nextjs react vitest
Last synced: 16 Nov 2024
https://github.com/dieghernan/cran-status-check
GitHub Action for checking R packages status on CRAN
actions continuous-integration cran github-actions r-development r-package rstats rstats-package
Last synced: 18 Dec 2024
https://github.com/codekeyz/flutter_web_netlify
Test, Build & Deploy Flutter Web Apps from Gitlab CI to Netlify
continuous-deployment continuous-integration continuous-testing flutter flutter-web gitlab-ci netlify
Last synced: 28 Dec 2024
https://github.com/thomasthaddeus/updaterepositorylist
This GitHub Action automatically updates a landing page with a list of GitHub repositories. It fetches repositories for a specified user, then updates an HTML file with repository links. Configurable via environment variables, it's ideal for keeping project documentation or personal pages dynamically updated.
automation continuous-integration documentation github-actions github-pages javascript landing-page nodejs open-source personal-website repository-management typescript web-development
Last synced: 18 Dec 2024
https://github.com/beverlyroadgoose/jenkins-build-dashboard
Another Jenkins plugin for monitoring builds ¯\_(ツ)_/¯
continuous-delivery continuous-integration jenkins-ci jenkins-monitor jenkins-plugin side-project
Last synced: 18 Dec 2024
https://github.com/karllhughes/build-status
Displays the status of your Codeship Pro builds to the public using the new Codeship v2 API.
codeship codeship-api codeship-pro continuous-integration
Last synced: 07 Jan 2025
https://github.com/lgug2z/call-me
A ci-agnostic orchestrator for triggering tests on a shared environment pool across multiple pipelines
ci continuous-integration golang testing
Last synced: 19 Nov 2024
https://github.com/julienkode/monorepo-typescript-template
Template of a monorepo using typescript
continuous-delivery continuous-integration e2e-tests javascript monorepo template typescript unit-testing
Last synced: 19 Dec 2024
https://github.com/jeandet/lpp_teamcity_agents
Meta repository for all LPP TeamCity agents deployed here https://hephaistos.lpp.polytechnique.fr/teamcity
ci continuous-integration docker teamcity teamcity-agent
Last synced: 02 Jan 2025
https://github.com/kevinoid/appveyor-status
Node.js-based script and module to query AppVeyor build status via the AppVeyor REST API.
appveyor appveyor-api continuous-integration nodejs
Last synced: 19 Dec 2024
https://github.com/jochendiekenbrock/image-comparison-frontend
Frontend of an image comparison solution. Performs image comparisons during end to end tests and writes test results. Integrates with https://github.com/JochenDiekenbrock/image-comparison-backend
ci continuous-integration e2e-testing image-comparison jenkins protracor-image-comparison protractor
Last synced: 19 Dec 2024
https://github.com/acseo/ci-deployer
Docker CI Deployer Image used for ACSEO Deployments with Deployer
continuous-integration deployer docker-image
Last synced: 01 Jan 2025
https://github.com/christopheratkinson/application-programming-interface-template
Welcome to the Python REST API Template repository! This template is designed to help you quickly set up a new REST API service using FastAPI, and includes additional configurations for unit testing with pytest, and GitHub action integrations for CI/CD.
automated-testing backend continuous-integration coverage documentation fastapi github-actions openapi pytest python rest-api server swagger
Last synced: 28 Nov 2024
https://github.com/alexf91/aur-pkgbuilds
My AUR packages with Travis CI
aur ci continuous-integration pkgbuilds travis-ci
Last synced: 20 Dec 2024
https://github.com/sumitm01/ci-using-jenkins--nexus-and-sonaqube
This project configures an automated pipeline on Jenkins which fetches the source code, builds it, scans the quality of the code using Sonarqube scanner and uploads the artifact to Nexus remote repository for deployment and notifies the status on slack channel.
continuous-integration ec2 jenkins nexus pipeline pipeline-as-a-code slack sonarqube-scanner
Last synced: 26 Dec 2024
https://github.com/shopiqo/docker-rbprettier
Docker images for Prettier plugin for Ruby + Guesslang
codequality continuous-integration docker guesslang pre-commit prettier ruby tenserflow vagrantfile
Last synced: 17 Dec 2024
https://github.com/hanneskaeufler/e-ink-build-dashboard
Python script to drive an e-ink display displaying my open source projects' build statuses
build-automation continuous-integration e-ink raspberrypi
Last synced: 24 Oct 2024
https://github.com/matuella/gastromatic
continuous-integration heroku microservices spring spring-boot spring-data-jpa spring-rest web-api
Last synced: 26 Dec 2024
https://github.com/fluentci-io/kamal-plugin
CI/CD Plugin for kamal
cicd continuous-delivery continuous-integration deploy flox kamal nix wasm
Last synced: 26 Dec 2024
https://github.com/soulman-is-good/gitpub
Git webhook watcher and publisher
continuous-integration git git-webhook nodejs
Last synced: 17 Dec 2024
https://github.com/trinitronx/docker-kubectl-cd
Basic build tools docker images + docker & kubectl for use in CI/CD environments
continuous-deployment continuous-integration docker-image kubectl
Last synced: 11 Nov 2024
https://github.com/neikei/gitlab-testing-environment
Gitlab testing environment in a Vagrantbox based on Debian and provisioned with Ansible.
ansible continuous-integration debian gitlab gitlab-ce gitlab-runner playground testing vagrantbox
Last synced: 26 Dec 2024
https://github.com/qjcg/cue-gh-workflows
GitHub Workflows in CUE
ci ci-cd configuration-management continuous-deployment continuous-integration cue cuelang github-workflows
Last synced: 10 Nov 2024
https://github.com/wolnosciowiec-archive/boautomate
Boa snake automation
automatic-tagging automation ci continuous-integration pipelines-as-code python3 quay quay-notifications riotkit
Last synced: 26 Dec 2024
https://github.com/akshat2203/jenkins-weekend-guide
This repository is a comprehensive Jenkins tutorial designed to guide you through the process of mastering Jenkins from scratch. New steps and lessons will be added every weekend.
automation cicd continuous-delivery continuous-deployment continuous-integration devops hacktoberfest hacktoberfest-accepted jenkins pipeline pipeline-dock-tech pipelines-as-code
Last synced: 28 Nov 2024
https://github.com/appuio/shop-example-orders
This repository is part of the APPUiO Microservices Example and contains the Orders microservice. Please refer to the main repository for detailed instructions.
continuous-integration flask openshift python
Last synced: 02 Jan 2025
https://github.com/appuio/shop-example-users
This repository is part of the APPUiO Microservices Example and contains the Users microservice. Please refer to the main repository for detailed instructions.
continuous-integration elixir openshift phoenix
Last synced: 02 Jan 2025
https://github.com/appuio/shop-example-api
This repository is part of the APPUiO Microservices Example and contains the API microservice. Please refer to the main repository for detailed instructions.
continuous-integration openshift play-framework scala
Last synced: 02 Jan 2025
https://github.com/jarlehansen/spring-boot-blueocean
continuous-integration jenkins-ci
Last synced: 22 Nov 2024
https://github.com/aman9026/ci-using-jenkins
Integrating the repository with different environments of software production
automation ci continuous-integration devops docker docker-container environment-configuration git github jenkins jenkins--service jenkins-ci jenkins-pipeline tutorial
Last synced: 22 Nov 2024
https://github.com/alexandrecpedro/infrastructure_2
Infrastructure as a Code (IaC) - DevOps
ansible aws aws-cli aws-cloudformation aws-ec2 aws-s3 cloudwatch continuos-delivery continuous-deployment continuous-integration devops docker hcl jenkins nagios newrelic pipelines prometheus terraform
Last synced: 03 Jan 2025
https://github.com/amrkhaledccd/github-actions-test
Build a CI/CD with GitHub Actions. Build, Test, push to docker hub and deploy to google cloud platform kubernetes using Helm.
continuous-delivery continuous-integration docker gcloud github-actions google-cloud-platform helm3 kubernetes
Last synced: 30 Oct 2024
https://github.com/danielbayley/npm-package-ci
Simple CI GitHub @Actions for your @npm packages.
actions automation ci continuous-delivery continuous-integration npm npm-package release testing
Last synced: 19 Dec 2024
https://github.com/creativeprojects/php-nodejs
Docker image with PHP and NodeJS
build continuous-integration docker git node node-js nodejs php
Last synced: 05 Jan 2025
https://github.com/carlkidcrypto/os-specific-runner
os-specific-runner
continuous-integration github-actions os-runner os-specific os-specific-run os-specific-runner utilities
Last synced: 16 Dec 2024
https://github.com/nisevi/scrums
React APP for getting and displaying all scrum meetings on YouTuBe.
aws aws-s3 cloudfront codeclimate continuous-delivery continuous-deployment continuous-integration javascript javascript-framework react react-components reactjs route53 subdomain test-automation travis travis-ci yarn youtube youtube-api
Last synced: 19 Dec 2024
https://github.com/nick22d/python-projects
A collection of python projects.
continuous-integration github-actions python yaml
Last synced: 14 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/waelson/simple-demo-travis
Example project that demonstrate use of the Travis CI/CD
continuous-integration docker javascript kubernetes nodejs travis-ci
Last synced: 07 Jan 2025
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/keisukeyamashita/side-effect-changed-files
🛜 GitHub Actions to trigger side effect based on changed files.
cd changed-file changed-files ci ci-cd cicd continuous-delivery continuous-deployment continuous-integration github github-actions monorepo workflows
Last synced: 25 Oct 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: 28 Nov 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/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 Nov 2024
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/yanateras/derivery
Nix CI/CD hook for GitHub
continuous-delivery continuous-integration erlang nix
Last synced: 05 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/therealedsheenan/contempo-deploy
Contempo with deployment and CI feature using travis and aws.
aws contempo continuous-integration deployment react
Last synced: 22 Nov 2024
https://github.com/anirbanmu/docker-circleci-ruby-rust
Dockerfiles for CircleCI for projects that require both Ruby & Rust
circleci continuous-integration docker docker-image docker-images dockerfile dockerhub ruby rust rust-lang
Last synced: 22 Nov 2024
https://github.com/gjbex/ci-example
Repository to illustrate CI for software testing
continuous-integration linting quality testing training version-control
Last synced: 22 Nov 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/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/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 Nov 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/spacebabies/ci
Docker images for Continuous Integration of our Rails apps
bitbucket continuous-integration docker dockerfile rails ruby ruby-on-rails sentry
Last synced: 22 Nov 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 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/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: 16 Nov 2024
https://github.com/victortavaresd3v/quiz-dev-laravel-api
Quiz Dev REST API
api-documentation api-rest continuous-integration docker laravel mysql php phpunit quiz-application tests
Last synced: 18 Dec 2024
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/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/europ/test-ci-cd
Testing repository for CI/CD
cd ci continuous-delivery continuous-integration github github-actions travis travis-ci
Last synced: 26 Dec 2024
https://github.com/goldstrike77/ansible-role-linux-jenkins
Ansible role for install and configure Jenkins on the Linux operating system.
ansible ansible-role cicd continuous-delivery continuous-deployment continuous-integration devops groovy hacktoberfest jenkins pipelines-as-code
Last synced: 13 Nov 2024
https://github.com/neikei/jenkins-testing-environment
Jenkins testing environment in a Vagrantbox based on Debian and provisioned with Ansible.
ansible continuous-integration debian jenkins playground testing vagrantbox
Last synced: 26 Dec 2024
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/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/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/ajayarunachalam/iss_poc
Building CI/CD pipeline with Github Actions - Illustration of Fetching Data from International Space Station (ISS)
cicd continuos-delivery continuous-integration docker github-actions mongodb python
Last synced: 26 Dec 2024
https://github.com/42lm/zigist
Update a gist with a random dev joke. Pure Zig⚡
actions continuous-integration cron cronjob githubci zig ziglang
Last synced: 13 Nov 2024
https://github.com/thierno953/github-actions
CI/CD Github Actions
cicd continuous-delivery continuous-integration devops github-actions
Last synced: 13 Nov 2024
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 Nov 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/datencia/docker-ionic
Minimal docker image for Ionic projects to get CI
continuous-integration cordova docker dockerfile ionic
Last synced: 30 Nov 2024
https://github.com/renanjava/mensageria-kafka
Projeto Acadêmico - Mensageria Kafka
continuous-delivery continuous-integration docker java kafka nestjs nginx
Last synced: 26 Nov 2024
https://github.com/gregor-mendel-institute/vbc-cicd
VBC Jenkins CICD library
cicd continuous-delivery continuous-integration jenkins jenkins-pipeline
Last synced: 26 Dec 2024
https://github.com/simogasp/travistests
testing travis features
continuous-integration testing travis-ci
Last synced: 22 Dec 2024
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: 15 Nov 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/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/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/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/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: 11 Nov 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 Nov 2024
https://github.com/mramshaw/gitlab-testing
GitLab CI integration testing
ci continous-deployment continuous-delivery continuous-integration gitlab gitlab-ci travis travis-ci
Last synced: 14 Nov 2024
https://github.com/lgraziani2712/benchmark-json-reporter
benchmark.js json reporter
benchmark ci continuous-integration javascript json nodejs plugin reporter
Last synced: 27 Nov 2024
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/zacharyweiss/flipper-app-catalog-action
Auto-staging of Flipper Application Catalog updates
action continuous-integration flipper flipper-app flipper-plugin flipper-plugins flipperzero ufbt
Last synced: 27 Nov 2024
https://github.com/chaseruskin/setup-orbit
GitHub Action to install Orbit
action continuous-integration hdl systemverilog utilities verilog vhdl
Last synced: 27 Nov 2024
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 Nov 2024
https://github.com/mramshaw/microservices
Some thoughts on Microservices
architecture ci ci-cd continuous-delivery continuous-deployment continuous-integration conways-law devops devsecops domain-driven-design microservice microservices noops soa software-architecture teams
Last synced: 14 Nov 2024
https://github.com/anupammaurya6767/tanji
Tanji is a Python encryption library that provides a secure and flexible solution for encrypting and decrypting messages. It leverages both symmetric and asymmetric encryption techniques to ensure the confidentiality and integrity of your data.
asymmetric-cryptography code-review continuous-integration cryptography cryptography-algorithms documentation encryption github-actions github-package-registry open-source pytest python release-management security software-development software-engineering sphinx-doc symmetric-cryptography tanji tutorial
Last synced: 28 Nov 2024
https://github.com/realpacific/simple-calculator
Simple Calculator + JaCoCo + GitHub Action
android continuous-integration github-actions jacoco
Last synced: 06 Dec 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/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/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/grobli/vulnerascan.net
The PowerShell script performing vulnerability scan of NuGet packages in .NET solutions (both legacy and modern SDK style projects).
build-breaker build-tools ci ci-cd continuous-integration devops devops-tools dotnet dotnet-core dotnet-framework netframework nuget nuget-package powershell-script vulnerabilities vulnerability vulnerability-detection vulnerability-scanner vulnerability-scanners vulnerability-scanning
Last synced: 11 Oct 2024
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/smallpaes/sparkol-app
Sparkol app is an user-facing web application and is currently supporting basic authentication features.
api-rest authentication axios continuous-integration css3 cypress end-to-end-testing eslint happy-dom html5 prettier react react-context react-testing-library styled-components typescript unit-testing vite vitest
Last synced: 28 Nov 2024