2022-09-25 17:04:47 +00:00
|
|
|
{
|
|
|
|
"plugins": [
|
|
|
|
{
|
|
|
|
"name": "Clone plugin",
|
|
|
|
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-git/master/docs.md",
|
|
|
|
"verified": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Docker Buildx",
|
2023-01-10 15:28:09 +00:00
|
|
|
"docs": "https://codeberg.org/woodpecker-plugins/docker-buildx/raw/branch/main/docs.md",
|
2022-09-25 17:04:47 +00:00
|
|
|
"verified": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Codecov",
|
|
|
|
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-codecov/master/docs.md",
|
|
|
|
"verified": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Surge preview",
|
|
|
|
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-surge-preview/main/docs.md",
|
|
|
|
"verified": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "S3 upload",
|
|
|
|
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-s3/master/docs.md",
|
|
|
|
"verified": true
|
|
|
|
},
|
2022-10-28 15:06:14 +00:00
|
|
|
{
|
|
|
|
"name": "Node PM",
|
|
|
|
"docs": "https://codeberg.org/woodpecker-plugins/node-pm/raw/branch/main/docs.md",
|
|
|
|
"verified": true
|
|
|
|
},
|
2022-09-27 07:30:04 +00:00
|
|
|
{
|
|
|
|
"name": "Block Git changes",
|
|
|
|
"docs": "https://codeberg.org/qwerty287/woodpecker-block-git-changes/raw/branch/main/docs.md",
|
|
|
|
"verified": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Regex check",
|
|
|
|
"docs": "https://codeberg.org/qwerty287/woodpecker-regex-check/raw/branch/main/docs.md",
|
|
|
|
"verified": false
|
|
|
|
},
|
2022-10-17 10:34:41 +00:00
|
|
|
{
|
|
|
|
"name": "Gitea Pull comment",
|
|
|
|
"docs": "https://raw.githubusercontent.com/markopolo123/gitea-comment-plugin/main/docs.md",
|
|
|
|
"verified": false
|
|
|
|
},
|
2022-10-19 19:06:20 +00:00
|
|
|
{
|
|
|
|
"name": "Git Push",
|
|
|
|
"docs": "https://raw.githubusercontent.com/appleboy/drone-git-push/master/DOCS.md",
|
|
|
|
"verified": false
|
|
|
|
},
|
2022-12-29 00:37:15 +00:00
|
|
|
{
|
|
|
|
"name": "WebDAV",
|
|
|
|
"docs": "https://raw.githubusercontent.com/ViViDboarder/drone-webdav/master/docs.md",
|
|
|
|
"verified": false
|
|
|
|
},
|
2022-09-25 17:04:47 +00:00
|
|
|
{
|
|
|
|
"// todo": true,
|
|
|
|
"name": "Email",
|
|
|
|
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-email/master/docs.md",
|
|
|
|
"verified": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"// todo": true,
|
|
|
|
"name": "Docker",
|
|
|
|
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-docker/master/docs.md",
|
|
|
|
"verified": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"// todo": true,
|
2022-11-09 07:12:17 +00:00
|
|
|
"name": "GitHub release",
|
2022-09-25 17:04:47 +00:00
|
|
|
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-github-release/master/docs.md",
|
|
|
|
"verified": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"// todo": true,
|
|
|
|
"name": "Chart releaser",
|
|
|
|
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-chart-releaser/master/docs.md",
|
|
|
|
"verified": true
|
2023-01-03 00:49:58 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Aptly publish",
|
|
|
|
"docs": "https://gitea.zionetrix.net/bn8/aptly-publish/raw/branch/master/docs.md",
|
|
|
|
"verified": false
|
2023-01-09 17:43:04 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Trigger",
|
|
|
|
"docs": "https://codeberg.org/woodpecker-plugins/trigger/raw/branch/main/docs.md",
|
|
|
|
"verified": true
|
2023-01-10 15:28:09 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Gitea Release",
|
|
|
|
"docs": "https://codeberg.org/woodpecker-plugins/gitea-release/raw/branch/main/docs.md",
|
|
|
|
"verified": true
|
2023-01-15 15:31:44 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Woodpecker Email",
|
|
|
|
"docs": "https://gitnet.fr/deblan/woodpecker-email/raw/branch/develop/DOCS.md",
|
|
|
|
"verified": false
|
2023-03-24 18:22:08 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Woodpecker Feishu Bot",
|
|
|
|
"docs": "https://github.com/wenerme/wode/raw/main/apps/woodpecker-feishu-bot/README.md",
|
|
|
|
"verified": false
|
2023-05-10 23:18:31 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "ntfy",
|
|
|
|
"docs": "https://codeberg.org/l-x/woodpecker-ntfy/raw/branch/main/docs.md",
|
|
|
|
"verified": false
|
2023-05-20 22:21:34 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Trivy",
|
|
|
|
"docs": "https://codeberg.org/woodpecker-plugins/trivy/raw/branch/main/docs.md",
|
|
|
|
"verified": true
|
2023-05-21 05:54:23 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "MkDocs",
|
|
|
|
"docs": "https://codeberg.org/woodpecker-plugins/mkdocs/raw/branch/main/docs.md",
|
|
|
|
"verified": true
|
2022-09-25 17:04:47 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|