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

https://github.com/yunohost-apps/forgejo-runner_ynh

Forgejo Runner package for YunoHost
https://github.com/yunohost-apps/forgejo-runner_ynh

forgejo forgejo-runner runner yunohost yunohost-apps

Last synced: over 1 year ago
JSON representation

Forgejo Runner package for YunoHost

Awesome Lists containing this project

README

          

# Forgejo Runner for YunoHost

[![Integration level](https://apps.yunohost.org/badge/integration/forgejo-runner)](https://ci-apps.yunohost.org/ci/apps/forgejo-runner/)
![Working status](https://apps.yunohost.org/badge/state/forgejo-runner)
![Maintenance status](https://apps.yunohost.org/badge/maintained/forgejo-runner)

[![Install Forgejo Runner with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=forgejo-runner)

*[Read this README in other languages.](./ALL_README.md)*

> *This package allows you to install Forgejo Runner quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*

## Overview

Act runner is a runner for Gitea based on Gitea fork of act.

**Shipped version:** 3.0.3~ynh1

## Screenshots

![Screenshot of Forgejo Runner](./doc/screenshots/example.jpg)

## Documentation and resources

- Official admin documentation:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:

## Developer info

Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/forgejo-runner_ynh/tree/testing).

To try the `testing` branch, please proceed like that:

```bash
sudo yunohost app install https://github.com/YunoHost-Apps/forgejo-runner_ynh/tree/testing --debug
or
sudo yunohost app upgrade forgejo-runner -u https://github.com/YunoHost-Apps/forgejo-runner_ynh/tree/testing --debug
```

**More info regarding app packaging:**