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/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: 26 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/gmauro/comoda

a bunch of useful functions and classes

continuous-integration python-library utility-library

Last synced: 08 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/weronika-stepien/ci-cd

CI/CD setup for web applications using Jenkins, Docker, SonarQube, Kubernetes, ArgoCD, GitHub and DockerHub. Includes automated build, test, and deployment pipelines.

argocd continuous-deployment continuous-integration docker java jenkins kubernetes maven python sonarqube web-applications

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

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

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/richelbilderbeek/travis_markdown-link-check

Minimal example to test a repo for dead links using markdown-link-check and Travis CI

check continuous-integration dead dead-links link links travis-ci

Last synced: 01 Nov 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/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/zyactions/update-semver

A GitHub Action to update floating version tag aliases.

continuous-integration github-actions

Last synced: 30 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/thanhvie/calculatorlibrary

An experiment with continuous integration

continuous-integration github-actions python

Last synced: 14 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/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/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/plurid/performer

Cloud Service for Continuous Integration/Continuous Deployment Builder

build-pipelines cloud continuous-delivery continuous-integration plurid

Last synced: 28 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/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/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/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/deviousasti/build-bot

A zero configuration continuous build bot

bot build-automation continuous-integration git reactive

Last synced: 18 Jan 2025

https://github.com/modess/jeeves

Tool for settings up CI with Jenkins for your PHP project

continuous-integration jenkins php

Last synced: 18 Jan 2025

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/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/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/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/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/mrasu/shouka

CI/CD, Setup, Maintainance, Migration

ci-cd continuous-delivery continuous-deployment continuous-integration

Last synced: 28 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/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/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/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/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/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/xterikatx/ci-studies

Project to study automated tests with CircleCI

ci continuous-integration react surge tests

Last synced: 12 Dec 2024

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