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/bukinoshita/travis-init

Add TravisCI to your project

continuous-integration init nodejs travis-ci

Last synced: 21 Dec 2024

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

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

ansible continuous-integration debian gitlab gitlab-ce gitlab-runner playground testing vagrantbox

Last synced: 26 Dec 2024

https://github.com/atomicptr/godot-mono-base

Docker base image for the headless mono version of Godot.

continuous-integration godot godotengine

Last synced: 21 Jan 2025

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

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

continuous-integration flask openshift python

Last synced: 02 Jan 2025

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

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

continuous-integration elixir openshift phoenix

Last synced: 02 Jan 2025

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

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

continuous-integration openshift play-framework scala

Last synced: 02 Jan 2025

https://github.com/sfttech/kevin-win-setup

Tools to automatically download and prepare a free Windows VM for kevin.

continuous-integration kevin qemu windows

Last synced: 17 Jan 2025

https://github.com/bahmutov/stop-build

Exits with non-zero code if there are modified Git files

ci continuous-integration utility

Last synced: 18 Jan 2025

https://github.com/devpro/concourse-samples

Samples of Concourse pipelines

ci concourse continuous-integration

Last synced: 11 Jan 2025

https://github.com/alleyinteractive/mantle-ci

Contains the continuous integration scripts used inside the Mantle Framework and Mantle packages.

continuous-integration wordpress

Last synced: 09 Nov 2024

https://github.com/mathusanm6/leetcode

Solutions for Leetcode Problems (tested using pytest and continuous integration)

algorithms algorithms-and-data-structures continuous-integration data-structures flake8 leetcode-python leetcode-solutions pytest

Last synced: 13 Dec 2024

https://github.com/liblaf/actions

This repository contains a collection of GitHub Actions for automating various tasks such as authentication, auto-merging pull requests, installing software packages, and creating GitHub releases.

automation cd ci ci-cd continuous-deployment continuous-integration devops github-actions github-app package-management package-manager pull-request-automation release-management software-installation

Last synced: 22 Dec 2024

https://github.com/tanishkamarrott/multi-stage-docker-builds-for-efficient-ci-cd

A repository showcasing multi-stage Docker builds for optimizing CI/CD pipelines. Includes examples for Node.js, Python, and Java projects with a focus on reducing image size and improving build efficiency.

build container-image containerization continuous-deployment continuous-integration docker java nodejs python

Last synced: 29 Nov 2024

https://github.com/drcbeatz/master-theorem

Web app to evaluate the time complexity of divide and conquer algorithms using the Master Theorem and visualize the results (Python/Django, Typescript/React, Postgres, Docker, AWS Elastic Beanstalk, AWS RDS, Github Actions CI).

aws chartjs continuous-integration django django-rest-framework docker elasticbeanstalk github-actions master-theorem mdbootstrap postgresql pytest python rds-postgres react responsive-design rest-api typescript vite vitest

Last synced: 11 Jan 2025

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

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

cicd continuous-delivery continuous-integration docker wasm

Last synced: 21 Jan 2025

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

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

continuous-delivery continuous-integration java plugin rust wasm webassembly

Last synced: 21 Jan 2025

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

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

chainguard continuous-delivery continuous-integration plugin rust wasm webassembly

Last synced: 21 Jan 2025

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

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

continuous-delivery continuous-integration plugin wasm webassembly

Last synced: 21 Jan 2025

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

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

continuous-delivery continuous-integration dagger plugin wasm webassembly

Last synced: 21 Jan 2025

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

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

continuous-delivery continuous-integration java plugin wasm webassembly

Last synced: 21 Jan 2025

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

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

continuous-delivery continuous-integration plugin rust wasm webassembly

Last synced: 21 Jan 2025

https://github.com/techpivot/terraform-modules-demo

Demo repository showcasing the Terraform Module Releaser GitHub Action, automating versioning, releases, and documentation for Terraform modules in a monorepo.

continuous-integration github-action monorepo terraform terraform-module

Last synced: 15 Dec 2024

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

Set up your CI/CD with a specific version of Haskell

continuous-delivery continuous-integration haskell plugin rust wasm webassembly

Last synced: 21 Jan 2025

https://github.com/greenelab/cimr

tool for continuously integrated meta-resource

continuous-integration gene-expression gtex gwas twas

Last synced: 13 Nov 2024

https://github.com/ritreshgirdhar/github-cloud-function-ci-demo

This application will help you in building and publishing Cloud Function on GCP environment using Github Actions Workflow

continuous-integration gcp-cloud-functions github-actions

Last synced: 25 Dec 2024

https://github.com/maxkratz/maven-tycho-eclipse-example

Example on how to use Maven & Tycho to build an Eclipse plug-in, feature, and update site.

ci continuous-integration eclipse eclipse-plugin eclipse-repositories eclipse-update-site maven tycho tycho-maven

Last synced: 13 Jan 2025

https://github.com/gionniboy/phpdemo-cicd

A demo to illustrate the powerful of ci/cd pipeline: for php7 projects. Pdf slide from speech @phpusergrouppalermo

composer continuous-delivery continuous-deployment continuous-integration continuous-testing gitlab-ci php7 phpcs phpmd phpunit static-code-analysis

Last synced: 15 Dec 2024

https://github.com/orgflow-actions/setup

An action that installs and configures OrgFlow CLI and lets you build your Salesforce DevOps pipeline and manage your deployments from GitHub.

continuous-delivery continuous-integration devops github-actions orgflow salesforce salesforce-devops salesforce-metadata

Last synced: 23 Nov 2024

https://github.com/travis-ci/travis-ci-how-to-build-matrix

This repository shows you a basic usage of Travis CI's Build Matrix feature

ci continuous-delivery continuous-integration travis travis-ci travisci

Last synced: 10 Jan 2025

https://github.com/julia-actions/build-julia

An action to build Julia from source for a given commit.

continuous-integration github-action julia julialang

Last synced: 21 Jan 2025

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

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

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

Last synced: 18 Dec 2024

https://github.com/jahilldev/audit-teamcity-report

Simple CLI that loads local project dependencies and outputs an NPM audit in TeamCity service message format.

cli continuous-integration nodejs npm npm-audit reporter teamcity tooling typescript yarn yarn-audit

Last synced: 07 Dec 2024

https://github.com/ksaveras/php-ci

Custom PHP docker images with additional extensions for CI/CD

ci cicd continuous-integration docker docker-image php php-cs-fixer php7 php71 php72 php73 php74 phpcbf phpcpd phpcs phploc

Last synced: 22 Jan 2025

https://github.com/maxkratz/maven-ecore-modeling-example

Example on how to use Maven to generate and build code for an Ecore/Genmodel file.

ci continuous-integration eclipse eclipse-modeling-framework eclipse-plugin emf maven mdse

Last synced: 13 Jan 2025

https://github.com/jaisayush/angular-jest-scaffolder

A command-line tool that scaffolds Angular projects with Jest as the default testing framework. Effortlessly replace Jasmine and Karma, configure Jest for Angular, and automate the setup process for efficient testing. Perfect for developers looking to streamline their Angular testing workflow.

angular angular-18 angular-cli angular-jest angular-testing automation continuous-integration devtools frontend-development javascript jest nodejs npm-package open-source scaffolding-tool software-engineering testing-framework typescript unit-testing web-development

Last synced: 14 Jan 2025

https://github.com/manuelbento19/next-ci_cd

CI/CD with Next.js + Vitest + Husky + Lint Staged + CommitLint + Github Actions

cd ci commit-lint continuous-delivery continuous-deployment continuous-integration github-actions husky lint-staged nextjs react vitest

Last synced: 16 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: 03 Dec 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/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/realpacific/simple-calculator

Simple Calculator + JaCoCo + GitHub Action

android continuous-integration github-actions jacoco

Last synced: 06 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/rtewari056/continuous-deployment-to-digitalocean

Auto deploy a MERN app to Digital Ocean platform using Continuous integration and Continuous delivery with GitHub Actions

continuous-deployment continuous-integration github-actions mern-stack

Last synced: 03 Dec 2024

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/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/brianlusina/volt-ci

Minimal CI 🔁 build system :zap:

build-system ci cicd cli continuous-integration python volt-ci

Last synced: 09 Dec 2024

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/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/mrofisr/github-actions-gke-cicd

Automate CI/CD with GitHub Actions to deploy applications effortlessly to Google Kubernetes Engine (GKE) using this repository's example pipeline. Streamline your software delivery process and manage applications on GKE efficiently.

automation ci-cd containerization continuous-deployment continuous-integration github-actions gke golang google-kubernetes-engine kubenetes kubespray

Last synced: 23 Jan 2025

https://github.com/marcpinet/takenoko

♟️ Board game made as part of a school project.

board-game bot continuous-integration devops java maven takenoko

Last synced: 23 Nov 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: 04 Dec 2024

https://github.com/kamaranl/1password-load-secrets-action

A slightly better version of 1Password's "Load secrets from 1Password" action

continuous-delivery continuous-deployment continuous-integration developer-tools

Last synced: 14 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: 09 Dec 2024

https://github.com/kamaranl/ahk2exe-action

Compile your AutoHotkey (.ahk) scripts into standalone executables (Windows runners ONLY)

cicd compiler continuous-delivery continuous-deployment continuous-integration tool workflow

Last synced: 14 Dec 2024

https://github.com/andradeleo/fintabs

Implementação do tabnews.com.br, seguindo o curso.dev

continuous-integration jest next

Last synced: 28 Dec 2024

https://github.com/iam-mhaseeb/githubactionsworkflows

This repository contains collection of Github Actions workflow files.

continuous-delivery continuous-deployment continuous-integration github github-action github-actions

Last synced: 14 Dec 2024

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: 09 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/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/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/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/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/deviousasti/build-bot

A zero configuration continuous build bot

bot build-automation continuous-integration git reactive

Last synced: 18 Jan 2025