1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jenkins_ynh.git synced 2025-10-15 02:58:35 +02:00
Jenkins package for YunoHost
Find a file
2025-10-05 09:05:47 +02:00
.github Packaging v2 2024-03-19 10:02:46 +01:00
conf cleaning 2025-09-15 21:24:41 +02:00
doc Add doc 2024-03-19 10:02:46 +01:00
scripts cleaning 2025-09-15 21:24:41 +02: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 2025-10-01 00:16:04 +02:00
README.md Auto-update READMEs 2025-10-01 00:16:06 +02: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.530~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.