1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yunorunner_ynh.git synced 2025-11-05 13:28:40 +01:00
YunoRunner package for YunoHost
Find a file
2024-12-12 23:00:57 +01:00
.github Manifest v2 2024-03-15 11:59:13 +01:00
conf Move incus configuration to the incus package 2024-11-09 17:05:57 +01:00
doc Use incus instead of lxd 2024-03-15 17:43:12 +01:00
scripts Fix permissions on install_dir/yunorunner for www-data 2024-12-12 23:00:57 +01:00
.gitignore Init 2018-08-26 19:04:08 +02:00
ALL_README.md Auto-update READMEs 2024-12-10 16:45:19 +01:00
LICENSE Init 2018-08-26 19:04:08 +02:00
manifest.toml Bump version 2024-12-10 16:53:25 +01:00
README.md Auto-update READMEs 2024-12-10 16:53:30 +01:00
README_es.md Auto-update READMEs 2024-12-10 16:53:30 +01:00
README_eu.md Auto-update READMEs 2024-12-10 16:53:30 +01:00
README_fr.md Auto-update READMEs 2024-12-10 16:53:30 +01:00
README_gl.md Auto-update READMEs 2024-12-10 16:53:30 +01:00
README_id.md Auto-update READMEs 2024-12-10 16:53:30 +01:00
README_nl.md Auto-update READMEs 2024-12-10 16:53:30 +01:00
README_pl.md Auto-update READMEs 2024-12-10 16:53:30 +01:00
README_ru.md Auto-update READMEs 2024-12-10 16:53:30 +01:00
README_zh_Hans.md Auto-update READMEs 2024-12-10 16:53:30 +01: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: 2024.12.10~ynh1

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