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_2

A CI experiment with Github Workflows

continuous-integration github-actions python unittest

Last synced: 14 Jan 2025

https://github.com/ged/assemblage

Git mirror of the Assemblage continuous integration toolkit

continuous-integration distributed git mercurial ruby

Last synced: 18 Dec 2024

https://github.com/philippxxy/file-auto-transfer

PowerShell script to automatically copy updated files from a source to a target directory whenever changes are detected.

automation continuous-integration developement-utility file-monitoring file-synchronization file-system powershell workflow-automation

Last synced: 21 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/fluentci-demos/fluentci-demo-playwright

A FluentCI demo CI pipeline using Playwright

cicd continuous-integration e2e-testing playwright wasm

Last synced: 18 Dec 2024

https://github.com/ismailza/intro-to-phpunit

A simple Laravel project implemented with Laravel Breeze for authentication. The project is configured to use PHPUnit for testing and GitHub Actions for continuous integration.

breeze continuous-integration laravel phpunit sqlite

Last synced: 18 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/bozokopic/boxhatter

Container based continuous integration server/executor

container continuous-integration docker podman

Last synced: 19 Dec 2024

https://github.com/thanhvie/calculatorlibrary

An experiment with continuous integration

continuous-integration github-actions python

Last synced: 14 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/acmachado14/nest-ci

API para consultar informações sobre feriados em diferentes regiões do Brasil.

continuous-integration docker-compose typescript

Last synced: 21 Jan 2025

https://github.com/andifalk/concourse-demo

Demo for build pipeline of spring boot projects using concourse ci

concourse-ci continuous-integration spring-boot

Last synced: 20 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/zyactions/dotnet-format

A GitHub Action that wraps the .NET CLI `dotnet format` command.

continuous-integration dotnet github-actions

Last synced: 30 Dec 2024

https://github.com/cdancy/gradle-bitbucket-rest-plugin

Gradle plugin for working with Bitbuckets REST API

bitbucket ci continuous-integration gradle jclouds rest

Last synced: 20 Jan 2025

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

Simple Desktop Widget to watch CircleCI Builds!

build-tool circleci continuous-integration electron react

Last synced: 18 Jan 2025

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/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/stawuah/airbnb-clone-2

A refined version of the AirBnB clone showcases the seamless integration of TypeScript, Node.js, and Express. Its production-ready backend is elegantly orchestrated within Docker containers, all within the framework of a robust monolithic architecture

airbnb api cicd continuous-integration docker github-actions nodejs npm typescript

Last synced: 25 Dec 2024

https://github.com/ukhomeoffice/sas-github-workflows

Central repository for reusable GitHub workflows

continuous-integration github-actions github-workflows

Last synced: 25 Dec 2024

https://github.com/straight-shoota/autodeploy-docs

Automatically deploy documentation for your code repositories

ci continuous-integration documentation-tool git-deploy

Last synced: 11 Dec 2024

https://github.com/ci-space/edit-config

Console app and GitHub action for editing configuration files

continuous-integration github-actions go semver-release

Last synced: 20 Jan 2025

https://github.com/imperfectandcompany/imperfect-gamers-site-store

Our robust community site integrating Steam for enhanced user interactions and data management, powered by Remix with Tailwind CSS for optimistic, responsive UI. Features CI/CD with GitHub Actions and Docker for seamless deployment and maintenance.

community-platform continuous-integration docker gameserver github-actions imperfect-gamers imperfectandcompany nodejs react remix ssr steam-api tailwindcss tebex tebexjs typescript webhook

Last synced: 23 Dec 2024

https://github.com/randy3k/github-action-rchk

GitHub Action running rchk for an R package

continuous-integration github-actions r rchk

Last synced: 17 Jan 2025

https://github.com/giansalex/wcf-dependency-injection

WCF Application (DI, Test, Metrics, Logging, Async, Code Coverage),

appveyor cakebuild codacy codecoverage continuous-integration dependency-injection nunit opencover wcf

Last synced: 20 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/woodward/git_hue

Use a Philips Hue light to show the color of the build in GitHub Actions!

ci continuous-integration elixir github-rest-api philips-hue philips-hue-api philips-hue-bridge

Last synced: 17 Jan 2025

https://github.com/per1234/formatting-checks

Tests and demonstration of some file formatting checks that may be used in continuous integration.

continuous-integration formatting testing

Last synced: 17 Jan 2025

https://github.com/neikei/jenkins-testing-environment

Jenkins testing environment in a Vagrantbox based on Debian and provisioned with Ansible.

ansible continuous-integration debian jenkins playground testing vagrantbox

Last synced: 26 Dec 2024

https://github.com/ajayarunachalam/iss_poc

Building CI/CD pipeline with Github Actions - Illustration of Fetching Data from International Space Station (ISS)

cicd continuos-delivery continuous-integration docker github-actions mongodb python

Last synced: 26 Dec 2024

https://github.com/tmc/wunderstage

Cloud Native Continuous Integration

cloud-native continuous-integration jenkins kubernetes

Last synced: 22 Jan 2025

https://github.com/cedricwalter/properties-sync-maven-plugin

Apache maven plugin for failing fast at build time when using maven resources filtering with environment based <filters>. This maven plugin will force you to keep in sync all properties files with the reference.

apache-maven continuous-delivery continuous-integration java plugins

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

https://github.com/sayamalt/employee-attrition-prediction

Successfully established a machine learning model which can accurately predict whether an employee of a given company will leave it in the impending future or not, based on several employee details and employment metrics.

binary-classification continuous-deployment continuous-integration cross-validation data-exploration-and-preprocessing data-visualization exploratory-data-analysis feature-engineering hyperparameter-optimization machine-learning model-deployment model-training-and-evaluation

Last synced: 28 Dec 2024

https://github.com/youngermaster/react-native-continuous-integration

Comprehensive guide and configurations for setting up continuous integration pipelines for React Native applications.

continuous-integration jenkins react-native react-native-cicd

Last synced: 28 Nov 2024

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

Ejercicios de ejemplo para el TFM sobre autocorrección interactiva para la enseñanza/aprendizaje de la programación

continuous-integration education exercises learning methodology programming teaching version-control-system

Last synced: 19 Jan 2025

https://github.com/riolaf05/ai-fire-detection

tensorflow lite converted model of an ai dnn which can be used to detect the presence of fire into uploaded photos

computer-vision continuous-delivery continuous-integration deep-learning devops docker docker-compose flask jupyter-notebook keras mlops python tensorflow tensorflow2

Last synced: 21 Jan 2025

https://github.com/francoriba/shelter_market_rest_api

Implementation of a REST API in Go. This project is related to the other two shelter projects. Lab3 for Operating Systems II at @FCEFyN UNC, AR.

continuous-integration docker dockercompose go postgresql rest-api reverse-proxy swagger traefik virtualization

Last synced: 11 Oct 2024

https://github.com/andrea-acampora/nestjs-ddd-quickstarter

Template repository for NestJS projects following Domain-Driven Design, Clean Architecture and Functional Programming principles and best practice.

clean-architecture continuous-integration ddd dev-ops functional-programming nestjs testing

Last synced: 20 Jan 2025

https://github.com/pirafrank/github-commit-sign

A node module and CLI tool to perform multi-file signed commits on a GitHub repo through their GraphQL APIs. Good for CI/CD environments.

cd ci commits continuous-integration git github graphql

Last synced: 13 Jan 2025

https://github.com/acerv/jenkins-cloner

Jenkins master cloner- Clone your Jenkins server with few clicks

automation cloner continuous-integration jenkins jenkins-ci testing

Last synced: 18 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/erseco/ugr_tfm_maes

Trabajo de Fin de master: Autocorrección interactiva para la enseñanza/aprendizaje de la programación

continuous-integration education free-software learning programming teaching thesis version-control-system

Last synced: 19 Jan 2025

https://github.com/diego3/telefonia

TDD, E2E, CI and REST - Web Project

api-rest continuous-integration e2e-test tdd unit-testing

Last synced: 10 Jan 2025

https://github.com/cedricwalter/cicd-github-package-registry

Java, gradle template project that use git package registry

cd ci cicd continuous-deployment continuous-integration gradle java template

Last synced: 17 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/apexdev37/azure-deploy

Cloud deploy workshop for the Microsoft Azure app service web app + database sample.

azure azure-app-service azure-cli cloud continuous-delivery continuous-integration devcontainers devops django microsoft postgresql python3 redis

Last synced: 30 Sep 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/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/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/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/ahebrank/install_module_dependencies

A D8 module dependency management hack

continuous-integration drupal-8 pantheon

Last synced: 30 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/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/fluentci-demos/fluentci-demo-kotlin

A FluentCI demo CI Pipeline using Kotlin

cicd continuous-integration kotlin wasm

Last synced: 01 Dec 2024