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

Learn how to extend the use of GitHub from SCM into the world of Continuous Integration and Continuous Deployment and Package Management using GitHub Actions and GitHub Packages.

continuous-delivery continuous-deployment continuous-integration devops docker github github-actions github-packages open-source package-manager scm

Last synced: 10 Nov 2024

https://github.com/peterdavehello/docker-jsonlint

🐳 Dockerized jsonlint with proper versioning, a JSON parser and validator.

ci cli container continuous-integration docker docker-image hacktoberfest image json jsonlint lint linter

Last synced: 27 Oct 2024

https://github.com/hpoul/git-buildnumber

Create a continuous, consistent buildnumber independent of branch.

buildnumber ci continuous-integration flutter git git-buildnumber

Last synced: 29 Dec 2024

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

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

continuous-delivery continuous-integration plugin ruff rust wasm webassembly

Last synced: 20 Nov 2024

https://github.com/peterdavehello/docker-yamllint

🐳 Dockerized yamllint with proper versioning, a linter for YAML files.

ci container continuous-integration docker docker-image hacktoberfest image lint linter yaml yamllint

Last synced: 27 Oct 2024

https://github.com/atymic/docker-php-runner

Full featured PHP runner for PHP CI/CD builds & deployments.

continuous-delivery continuous-integration deployer deployment docker php

Last synced: 03 Nov 2024

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

This repository is part of the APPUiO Microservices Example and contains the Webserver microservice. Please refer to the main repository for detailed instructions.

continuous-integration nginx openshift react

Last synced: 02 Jan 2025

https://github.com/jelastic-jps/jenkins

Jenkins is an open-source continuous integration server with 300+ plugins to support all kinds of software development

automation continuous-delivery continuous-integration deploys-jenkins java jelastic jelastic-jps jenkins jenkins-pipeline jenkins-server jenkins2 jps

Last synced: 10 Nov 2024

https://github.com/ventx/helm3-ci

Docker Image with helm3, helm-secrets and helm-s3 plugins

alpine continuous-integration docker dockerfile helm helm3 kubernetes kubeval s3 secrets unittest

Last synced: 25 Dec 2024

https://github.com/eniks/pfxtosnk

Utility to extract private and public key from pfx to snk file.

certificate continuous-integration extract pfx sign snk strong-name

Last synced: 22 Dec 2024

https://github.com/sumitm01/ci-cd-using-jenkins-sonarqube-ecr-and-ecs

This project configures an automated pipeline script using Jenkins which fetches the source code, builds it, scans the code using Sonarqube, uploads the artifact to Amazon ECR repository and finally deploys it on Amazon ECS.

aws-ecr aws-ecs continuous-deployment continuous-integration elastic-container-registry elastic-container-service jenkins pipeline pipeline-as-a-code sonarqube-scanner

Last synced: 26 Dec 2024

https://github.com/sel4/ci-actions

CI GitHub actions for the seL4 repositories

ci ci-actions continuous-integration sel4

Last synced: 11 Nov 2024

https://github.com/kevinoid/travis-status

An implementation of the status subcommand of The Travis Client in Node.js, with a few extra features.

cli continuous-integration nodejs travis-ci travis-status

Last synced: 14 Oct 2024

https://github.com/oddbit/firebase-cicd

A simple Firebase Docker image for CI/CD jobs

cd ci ci-cd continuous-deployment continuous-integration docker firebase node nodejs

Last synced: 07 Nov 2024

https://github.com/rohit-gohri/drone-junit

A drone plugin to display junit report summary in card view

adaptive-cards ci continuous-integration drone drone-plugin junit plugin reporting

Last synced: 20 Dec 2024

https://github.com/artemnikitin/android-tests-scaling-to-infinity

Repo with sources from post https://artemnikitin.com/post/scaling-android-tests/

android android-testing android-tests-scaling aws aws-ec2 ci continuous-integration docker

Last synced: 10 Nov 2024

https://github.com/andreiavrammsd/go-jenkins-ci

Automated setup of continuous integration for Go projects hosted on GitHub with Jenkins and GolangCI-Lint.

continuous-integration github go golang golangci-lint jenkins

Last synced: 03 Jan 2025

https://github.com/jayqi/failed-build-issue-action

An action that makes it easy to notify of a failed GitHub Actions workflow via an issue.

actions ci continuous-integration github-actions issues

Last synced: 21 Oct 2024

https://github.com/druzsan/setup-matrix

GitHub action to create a reusable and potentially dynamic matrix for workflow jobs.

ci continuous-integration github-actions

Last synced: 21 Dec 2024

https://github.com/codecop/push-counter

Counter dashboard of positive and negative push events during Coding Dojo "championships".

coding-game continuous-integration dashboard gameification push-notifications

Last synced: 25 Dec 2024

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

GitHub action that creates a status check or pull request comment based a jest json results file

continuous-integration jest jest-test pr-comment status-check swat-team testing

Last synced: 23 Nov 2024

https://github.com/dgkanatsios/acsk8svstsdemo

Demo app for Azure Kubernetes Service - Visual Studio Team Services CI/CD demo

azure azure-container-registry azure-container-service continuous-deployment continuous-integration kubernetes

Last synced: 08 Nov 2024

https://github.com/juliancataldo/gh-actions

GitHub Actions for TypeScript mono-repositories. Continuous Integration, deployments, documentation…

actions cicd continuous-integration github-actions github-pages monorepo node typescript vercel

Last synced: 17 Dec 2024

https://github.com/lucasmagnum/django-github-actions-ci

Application used in to create a simple CI with Github actions

continuous-integration django example-project github-actions portfolio python

Last synced: 17 Nov 2024

https://github.com/PerimeterX/envite

A framework to manage development and testing environments

ci continuous-integration development environment-provisioning integration-testing testing

Last synced: 17 Sep 2024

https://github.com/briandfoy/brians_perl_modules_appveyor_config

My standard AppVeyor configuration for my public Perl modules

appveyor continuous-integration perl

Last synced: 14 Nov 2024

https://github.com/greenelab/continuous_analysis_rnaseq

Example of how continuous analysis can be used for RNA-Seq differential expression.

analysis continuous-integration methodology

Last synced: 13 Nov 2024

https://github.com/li-boxuan/regex-checker

GitHub App that checks Pull Request titles using user-defined regular expression

continuous-integration github github-app probot-app regular-expression

Last synced: 18 Dec 2024

https://github.com/vsilverman/jenkins-ci

This repo shows how to use docker, jenkins and maven to build, test and deploy java app

continuous-integration docker docker-image java jenkins pipeline python terraform

Last synced: 27 Oct 2024

https://github.com/mattddowney/jenk

Interact with Jenkins via the command line. Written in Go.

api-client cli command-line continuous-integration go golang jenkins pipeline

Last synced: 12 Nov 2024

https://github.com/lihop/godot-setup

GitHub action to setup the Godot game engine so it can run in graphical mode (i.e. non-headless) on Linux, Windows, and macOS.

continuous-integration game-ci godot

Last synced: 10 Dec 2024

https://github.com/cedrickchee/neocargo

neoCargo microservices in Go with PostgreSQL, MongoDB, Terraform, Google Kubernetes Engine, and CircleCI

containerization continuous-delivery continuous-integration go-micro golang-application google-cloud grpc-service kubernetes-cluster microservices monorepo terraform-project

Last synced: 17 Nov 2024

https://github.com/yitzchak/clw

Example Common Lisp workflow without Roswell

common-lisp continuous-integration

Last synced: 04 Dec 2024

https://github.com/sethmlarson/delt

Builds and uploads Continuous Integration environment reports

appveyor ci circleci continuous-integration github gitlab gitlab-ci gitlab-runner travis-ci

Last synced: 02 Oct 2024

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

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

biomejs continuous-delivery continuous-integration plugin rust wasm webassembly

Last synced: 20 Nov 2024

https://github.com/strawberrymusicplayer/strawberry-msvc-dependencies

:strawberry: Strawberry MSVC Dependencies

build continuous-integration msvc

Last synced: 05 Nov 2024

https://github.com/arminjo/github-actions

Github actions script for testing build of Arduino libraries with arduino-test-compile

actions arduino continuous-integration github github-actions github-workflow test-automation testing workflow yml

Last synced: 21 Dec 2024

https://github.com/idrinth/config-check

checks yaml, json, ini and xml files in a project for validity

checker ci configuration continuous-integration testing-tools

Last synced: 02 Nov 2024

https://github.com/richelbilderbeek/travis_processing

Minimal Processing project that is tested by Travis CI

continuous-integration processing travis-ci

Last synced: 21 Dec 2024

https://github.com/rockstorm101/bash-ci-server

Lightweight CI/CD server written in Bash

bash ci continuous-integration server

Last synced: 15 Oct 2024

https://github.com/feroline/demoqa-automation-cypress

Testes automatizados de Elements, Forms, Alerts, Frame, Windows, Widgets, interactions e Book Store Application com Cypress e Continuous Integration

automation ci continuous-integration cypress page-object-model typescript

Last synced: 09 Nov 2024

https://github.com/eklem/batr

Bundle and test CommonJS and ESM in NodeJS and UMD in the browser with AvaJS and Playwright. And repeat with i.e GitHub CI.

ava-tests bundle commonjs continuous-integration esm nodejs ui-testing umd

Last synced: 15 Oct 2024

https://github.com/eklem/batr-example

Example / test repository for batr - Bundle And Test and Repeat.

automated-testing continuous-integration test ui-testing

Last synced: 15 Oct 2024

https://github.com/tetra-fox/ml-gen

πŸ‰ MelonLoader's toolchain, but as a GitHub Action.

assembly-generation automation continuous-integration decompiler il2cpp melonloader unity

Last synced: 10 Nov 2024

https://github.com/roang-zero1/factorio-mod-package

Create a Factorio mod package for release

action actions ci continuous-integration factorio packaging

Last synced: 13 Dec 2024

https://github.com/anthonygauthier/docker-jmeter-all-plugins

Docker image which installs all JMeter Plugins as well as setting up JMeter for containerized use.

cd ci continuous-delivery continuous-integration docker jmeter jmeter-plugins performance performance-testing

Last synced: 06 Dec 2024

https://github.com/status-im/github-comment-manager

Service for managing comments on GitHub

comments continuous-integration github

Last synced: 09 Nov 2024

https://github.com/hisaac/bannerbuilder

A command line tool that dynamically overlays banners on your app icons

cd ci ci-cd cli continuous-delivery continuous-integration imagemagick ios jenkins macos swift swift-package-manager tvos watchos

Last synced: 29 Nov 2024

https://github.com/coatless-r-n-d/rmarkdown-ci-build

R, RMarkdown, and CI: Knit an R Markdown Report on Travis

continuous-integration r rmarkdown travis-ci

Last synced: 06 Dec 2024

https://github.com/bennycode/stop-merging

GitHub Action that performs a status check to prevent merging pull requests when the main branch is broken.

ci-cd continuous-integration github github-action

Last synced: 14 Oct 2024

https://github.com/gtesei/patterns_for_continuous_integration_docker_travis_ci_2_dev

Patterns of Continuous Integration for Data Science Python Projects

continuous-integration coveralls docker pypi pytest python travis-ci

Last synced: 12 Nov 2024

https://github.com/jonasmalacofilho/robrt

I'm Robrt, a robot that listens to GitHub events and deploys stuff

continuous-integration docker haxe nodejs robot

Last synced: 13 Oct 2024

https://github.com/palmiak/buddy-custom-actions-cli

Buddy Custom Action CLI helps scaffold Custom Actions for Buddy.

buddy-works cicd continuous-integration

Last synced: 29 Dec 2024

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

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

continuous-delivery continuous-integration cue cuelang plugin wasm webassembly

Last synced: 20 Nov 2024

https://github.com/wickedone/gitlab-perl-helpers

collection of perl helpers for implementing code owner specific gitlab ci jobs

continuous-integration coverage gitlab gitlab-ci infection mutation-testing perl php phpmd phpstan phpunit psalm test-automation

Last synced: 13 Oct 2024

https://github.com/bcongdon/travis-build-repeat

πŸ‘· Repeat TravisCI builds to avoid stale test results

aws-lambda continuous-integration travis-ci zappa

Last synced: 16 Nov 2024

https://github.com/idrinth-api-bench/containers

These are the docker containers for ci and history visualisation.

ci continuous-integration docker gitea-actions gitea-ci gitlab-ci gitlab-runner

Last synced: 15 Dec 2024

https://github.com/equil/server-side-playground

The repo is a playground for server-side swift projects to try or fully-implement the server-side projects in a production enviroment

continuous-delivery continuous-integration contributing playground server-side server-side-swift swift swift-3 swift-language swift3

Last synced: 19 Nov 2024

https://github.com/elseifab/videowebb

Strukturerad WordPressutveckling fΓΆr videowebb

composer-project continuous-integration php tutorial video wordpress wordpress-development

Last synced: 14 Nov 2024