1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yunorunner_ynh.git synced 2024-09-03 20:36:13 +02:00
yunorunner_ynh/README.md

51 lines
2.1 KiB
Markdown
Raw Normal View History

2021-06-30 05:08:43 +02:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2018-08-26 19:36:20 +02:00
# YunoRunner for YunoHost
2018-08-26 19:04:08 +02:00
2021-01-06 09:49:29 +01:00
[![Integration level](https://dash.yunohost.org/integration/yunorunner.svg)](https://dash.yunohost.org/appci/app/yunorunner) ![](https://ci-apps.yunohost.org/ci/badges/yunorunner.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/yunorunner.maintain.svg)
[![Install YunoRunner with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=yunorunner)
2018-08-26 19:04:08 +02:00
2021-06-30 05:08:43 +02:00
*[Lire ce readme en français.](./README_fr.md)*
> *This package allows you to install YunoRunner 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.*
2018-08-26 19:04:08 +02:00
## Overview
2019-02-14 19:59:45 +01:00
2021-06-30 05:08:43 +02:00
CI runner of YunoHost
2019-02-14 19:59:45 +01:00
2021-06-30 05:08:43 +02:00
**Shipped version:** 2021-06-30~ynh1
2019-02-14 19:59:45 +01:00
2018-08-26 19:04:08 +02:00
2021-06-30 05:08:43 +02:00
## Screenshots
2018-08-26 19:04:08 +02:00
2021-06-30 05:08:43 +02:00
![](./doc/screenshots/screenshot1.png)
2018-08-26 19:04:08 +02:00
2021-06-30 05:08:43 +02:00
## Disclaimers / important information
2018-08-26 19:04:08 +02:00
2021-06-30 05:08:43 +02:00
* Any known limitations, constrains or stuff not working, such as (but not limited to):
* You need to install [CI_package_check](https://github.com/YunoHost/CI_package_check) using the build_CI.sh script before installing YunoRunner
* When YunoRunner is installed, modify the systemd script to add the path of the script analyseCI.sh. The default systemd is configured to `/home/CI_package_check/analyseCI.sh`
2018-08-26 19:04:08 +02:00
2021-06-30 05:08:43 +02:00
## Documentation and resources
2019-02-14 19:55:14 +01:00
2021-06-30 05:08:43 +02:00
* Upstream app code repository: https://github.com/YunoHost/yunorunner
* YunoHost documentation for this app: https://yunohost.org/app_yunorunner
* Report a bug: https://github.com/YunoHost-Apps/yunorunner_ynh/issues
2019-02-14 19:55:14 +01:00
## Developer info
2019-02-14 19:55:14 +01:00
2021-06-30 05:08:43 +02:00
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing).
2019-02-14 19:55:14 +01:00
To try the testing branch, please proceed like that.
```
2021-06-30 05:08:43 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing --debug
2019-02-14 19:55:14 +01:00
or
2021-06-30 05:08:43 +02:00
sudo yunohost app upgrade yunorunner -u https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing --debug
2019-02-14 19:55:14 +01:00
```
2021-06-30 05:08:43 +02:00
**More info regarding app packaging:** https://yunohost.org/packaging_apps