2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jenkins_ynh.git synced 2026-02-04 07:51:53 +01:00
Jenkins package for YunoHost
Find a file
2026-01-21 17:54:46 +01:00
.github Packaging v2 2024-03-19 10:02:46 +01:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2026-01-15 11:38:15 +01:00
doc Add doc 2024-03-19 10:02:46 +01:00
scripts fix plugin manager invocation 2026-01-06 22:52:04 +01:00
.gitignore Fix 2.1 2024-11-25 01:21:56 +01:00
LICENSE maj install 2016-11-30 17:45:05 +01:00
manifest.toml Upgrade sources 2026-01-21 00:10:21 +01:00
README.md Auto-update READMEs 2026-01-21 00:10:21 +01:00
tests.toml Update tests.toml 2025-04-04 21:58:58 +02:00

Logo of Jenkins Jenkins, packaged for YunoHost

Extendable continuous integration server

🌐 Official app website Version: 2.547~ynh1

Screenshots

Screenshot of Jenkins

📦 Developer info

Automatic tests level

🛠️ Upstream Jenkins repository: https://github.com/jenkinsci/jenkins

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/jenkins_ynh/tree/testing

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

📚 App packaging documentation

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