An open API service indexing awesome lists of open source software.

https://github.com/litetex/pulldetachedremote

Docker-Image for pull-detached-remote
https://github.com/litetex/pulldetachedremote

auto-pull-request automated-updates detached forks pull upstream

Last synced: 9 months ago
JSON representation

Docker-Image for pull-detached-remote

Awesome Lists containing this project

README

          

# PullDetachedRemote [![Latest Version](https://img.shields.io/github/v/release/litetex/PullDetachedRemote)](https://github.com/litetex/PullDetachedRemote/releases)

> **Warning**: [**Deprecated**](https://github.com/litetex/pull-detached-remote#readme)

Docker-Image for [pull-detached-remote](https://github.com/litetex/pull-detached-remote)

### [Usage](docs/Usage.md)

### Build [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=litetex_PullDetachedRemote&metric=alert_status)](https://sonarcloud.io/dashboard?id=litetex_PullDetachedRemote)
| Branch | Build | Docker |
| --- | --- | --- |
| master | [![Release](https://img.shields.io/github/actions/workflow/status/litetex/PullDetachedRemote/release.yml?branch=master&label=release)](https://github.com/litetex/PullDetachedRemote/actions/workflows/release.yml?branch%3Amaster) | [![Latest stable docker version](https://img.shields.io/badge/docker-latest-%232684ff)](https://hub.docker.com/r/litetex/pulldetachedremote/tags?name=latest) |
| develop | [![Build](https://img.shields.io/github/actions/workflow/status/litetex/PullDetachedRemote/checkBuild.yml?branch=develop)](hhttps://github.com/litetex/PullDetachedRemote/actions/workflows/checkBuild.yml?query=branch%3Adevelop) | [![Develop docker version](https://img.shields.io/badge/docker-develop-%232684ff)](https://hub.docker.com/r/litetex/pulldetachedremote/tags?name=develop&page=1) |

Wan't to build the project by yourself?

Checkout, how it is build in the [automated build plans](.github/workflows/)

### [Developing](docs/Developing.md)