1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/woodpecker_ynh.git synced 2025-12-21 03:13:02 +01:00
Woodpecker, package for YunoHost
Find a file
2025-11-23 13:48:57 +01:00
.github Initial commit 2023-10-01 14:04:36 +02:00
conf cleaning 2025-11-23 12:38:47 +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 cleaning 2025-11-23 12:38:47 +01:00
README.md Auto-update READMEs 2025-11-19 00:30:49 +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.12.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.