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
- Host: GitHub
- URL: https://github.com/yunohost-apps/forgejo-runner_ynh
- Owner: YunoHost-Apps
- License: agpl-3.0
- Created: 2023-11-09T11:26:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-09T12:54:14.000Z (over 2 years ago)
- Last Synced: 2025-01-17T22:43:15.692Z (over 1 year ago)
- Topics: forgejo, forgejo-runner, runner, yunohost, yunohost-apps
- Language: Shell
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Forgejo Runner for YunoHost
[](https://ci-apps.yunohost.org/ci/apps/forgejo-runner/)


[](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

## 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:**