2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yunorunner_ynh.git synced 2026-06-28 22:29:30 +02:00
YunoRunner package for YunoHost
  • Shell 98.5%
  • Python 1.5%
Find a file
2026-06-28 16:48:47 +02:00
.github Manifest v2 2024-03-15 11:59:13 +01:00
conf systemd: Use sanic and factory method 2026-06-28 16:48:31 +02:00
doc update screenshot name 2026-06-24 10:40:38 +02:00
scripts Use pyproject instead of requirements.txt 2026-06-24 10:49:33 +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 bump revision 2026-06-28 16:48:42 +02:00
README.md Auto-update READMEs 2026-06-28 16:48:47 +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.06.24~ynh2

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.