2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/woodpecker_ynh.git synced 2026-02-04 09:11:56 +01:00
Woodpecker, package for YunoHost
Find a file
2026-01-19 10:26:19 +01:00
.github Initial commit 2023-10-01 14:04:36 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:25:11 +01:00
doc add info about the gRPC port number in the admin panel 2024-01-28 02:08:51 +01:00
scripts cleaning 2025-10-05 12:53:42 +02:00
.gitattributes Initial commit 2023-10-01 14:04:36 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 03:56:29 +02:00
LICENSE Initial commit for Woodpecker 2023-10-02 13:41:27 +02:00
manifest.toml Merge pull request #68 from YunoHost-Apps/ci-auto-update-3.13.0 2026-01-18 23:38:33 +01:00
README.md Auto-update READMEs 2026-01-15 00:30:45 +01:00
tests.toml cleaning 2025-10-05 12:53:42 +02:00

Logo of Woodpecker Woodpecker, packaged for YunoHost

CI engine with great extensibility integrated with GitHub, GitLab, Gitea...

🌐 Official app website Version: 3.13.0~ynh1

Screenshots

Screenshot of Woodpecker

📦 Developer info

Automatic tests level

🛠️ Upstream Woodpecker repository: https://github.com/woodpecker-ci/woodpecker

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

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

📚 App packaging documentation

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