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/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/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/shengyou/china-devops-teamcity-lab

DevOps China 工具鉴宝 - 面向 DevOps 新手的 TeamCity 快速入门

continuous-deployment continuous-integration devops teamcity

Last synced: 28 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/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/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: 04 Feb 2025

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

FluentCI demo CI pipeline using Zig

cicd continuous-integration wasm zig

Last synced: 01 Feb 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: 02 Feb 2025

https://github.com/jyotindersingh/eventide-ci

A distributed Continuous Integration System

continuous-integration distributed-systems python

Last synced: 19 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/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/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/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: 28 Jan 2025

https://github.com/neuralegion/sectester-js-demo-broken-crystals

This is a demo project for the SecTester JS SDK framework, with some installation and usage examples.

appsec brightsec brokencrystals continuous-integration demo e2e github-actions jest pentesting qa security test testing typescript workflow

Last synced: 30 Nov 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/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: 04 Feb 2025

https://github.com/boileaum/tp-gitlab-ci

Les supports d'un atelier donné lors de la journée Intégration continue organisée par XStra-Dev le 21/11/2017.

continuous-integration gitlab-ci jupyter-notebook

Last synced: 08 Jan 2025

https://github.com/drengskapur/gitbot-config

Streamline GitHub Actions workflows by automatically configuring Git user as the GitHub Actions bot. One-step setup for proper commit attribution.

actions-bot automation-tools bot-configuration ci-cd commit-attribution continuous-integration devops git-automation git-config git-user git-workflow github-actions github-bot github-workflow workflow-automation

Last synced: 13 Jan 2025

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/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/nick22d/python-projects

A collection of python projects.

continuous-integration github-actions python yaml

Last synced: 14 Dec 2024

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

A common tool to notify you of ANY updated events in ANY fields! Controlled by RESTful API, Hosted by Raspberry Pi 3, Easily transplant : )

alarm continuous-integration devops java reminder

Last synced: 13 Jan 2025

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/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/bene/dockyard-ui

⚓️ Continuous integration for Docker based projects.

ci continuous-integration docker javascript js react

Last synced: 07 Jan 2025

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

Simple Calculator + JaCoCo + GitHub Action

android continuous-integration github-actions jacoco

Last synced: 01 Feb 2025

https://github.com/artello/builder

LXD Image for Artello Builder

continuous-deployment continuous-integration lxd

Last synced: 23 Oct 2024

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

Go continuous integration using git action

ci continuous-integration git github-actions githubactions go golang jenkins

Last synced: 02 Feb 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/facsimiles/launchpad

🚀 Launchpad: Effortlessly host your Git repositories with Launchpad! Push, clone, and manage your code over SSH or HTTPS. Enjoy seamless integration with webhooks, merge proposals, and detailed repository insights. Boost your productivity and streamline your workflow today! [MIRROR][UNOFFICIAL]

bazaar bug-tracker bug-tracking bzr code-hosting code-review continuous-delivery continuous-integration git-hosting git-web issue-tracker issue-tracking mirror mirrored-repository project-management source-code-management team-collaboration unofficial unofficial-mirror version-control

Last synced: 02 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/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: 30 Jan 2025

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/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/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/himenon/performance-report

continuous performance report in integration.

continuous-integration performance

Last synced: 23 Dec 2024

https://github.com/buildkite/buildkite-sidecar

Buildkite Agent Docker image suitable for being shared via volume in ECS or Kubernetes

buildkite-agent continuous-integration

Last synced: 03 Jan 2025

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

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/kjuly/swift-ci

Some reusable CI Workflows for app development in Swift (also including Objective-C).

ci continuous-integration github-action swift swiftlint unit-test workflow

Last synced: 18 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/nhatthm/gh-actions

A collection of GitHub Actions for building and deploying projects.

actions ci continuous-integration gha ghas github github-actions

Last synced: 18 Dec 2024

https://github.com/steven2k2/cicd-pipeline

Continuous Integration and Continuous Deployment (CI/CD) Pipeline with GitHub Pages.

continuous-deployment continuous-integration

Last synced: 24 Dec 2024

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

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

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

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

https://github.com/marketto/analyticshtmlinjector

Command line tool to quick inject Analytic snippet after build and before upload in your CI

command-line-tool continuous-integration google-analytics html-injection nodejs npm-package

Last synced: 18 Dec 2024

https://github.com/gmauro/comoda

a bunch of useful functions and classes

continuous-integration python-library utility-library

Last synced: 03 Feb 2025

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