1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jenkins_ynh.git synced 2025-12-21 02:03:08 +01:00
Jenkins package for YunoHost
Find a file
2025-12-07 16:16:58 +01: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-12-03 00:15:21 +01:00
README.md Auto-update READMEs 2025-12-03 00:15:23 +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.540~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.