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

An experiment with continuous integration

continuous-integration github-actions python

Last synced: 14 Jan 2025

https://github.com/thanhvie/calculatorlibrary_2

A CI experiment with Github Workflows

continuous-integration github-actions python unittest

Last synced: 14 Jan 2025

https://github.com/thomasmost/darkbridge

An opinionated infrastructure-forward modern web template built for continuous integration and delivery on GitHub Actions; using Docker, AWS Fargate, and NodeJS

continuous-delivery continuous-integration docker emotion fargate github-actions koa nodejs react ssr

Last synced: 17 Jan 2025

https://github.com/madworx/cd-ci-glue

CD/CI shellscript glue code for working with TravisCI, DockerHub, AWS ECR and JFrog Artifactory

artifactory aws aws-ecr bash-script continuous-deployment continuous-integration dockerhub ecr github-releases github-wiki jfrog jfrog-artifactory travis-ci

Last synced: 18 Dec 2024

https://github.com/greathayat/todo-app

A simple todo app in NodeJS to practice the continuous integration using Github actions and Heroku

continuous-deployment continuous-integration expressjs github-actions heroku-deployment nodejs

Last synced: 16 Jan 2025

https://github.com/davidkhahn/continuous-integration-circleci

Make software less expensive by reducing conflicts, bugs and increasing production speed.

circle-ci continuous-deployment continuous-integration prettier

Last synced: 11 Jan 2025

https://github.com/philbobaggins/ci-experiments

Experiments with continuous integration services

ci continuous-integration experiment hello-world rust rust-lang

Last synced: 14 Jan 2025

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

Explains how to integrate SonarCloud with GitHub actions in a simple and quick approach.

continuous-integration github-actions sonarcloud sonarqube

Last synced: 16 Jan 2025

https://github.com/workofstan/phpcs-fix

Automatically apply PHP coding standard formatting and create a pull request to fix code style issues, ensuring compatibility with Super-Linter.

code-quality continuous-integration phpcbf phpcs phpcs-standard super-linter

Last synced: 22 Jan 2025

https://github.com/anthhon/cforge

cForge is a lightweight library designed to help you build C applications.

build-tool build-tools c code-generation continuous-integration devops

Last synced: 17 Jan 2025

https://github.com/tmc/wunderstage

Cloud Native Continuous Integration

cloud-native continuous-integration jenkins kubernetes

Last synced: 22 Jan 2025

https://github.com/thanhvie/test_repo_pylinter_2

An example of Github Actions for Python

actions continuous-integration github-actions

Last synced: 14 Jan 2025

https://github.com/thanhvie/python-github-actions-example

An example of Github Actions for Python

continuous-integration github-actions python

Last synced: 14 Jan 2025

https://github.com/ritreshgirdhar/github-actions-ci-demo

This application will help you in understanding Github Actions and Workflow. Here we are creating a Continous Integration workflow for learning.

containerization continuous-integration docker docker-registry dockerhub github-actions

Last synced: 25 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/aasmal97/reposync

This Github Action allows a repo to push/merge changes to a another branch in a remote or same repository

continous-deployment continuous-integration git remote-repository repositories

Last synced: 14 Jan 2025

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

automates CI/CD workflows using Docker and GitHub webhooks

automation cli continuous-delivery continuous-deployment continuous-integration docker github-webhooks

Last synced: 25 Oct 2024

https://github.com/maltfield/freecad-ci-tools

FreeCAD Continuous Integration Tools to help your git VCS workflow with FreeCAD files

cad continuous-documentation continuous-integration documentation freecad github-actions sphinx

Last synced: 08 Dec 2024

https://github.com/dimmaryanto93/springboot-gitlab-ci-example

Belajar Continues Development dengan Gitlab

continuous-integration gitlab-ci springboot

Last synced: 27 Dec 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/gtesei/patterns_for_continuous_integration

Patterns of Continuous Integration for Data Science Python Projects

continuous-integration coveralls docker pytest python travis-ci

Last synced: 11 Jan 2025

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

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

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/gjbex/ci-example

Repository to illustrate CI for software testing

continuous-integration linting quality testing training version-control

Last synced: 22 Jan 2025

https://github.com/jchristgit/fling

simple, lightweight CI service for use with gitea

ci continuous-disintegration continuous-integration gitea

Last synced: 04 Dec 2024

https://github.com/tgorka/buildnut

Docker repository for buildpack

buildpack continuous-integration docker nodejs

Last synced: 15 Jan 2025

https://github.com/oguzhnatly/redwoodjs-login-ui-ts-storybook

Login UI Web App, created with Typescript RedwoodJS, based on React. GraphQL, Storybook and TailwindCSS are used.

continuous-integration graphql javascript jest-tests react reactjs redwoodjs storybook tailwindcss typescript typescript-redwoodjs

Last synced: 21 Jan 2025

https://github.com/alhadis/atom-ci

Script for setting up Atom projects on continuous integration servers.

appveyor atom continuous-integration travis-ci

Last synced: 25 Jan 2025

https://github.com/injamul3798/task_manager_with_ci_integrations

The system supports additional features, including title and description fields for tasks, and it ensures a seamless experience with responsive design.

cicd continuous-integration crud django

Last synced: 14 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/maxkratz/github-actions-latex-example

A minimal example on how to build a LaTeX document (PDF) via GitHub Actions and Docker.

actions continuous-integration docker example github-actions latex latex-document latexmk

Last synced: 16 Jan 2025

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

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

FluentCI demo CI pipeline using Zig

cicd continuous-integration wasm zig

Last synced: 06 Dec 2024

https://github.com/diogocarrola/accenture-oop-simulation

Help a client take control of their fast growing code base, as a software engineer at Accenture

agile continuous-integration devops java object-oriented-programming spring-framework

Last synced: 13 Jan 2025

https://github.com/fluentci-demos/fluentci-demo-ruby-rails

A FluentCI demo CI pipeline using Ruby on Rails

cicd continuous-integration rspec ruby ruby-on-rails

Last synced: 20 Dec 2024

https://github.com/thomasvincent/pausatf-main-repo

Comprehensive WordPress solution for the USATF Pacific Association, featuring robust Ansible configurations and Terraform for secure, scalable infrastructure management. Tailored for sports event management and member interaction.

ansible cloudflare continuous-integration digitalocean infrastructure php sports-management terraform waf wordpress

Last synced: 20 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/efefurkankarakaya/markdown-preview

Live Markdown Preview app built on Next.js with CI/CD configurations

continuous-deployment continuous-integration nextjs react typescript

Last synced: 18 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/vtbassmatt/hackathon-ci-yaml-schema

Hackathon 2018: CI YAML schema syntax highlighting and completion

ci continuous-integration vscode vsts yaml

Last synced: 07 Dec 2024

https://github.com/xkrejc70/unipi-ase-lab3

ASE - Advanced Software Engineering: Lab3: CI/CD pipelines with Jenkins

continuous-delivery continuous-integration jenkins unipisa

Last synced: 23 Jan 2025

https://github.com/nicjohnson145/tagbot

Automatically created tags based on conventional commits

cicd continuous-integration github-actions go golang semantic-version

Last synced: 07 Dec 2024

https://github.com/beevelop/docker-sonarlint

SonarLint scans code for bugs and quality issues, with several languages supported and simple usage.

continuous-integration docker docker-image sonarlint sonarqube static-code-analysis

Last synced: 31 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/university-project-repos/airportparking

Software engineering solo project at University of Canterbury: CLI & GUI desktop application for algorithmically computing multiple parking lot fees at the Christchurch international airport. Developed for the course SENG201.

airport-parking algorithm automated-testing cli computer-science continuous-integration desktop-application fee-calculator gui human-computer-interaction java java-16 java-fx parking-charges software-development software-engineering software-testing university-project

Last synced: 01 Dec 2024

https://github.com/tekadesukant/jenkins-quickset

This repository is a comprehensive resource for Jenkins automation, including an automated script for Jenkins setup, a detailed handbook on Jenkins automation, and continuously updated handwritten notes.

continuous-integration jenkins maven

Last synced: 23 Jan 2025

https://github.com/gregk27/frc-ci-demo

Sample continuous integration setup for FIRST Robotics Competition

continuous-integration frc

Last synced: 22 Jan 2025

https://github.com/plasch/ci-wikipedia

CI for application "Wikipedia" with Jenkins (Maven + JUnit)

appium appium-tests continuous-integration jenkins jenkins-ci junit maven

Last synced: 23 Jan 2025

https://github.com/spinningideas/cicd

Continuous Integration Continuous Delivery

cicd continuous-delivery continuous-integration

Last synced: 13 Jan 2025

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/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/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/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/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/fluentci-demos/fluentci-demo-kotlin

A FluentCI demo CI Pipeline using Kotlin

cicd continuous-integration kotlin wasm

Last synced: 01 Dec 2024

https://github.com/bipin115/ci-cd-workflow-java-tomcat-deploy-docker

Demonstrate the continuous integration and delivery by building a Docker Jenkins Pipeline.

continuous-delivery continuous-integration devops docker ec2-instance jenkins pipelines tomcat webdeploy

Last synced: 01 Dec 2024

https://github.com/cathive/concourse-bitbucket-pullrequest-resource

fetches pull request from BitBucket Server/Cloud and updates the status of the PR

bitbucket-cloud bitbucket-server concourse-resource continuous-integration pull-request

Last synced: 17 Jan 2025

https://github.com/weehong/jenkins-pipeline-with-docker-compose-hashicorp-vault-sonarqube

This repository demonstrates the use of Jenkins with various integration tools such as Docker, Ngrok, HashiCorp Vault, and Sonar.

cd ci cicd continous-deployment continuous-integration docker docker-compose hashicorp-vault jenkins ngrok sonar sonarqube vault

Last synced: 21 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/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/cathive/concourse-pact-broker-resource

[WORK IN PROGRESS / DEFUNCT] fetches and publishes pacs to/from a Pact Broker

concourse-ci concourse-ci-resource concourse-resource continuous-integration pact-broker rest-api-test

Last synced: 17 Jan 2025

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/realpacific/simple-calculator

Simple Calculator + JaCoCo + GitHub Action

android continuous-integration github-actions jacoco

Last synced: 06 Dec 2024