1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yunorunner_ynh.git synced 2024-09-03 20:36:13 +02:00
YunoRunner package for YunoHost
Find a file
2024-08-15 23:25:13 +00:00
.github Manifest v2 2024-03-15 11:59:13 +01:00
conf Fixes: firewall_rules and upgrade permissions for install_dir 2024-03-15 21:35:43 +01:00
doc Use incus instead of lxd 2024-03-15 17:43:12 +01:00
scripts Grant execute permission of ciclic to user and group (#59) 2024-08-16 01:24:28 +02:00
.gitignore Init 2018-08-26 19:04:08 +02:00
ALL_README.md Grant execute permission of ciclic to user and group (#59) 2024-08-16 01:24:28 +02:00
LICENSE Init 2018-08-26 19:04:08 +02:00
manifest.toml Bump package revision 2024-08-15 23:25:09 +00:00
README.md Auto-update READMEs 2024-08-15 23:25:13 +00:00
README_es.md Auto-update READMEs 2024-08-15 23:25:13 +00:00
README_eu.md Auto-update READMEs 2024-08-15 23:25:13 +00:00
README_fr.md Auto-update READMEs 2024-08-15 23:25:13 +00:00
README_gl.md Auto-update READMEs 2024-08-15 23:25:13 +00:00
README_id.md Auto-update READMEs 2024-08-15 23:25:13 +00:00
README_ru.md Auto-update READMEs 2024-08-15 23:25:13 +00:00
README_zh_Hans.md Auto-update READMEs 2024-08-15 23:25:13 +00:00
tests.toml Remove broken test_upgrade_from 2024-03-15 14:35:00 +01:00

YunoRunner for YunoHost

Integration level Working status Maintenance status

Install YunoRunner with YunoHost

Read this README in other languages.

This package allows you to install YunoRunner quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Yunorunner is a CI server for YunoHost apps.

It is based on Incus / LXC and uses package_check.

Shipped version: 2023.04.05~ynh4

Screenshots

Screenshot of YunoRunner

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing --debug
or
sudo yunohost app upgrade yunorunner -u https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps