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/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: 10 Feb 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: 02 Feb 2025

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: 09 Feb 2025

https://github.com/hozlucas28/c-algorithms-practical-work-2025

Practical work repository for the Algorithms and Data Structures course (C language) at the National University of La Matanza (@unlam).

2025 algorithms c codeblocks continuous-integration data-structures gcc-complier github-actions mit-license practical-work university-assignment unlam

Last synced: 07 Feb 2025

https://github.com/6arms1leg/c-tools-docker

Simple set of Dockerfiles forming a collection of useful C language tools shipped as Docker images based on Alpine Linux with UID/GID handling to support software development, deployment and continuous integration, tailored to the C programming language in a GNU/Linux environment

build build-process check continuous-delivery continuous-deployment continuous-integration docker documentation embedded embedded-systems product-assurance quality quality-assurance quality-metrics scripting test testing toochain

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

https://github.com/tmc/wunderstage

Cloud Native Continuous Integration

cloud-native continuous-integration jenkins kubernetes

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/gregk27/frc-ci-demo

Sample continuous integration setup for FIRST Robotics Competition

continuous-integration frc

Last synced: 22 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 and includes the use of many tools orientated to software quality assurance

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

Last synced: 12 Feb 2025

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

A FluentCI demo CI pipeline using Cypress

cicd continuous-integration cypress e2e-testing wasm

Last synced: 29 Jan 2025

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

A FluentCI demo CI Pipeline using Kotlin

cicd continuous-integration kotlin wasm

Last synced: 29 Jan 2025

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

A FluentCI demo CI Pipeline using Bazel

bazel cicd continuous-integration wasm

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

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

A FluentCI demo CI Pipeline using Android

android cicd continuous-integration wasm

Last synced: 29 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/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/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/max-lt/github-hook

Server that execute CI script when called from Github.

continuous-deployment continuous-integration github github-api

Last synced: 23 Oct 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/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/spinningideas/cicd

Continuous Integration Continuous Delivery

cicd continuous-delivery continuous-integration

Last synced: 13 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: 07 Feb 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: 29 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/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: 29 Jan 2025

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

A continuous Machine Learning integration workflow using Github Actions. This project is based upon team collaboration for aesthetic version control for ML pipelines and deployement.

cml continuous-deployment continuous-integration github-actions machine-learning-pipelines open-source-project wine-quality-prediction workflow-automation

Last synced: 23 Oct 2024

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

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

This repository is dedicated to learning and mastering Continuous Integration (CI) and Continuous Delivery (CD) practices.

automation best-practices ci-cd collaboration continuous-delivery continuous-integration devops exercises github-actions jenkins learning pipelines travis-ci tutorials

Last synced: 13 Oct 2024

https://github.com/imransilvake/personal

My personal website built using @angular to keep track of my projects and to showcase my work to the public.

angular angular-cli continuous-integration firebase font-awesome hammerjs moment netlify-deployment ngx-translate rxjs scss-framework

Last synced: 31 Jan 2025

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

Release engineering tools for eMoflon

continuous-integration emoflon release-engineering

Last synced: 13 Jan 2025

https://github.com/n3d1117/book-manager

A simple book manager, built using test driven development (TDD) with Java and Maven.

continuous-integration github-actions java maven sonarqube test-driven-development

Last synced: 12 Feb 2025

https://github.com/neoncitylights/gha-csharp-docs

A C# documentation pipeline that centralizes the documentation for multiple C# projects into one site. Built using DocFX, GitHub Actions, and GitHub Pages

cicd continuous-deployment continuous-integration docfx dotnet gha github-actions github-pages

Last synced: 13 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/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/bugemarvin/hamad

Hamad is a Django-based, Dockerized e-commerce application adhering to the M-V-T architecture.

continuous-integration devops django-framework docker github github-actions m-v-t pep8 python tailwindcss

Last synced: 05 Feb 2025

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: 09 Feb 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/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/straight-shoota/autodeploy-docs

Automatically deploy documentation for your code repositories

ci continuous-integration documentation-tool git-deploy

Last synced: 05 Feb 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/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/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/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: 07 Feb 2025

https://github.com/dburriss/have-your-cake

I contain Cake build script helpers.

appveyor continuous-integration

Last synced: 29 Jan 2025