2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yunorunner_ynh.git synced 2026-08-13 18:20:23 +02:00
YunoRunner package for YunoHost
Find a file
2026-07-03 14:23:08 +02:00
.github Manifest v2 2024-03-15 11:59:13 +01:00
conf Move data to data_dir 2026-07-01 21:01:21 +02:00
doc config.py replaced with config.toml 2026-06-29 00:04:24 +02:00
scripts Fix missing directory in data_dir 2026-07-03 14:23:08 +02:00
.editorconfig fix repo and apply editorconfig 2026-06-24 10:40:38 +02:00
.gitignore fix repo and apply editorconfig 2026-06-24 10:40:38 +02:00
LICENSE Init 2018-08-26 19:04:08 +02:00
manifest.toml Move data to data_dir 2026-07-01 21:01:21 +02:00
README.md Auto-update READMEs 2026-07-01 21:01:27 +02:00
tests.toml convert to helpers2.1 2026-06-24 10:40:38 +02:00

Logo of YunoRunner YunoRunner, packaged for YunoHost

CI runner of YunoHost

Version: 2026.07.01~ynh1

Screenshots

Screenshot of YunoRunner

📦 Developer info

Automatic tests level

🛠️ Upstream YunoRunner repository: https://github.com/YunoHost/yunorunner

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade yunorunner -u https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.