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
tituspijean 5997aa735a
Grant execute permission of ciclic to user and group (#59)
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-08-16 01:24:28 +02: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 Add missing dependency 2024-03-15 18:23:27 +01:00
README.md Grant execute permission of ciclic to user and group (#59) 2024-08-16 01:24:28 +02:00
README_es.md Grant execute permission of ciclic to user and group (#59) 2024-08-16 01:24:28 +02:00
README_eu.md Grant execute permission of ciclic to user and group (#59) 2024-08-16 01:24:28 +02:00
README_fr.md Grant execute permission of ciclic to user and group (#59) 2024-08-16 01:24:28 +02:00
README_gl.md Grant execute permission of ciclic to user and group (#59) 2024-08-16 01:24:28 +02:00
README_id.md Grant execute permission of ciclic to user and group (#59) 2024-08-16 01:24:28 +02:00
README_ru.md Grant execute permission of ciclic to user and group (#59) 2024-08-16 01:24:28 +02:00
README_zh_Hans.md Grant execute permission of ciclic to user and group (#59) 2024-08-16 01:24:28 +02: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~ynh3

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