1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/woodpecker_ynh.git synced 2025-09-17 22:38:31 +02:00
Woodpecker, package for YunoHost
Find a file
2025-08-26 18:59:05 +02:00
.github Initial commit 2023-10-01 14:04:36 +02:00
conf fix variable name 2024-01-28 01:52:35 +01:00
doc add info about the gRPC port number in the admin panel 2024-01-28 02:08:51 +01:00
scripts cleaning 2024-09-08 12:41:07 +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 Upgrade sources 2025-08-21 00:41:04 +02:00
README.md Auto-update READMEs 2025-08-21 00:41:05 +02:00
tests.toml Update tests.toml 2025-02-27 20:19:36 +01:00

Logo of Woodpecker Woodpecker, packaged for YunoHost

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

🌐 Official app website Version: 3.9.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.