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/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/fluentci-io/purescript-plugin

Set up your CI/CD Pipeline with a specific version of PureScript

continuous-delivery continuous-integration plugin purescript rust wasm webassembly

Last synced: 21 Jan 2025

https://github.com/behrad-kzm/bekarchitect

Shell scripts for automatically generate python modules. It will generate python files and classes for service layer, repository layer, models, database, API

architecture bekci ci command-line-tool continuous-integration flask module-generator project-generator python

Last synced: 10 Jan 2025

https://github.com/fluentci-io/sqruff-plugin

Set up your CI/CD Pipeline with sqruff installed

continuous-delivery continuous-integration linter plugin rust sql wasm webassembly

Last synced: 21 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/soulman-is-good/gitpub

Git webhook watcher and publisher

continuous-integration git git-webhook nodejs

Last synced: 17 Dec 2024

https://github.com/fluentci-demos/fluentci-demo-go

FluentCI demo CI pipeline using Go

continuous-integration go golang wasm

Last synced: 01 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/rikurauhala/minitex

Minitex is a command-line application for managing academic references in the BibTeX format | Python | Robot Framework | SQLite3

automated-testing bibtex continuous-integration coverage database github-actions latex poetry portfolio python robot-framework scrum software-engineering sql sqlite3

Last synced: 19 Jan 2025

https://github.com/orgflow-actions/setup

An action that installs and configures OrgFlow CLI and lets you build your Salesforce DevOps pipeline and manage your deployments from GitHub.

continuous-delivery continuous-integration devops github-actions orgflow salesforce salesforce-devops salesforce-metadata

Last synced: 23 Nov 2024

https://github.com/fluentci-io/sbt-plugin

Set up your CI/CD Pipeline with a specific version of sbt

continuous-delivery continuous-integration plugin wasm webassembly

Last synced: 21 Jan 2025

https://github.com/fluentci-io/depot-plugin

Set up your CI/CD Pipeline with a specific version of Depot

cicd continuous-delivery continuous-integration docker wasm

Last synced: 21 Jan 2025

https://github.com/maxkratz/maven-ecore-modeling-example

Example on how to use Maven to generate and build code for an Ecore/Genmodel file.

ci continuous-integration eclipse eclipse-modeling-framework eclipse-plugin emf maven mdse

Last synced: 13 Jan 2025

https://github.com/jcfr/ci-sandbox

My sandbox for experimenting with CI services

appveyor azure-pipelines circleci continuous-integration sandbox scikit-ci travis-ci

Last synced: 13 Oct 2024

https://github.com/travis-ci/travis-ci-how-to-build-matrix

This repository shows you a basic usage of Travis CI's Build Matrix feature

ci continuous-delivery continuous-integration travis travis-ci travisci

Last synced: 10 Jan 2025

https://github.com/fluentci-demos/fluentci-demo-rust

FluentCI demo CI pipeline using Rust

cicd continuous-integration fluentci rust wasm

Last synced: 01 Dec 2024

https://github.com/fluentci-demos/fluentci-demo-javascript

A FluentCI demo CI/CD pipeline using Node.js, TypeScript, Nest.js and React.

cicd continuous-delivery continuous-integration cypress javascript nestjs nodejs react typescript wasm

Last synced: 01 Dec 2024

https://github.com/flipt-io/setup-action

Install Flipt CLI in your GitHub Workflows

cd ci continuous-deployment continuous-integration feature-flags

Last synced: 25 Nov 2024

https://github.com/fluentci-io/java-plugin

Set up your CI/CD Pipeline with a specific version of Java

continuous-delivery continuous-integration java plugin rust wasm webassembly

Last synced: 21 Jan 2025

https://github.com/javanile/report-ci

📋 Upload, store & share your reports from your favourite CI pipeline.

code-quality continuous-integration curl jenkins reports travis-ci

Last synced: 10 Dec 2024

https://github.com/guilhermebit/spring-boot-rest-api

🖥️ REST API developed in Spring Boot, including tests for the back-end

continuous-integration docker framework java junit junit5 mock mockito mockmvc python-script spring spring-boot spring-security

Last synced: 17 Dec 2024

https://github.com/appuio/shop-example

The APPUiO Microservices Example is a comprehensive documentation that describes how one could build continuous integration pipelines that build and deploy an exemplary microservice application to APPUiO (RedHat OpenShift). This repository is the umbrella repository that contains all the sources and tools needed to work through the documentation.

continuous-integration dockerfile gitlab-ci jenkins openshift source-to-image

Last synced: 02 Jan 2025

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/azmisahin/azmisahin-software-web-architecture-sails

Sails.js is a Model-View-Controller web application framework developed in the Node.js environment. It is designed to make it easy to build web applications and APIs.

api continuous-integration devops express framework javascript mongodb mssql mysql nodejs oracle orm postgresql redis rest sails socket-io sqllite vuejs web

Last synced: 10 Dec 2024

https://github.com/fluentci-io/apko-plugin

Set up your CI/CD Pipeline with a specific version of apko

chainguard continuous-delivery continuous-integration plugin rust wasm webassembly

Last synced: 21 Jan 2025

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: 10 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/fluentci-io/oxc-plugin

Set up your CI/CD Pipeline with oxc tools

continuous-delivery continuous-integration oxc plugin rust wasm webassembly

Last synced: 21 Jan 2025

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/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: 21 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/bene/dockyard-server

🐳 Continuous integration for Docker based projects.

ci continuous-integration docker go golang

Last synced: 07 Jan 2025

https://github.com/powerupdeploy/powerupsamples

An example demonstrating how to get started with PowerUp build and deploy framework

automation ci-cd continuous-delivery continuous-integration iis powershell powerup windows

Last synced: 20 Dec 2024

https://github.com/sfttech/kevin-win-setup

Tools to automatically download and prepare a free Windows VM for kevin.

continuous-integration kevin qemu windows

Last synced: 17 Jan 2025

https://github.com/edbizarro/gitlab-ci-runner-php7

DEPRECATED, USE https://github.com/edbizarro/gitlab-ci-pipeline-php

ci continuous-deployment continuous-integration docker gitlab gitlab-runner php

Last synced: 18 Dec 2024

https://github.com/nucleartide/badminton

A PICO-8 game about bouncing a ball back and forth...

continuous-delivery continuous-deployment continuous-integration pico-8

Last synced: 29 Nov 2024

https://github.com/fluentci-io/dagger-plugin

Set up your CI/CD Pipeline with a specific version of dagger

continuous-delivery continuous-integration dagger plugin wasm webassembly

Last synced: 21 Jan 2025

https://github.com/marco-m/caproni

Use Concourse to build, test, package and deliver C, C++ or native code code on multiple platforms

c c-plus-plus compiler concourse continuous-integration multi-platform native

Last synced: 20 Jan 2025

https://github.com/fluentci-io/maven-plugin

Set up your CI/CD Pipeline with a specific version of maven

continuous-delivery continuous-integration java plugin wasm webassembly

Last synced: 21 Jan 2025

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/fluentci-io/pkl-plugin

Set up your CI/CD Pipeline with a specific version of Pkl

continuous-delivery continuous-integration plugin rust wasm webassembly

Last synced: 21 Jan 2025

https://github.com/im-open/process-postman-test-results

GitHub action that creates a status check or pull request comment based a json results file generated by the newman json reporter

continuous-integration postman-tests pr-comment status-check swat-team test testing

Last synced: 23 Nov 2024

https://github.com/arduino/report-size-trends

GitHub Actions action that records memory usage of Arduino sketches to a Google Sheets spreadsheet

arduino ci continuous-integration github-actions tooling-team

Last synced: 20 Jan 2025

https://github.com/im-open/process-dotnet-test-results

GitHub action that creates a status check or pull request comment based on dotnet test trx files

continuous-integration dotnet-test pr-comment status-check swat-team testing trx-parser

Last synced: 23 Nov 2024

https://github.com/cabdesigns/docker-cd-seed

A seed project for a docker based continuous delivery pipeline using CircleCI and Google Cloud Platform

circleci continuous-delivery continuous-integration docker google-cloud

Last synced: 11 Jan 2025

https://github.com/mlewand/generator-appveyor

Adds a basic AppVeyor CI config for node application.

appveyor ci continuous-integration node nodejs yeoman yeoman-generator

Last synced: 24 Jan 2025

https://github.com/drcbeatz/master-theorem

Web app to evaluate the time complexity of divide and conquer algorithms using the Master Theorem and visualize the results (Python/Django, Typescript/React, Postgres, Docker, AWS Elastic Beanstalk, AWS RDS, Github Actions CI).

aws chartjs continuous-integration django django-rest-framework docker elasticbeanstalk github-actions master-theorem mdbootstrap postgresql pytest python rds-postgres react responsive-design rest-api typescript vite vitest

Last synced: 11 Jan 2025

https://github.com/sylvainde/cithon

Continuous Integration marathon to use the latest Python versions

continuous-integration cpython python-3 travis-ci

Last synced: 29 Nov 2024

https://github.com/marcelo3macedo/conteudos_espacoeducar

An interactive NextJS application with free contents for early years teachers and students

continuous-delivery continuous-integration docker dockerfile eslint nextjs prettier-eslint sonarqube typescript

Last synced: 13 Jan 2025

https://github.com/zijianhuang/fonlowtesting

Helper functions for constructing unit testing and integration testing efficiently

ci-server continuous-integration csharp iis iis-express unit-testing

Last synced: 12 Oct 2024

https://github.com/cardanosolutions/gh-action-cardano-node-ogmios-docker-sync

A GitHub Action to sync cardano-node-ogmios using Docker

action ci continuous-integration github-actions

Last synced: 01 Dec 2024

https://github.com/coinfabrik/on-ink-integration-tests

This repository provides a comprehensive review of the ink! integration and end-to-end testing environments. It includes detailed test cases and proposed enhancements for each exposed function.

blockchain-testing continuous-integration end-to-end-testing ink ink-tests integration-testing quality-assurance smart-contracts

Last synced: 12 Jan 2025

https://github.com/fluentci-io/haskell-plugin

Set up your CI/CD with a specific version of Haskell

continuous-delivery continuous-integration haskell plugin rust wasm webassembly

Last synced: 21 Jan 2025

https://github.com/mathusanm6/leetcode

Solutions for Leetcode Problems (tested using pytest and continuous integration)

algorithms algorithms-and-data-structures continuous-integration data-structures flake8 leetcode-python leetcode-solutions pytest

Last synced: 13 Dec 2024

https://github.com/lreimer/continuous-atdd

Continuous ATDD on K8s using Geb and Selenium Hub

atdd continuous-integration geb kubernetes selenium selenium-hub selenium-java

Last synced: 21 Jan 2025

https://github.com/hozlucas28/c-practical-work-2024

Practical work repository for the Programming Topics subject (C language) at the National University of La Matanza (@unlam).

2024 c codeblocks continuous-integration gcc-complier github-actions mit-license practical-work programming-topics sdl2 simple-direct-media-layer university university-assignment unlam

Last synced: 11 Dec 2024

https://github.com/android10/instapixel

This is complete project which demonstrates how to architecture a modern application which includes a serverless backand plus android and web client.

android architecture backend continuous-delivery continuous-deployment continuous-integration development docker engineering ios microservices monitoring nodejs project python scala security serverless testing web

Last synced: 12 Jan 2025

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

https://github.com/flagarde/ci

Docker image for Continuous Integration

ci clang cmake continuous-integration docker gcc old-compilers

Last synced: 10 Jan 2025

https://github.com/ritreshgirdhar/github-cloud-function-ci-demo

This application will help you in building and publishing Cloud Function on GCP environment using Github Actions Workflow

continuous-integration gcp-cloud-functions github-actions

Last synced: 25 Dec 2024

https://github.com/kinow/btd-2011

Belgium Testing Days 2011 "How to Automate Tests using TestLink and Hudson"

automated-testing automated-tests automation ci continuous-delivery continuous-integration jenkins presentation slides testlink

Last synced: 01 Oct 2024

https://github.com/devpro/concourse-samples

Samples of Concourse pipelines

ci concourse continuous-integration

Last synced: 11 Jan 2025

https://github.com/juampynr/drupal8-migrate

Sample Drupal 8 project to demonstrate a migration

circleci continuous-integration drupal php

Last synced: 29 Dec 2024

https://github.com/inetsix/docker-gitlab-runners

Repository to deploy gitlab-runners using docker-compose

continuous-delivery continuous-integration gitlab gitlab-ci gitlab-ci-runner runner

Last synced: 23 Dec 2024

https://github.com/the-common/drone-ci-integration

A common Drone CI integration template that should be easily adaptable for most project's with few modifications

continuous-integration drone-ci

Last synced: 18 Jan 2025

https://github.com/aldy505/continuous-integration-images

Docker images ready for your continuous integration pipeline

continuous-integration docker-image

Last synced: 14 Dec 2024

https://github.com/faheel/sample-cpp-ci

A sample C++ project with continuous integration

ci continuous-integration cpp

Last synced: 18 Jan 2025