Divya Jain
d36fde2314
Add "Docker Tags" Plugin ( #3796 )
2024-06-17 07:24:02 +02:00
qwerty287
c53a05b6fb
Merge release plugins ( #3752 )
2024-06-03 15:53:40 +02:00
Divya Jain
08ff128b0b
Add "Is It Up Yet?" Plugin ( #3731 )
2024-05-27 07:51:45 +02:00
Marco Blessing
d92cf4b18e
Add Gitea Package plugin ( #3707 )
2024-05-14 12:09:10 +02:00
sinlov
8993ec7513
docs: add Gitea publisher-golang
plugin ( #3691 )
2024-05-09 08:03:41 +02:00
qwerty287
00ccec078c
Add discord plugin ( #3662 )
2024-04-29 22:31:31 +02:00
Elara
0a38fb89db
Add Twine plugin ( #3619 )
...
This PR adds my plugin for the [Twine](https://github.com/pypa/twine/ )
tool. It lets users upload python projects to PyPi.
2024-04-16 07:43:10 +02:00
Anbraten
6aa53d5f55
Add deployment plugin ( #3495 )
2024-03-18 08:03:00 +01:00
Robert Kaussow
36e13670e8
Bump follow-redirects and fix broken anchors ( #3488 )
...
- Bump `follow-redirects` to fix sec scan
- Remove archived plugin `Chart releaser`
- Fix broken anchors
```
Exhaustive list of all broken anchors found:
- Broken anchor on source page path = /docs/0.15/administration/agent-config:
-> linking to /docs/0.15/usage/pipeline-syntax#step-when---conditional-execution
- Broken anchor on source page path = /docs/0.15/development/docs:
-> linking to /docs/0.15/development/getting-started#nodejs--yarn
- Broken anchor on source page path = /docs/0.15/development/ui:
-> linking to /docs/0.15/development/getting-started#nodejs--yarn
-> linking to /docs/0.15/development/getting-started#debugging
- Broken anchor on source page path = /docs/1.0/development/ui:
-> linking to /docs/1.0/development/getting-started#debugging
- Broken anchor on source page path = /docs/2.0/administration/agent-config:
-> linking to /docs/2.0/administration/backends/kubernetes#configuration
- Broken anchor on source page path = /docs/2.0/administration/server-config:
-> linking to forges/github#configuration (resolved as: /docs/2.0/administration/forges/github#configuration)
- Broken anchor on source page path = /docs/2.0/development/ui:
-> linking to /docs/2.0/development/getting-started#debugging
- Broken anchor on source page path = /docs/2.0/usage/matrix-workflows:
-> linking to /docs/2.0/administration/backends/kubernetes#nodeSelector
- Broken anchor on source page path = /docs/2.1/administration/agent-config:
-> linking to /docs/2.1/administration/backends/kubernetes#configuration
- Broken anchor on source page path = /docs/2.1/development/ui:
-> linking to /docs/2.1/development/getting-started#debugging
- Broken anchor on source page path = /docs/2.1/usage/matrix-workflows:
-> linking to /docs/2.1/administration/backends/kubernetes#nodeSelector
- Broken anchor on source page path = /docs/2.2/administration/agent-config:
-> linking to /docs/2.2/administration/backends/local#further-configuration
- Broken anchor on source page path = /docs/2.2/development/ui:
-> linking to /docs/2.2/development/getting-started#debugging
- Broken anchor on source page path = /docs/2.2/usage/matrix-workflows:
-> linking to /docs/2.2/administration/backends/kubernetes#nodeSelector
- Broken anchor on source page path = /docs/next/administration/agent-config:
-> linking to /docs/next/administration/backends/local#further-configuration
- Broken anchor on source page path = /docs/next/development/ui:
-> linking to /docs/next/development/getting-started#debugging
- Broken anchor on source page path = /docs/next/usage/matrix-workflows:
-> linking to /docs/next/administration/backends/kubernetes#nodeSelector
- Broken anchor on source page path = /docs/next/usage/plugins/creating-plugins:
-> linking to /docs/next/usage/secrets#use-secrets-in-settings
- Broken anchor on source page path = /docs/administration/agent-config:
-> linking to /docs/administration/backends/local#further-configuration
- Broken anchor on source page path = /docs/development/ui:
-> linking to /docs/development/getting-started#debugging
- Broken anchor on source page path = /docs/usage/matrix-workflows:
-> linking to /docs/administration/backends/kubernetes#nodeSelector
```
2024-03-15 11:56:31 +01:00
Konstantin Demin
901daf988c
Add "Sonatype Nexus" plugin ( #3446 )
...
Woodpecker CI plugin to publish artifacts to Sonatype Nexus.
2024-02-27 07:30:25 +01:00
Nikita Karamov
c3cb5162fc
Add "Gradle Wrapper Validation" plugin ( #3435 )
...
This Woodpecker CI plugin validates the checksums of all Gradle Wrapper
JAR files present in the repository and fails if any unknown Gradle
Wrapper JAR files are found. It is a port of
[gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action ).
2024-02-25 07:32:37 +01:00
6543
b56f4a19a7
Add "Kaniko" Plugin ( #3183 )
2024-01-13 07:46:16 +01:00
Patrick Schratz
bd67376e60
Add ansible plugin ( #3115 )
2024-01-05 08:43:20 +01:00
Lauris BH
c4ca88e945
Add Reviewdog ESLint plugin ( #3102 )
...
https://codeberg.org/woodpecker-plugins/reviewdog-eslint
2024-01-02 01:08:52 +01:00
qwerty287
ff00308cad
Add reviewdog golangci plugin ( #3080 )
2023-12-30 14:32:03 +01:00
Kamila Borowska
db45b9032c
Add Codeberg Pages Deploy plugin to plugins list ( #3054 )
2023-12-28 17:20:44 +01:00
Gabor Pihaj
70487439d3
Add nix-attic plugin to the index ( #2889 )
...
This PR adds the nix-attic plugin to the index.
---------
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2023-12-01 07:27:31 +01:00
qwerty287
7b752808ef
Cleanup plugins plugins ( #2856 )
2023-11-22 09:31:22 +01:00
qwerty287
f4c51b01ad
Fix plugin URLs ( #2850 )
2023-11-20 19:53:51 +01:00
qwerty287
7530e9d8a3
Add extend env plugin ( #2847 )
...
Co-authored-by: Anbraten <anton@ju60.de>
2023-11-20 10:01:35 +01:00
qwerty287
5b62214f27
Add prettier plugin ( #2621 )
2023-10-23 08:52:48 +02:00
Patrick Schratz
7b3eeec65c
Add plugin "GitHub release" ( #2592 )
...
`docs.md` still missing but still
2023-10-17 18:35:24 +02:00
Patrick Schratz
b147006bfa
Add plugin "Release helper" ( #2584 )
2023-10-14 22:40:28 +02:00
JohnWalkerx
05f96abd17
Add plugin "Gitea Create Pull Request" to plugin index ( #2581 )
2023-10-14 15:51:30 +02:00
JohnWalkerx
0623eefd3b
Add plugin "NixOS Remote Builder" to plugin index ( #2571 )
2023-10-12 07:42:25 +02:00
Anbraten
e0ed1b3e49
Change master to main ( #2044 )
2023-07-31 05:47:23 +02:00
Guillaume REMBERT
0cf602a1f6
Add Kubernetes and Dockle Plugins ( #1930 )
...
Add Kubernetes Deployments and StatefulSet update and Dockle Scan Plugins.
For Kubernetes plugin, I based on the Drone unmaintened Kubernetes
plugin and took the statefulset management evolutions. I added sync/wait
and force redeploy capabilities + updates dependencies
For Dockle plugin, I took example on Trivy plugin.
2023-07-04 20:28:43 +02:00
Ell
10313e79a0
Added Nextcloud Upload plugin ( #1927 )
...
Add plugin [Nextcloud Upload](https://github.com/Ellpeck/WoodpeckerPlugins/tree/main/nextcloud-upload ) to the official plugin list.
there's already an official plugin that allows uploading
files using WebDAV, but my plugin has two Nextcloud-specific additions
that aren't part of the regular WebDAV spec:
- The ability to chunk uploads, which is necessary for larger files if
Nextcloud is hosted behind Cloudflare (which restricts uploads to a
maximum of 100MB)
- The ability to apply Nextcloud tags, which allows automatically
categorizing items and using Nextcloud's Retention plugin to easily
auto-remove older artifacts.
2023-07-03 19:47:10 +02:00
Epsilon_02
3714e9c218
Add TODO-Checker plugin ( #1906 )
...
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2023-07-01 08:26:53 +02:00
6543
375e352a84
Add MkDocs Plugin ( #1770 )
...
https://codeberg.org/woodpecker-plugins/mkdocs
2023-05-21 07:54:23 +02:00
6543
1a79d30555
Add Trivy Plugin ( #1769 )
2023-05-21 00:21:34 +02:00
Alexander Wühr
02cfbc8cbf
Add ntfy plugin ( #1741 )
...
Add https://codeberg.org/l-x/woodpecker-ntfy to the index
2023-05-11 01:18:31 +02:00
陈杨文
799bb42ddd
docs: add woodpecker-feishu-bot to plugins.json ( #1679 )
...
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
2023-03-24 19:22:08 +01:00
Simon Vieille
1cd73f0b76
Add Email plugin ( #1545 )
...
Add plugin to send build status notifications via Email
Co-authored-by: Simon Vieille <simon.vieille@trinaps.com>
2023-01-15 16:31:44 +01:00
John Olheiser
9e56c66db8
Add Gitea Release plugin to docs ( #1533 )
2023-01-10 16:28:09 +01:00
Lauris BH
21bc885c51
Add pipeline trigger plugin ( #1531 )
...
Should wait when CI is configured and docker image is published
2023-01-09 18:43:04 +01:00
brenard
f1e9c8416d
Add Aptly publish plugin ( #1521 )
...
A plugin to publish one (or more) Debian package on a Aptly repository using its API.
2023-01-03 01:49:58 +01:00
6543
7c9644c887
Add WebDAV to plugin index
2022-12-29 01:37:15 +01:00
Josh Soref
023d03dd61
Spelling ( #1405 )
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-11-09 08:12:17 +01:00
qwerty287
b44e895017
Add Node PM plugin ( #1360 )
...
A simple plugin that executes NPM, PNPM or Yarn scripts
2022-10-28 17:06:14 +02:00
6543
c48b1dcd7e
Add "Git Push" plugin to index ( #1289 )
2022-10-19 21:06:20 +02:00
Mark Sharpley
755d9d37e4
Add "Gitea Pull Comment" plugin to index ( #1270 )
...
Signed-off-by: Mark Sharpley <698889+markopolo123@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Anbraten <anton@ju60.de>
2022-10-17 12:34:41 +02:00
qwerty287
86bc751b95
Add my plugins ( #1204 )
...
Co-authored-by: Anbraten <anton@ju60.de>
2022-09-27 09:30:04 +02:00
Anbraten
62d82765fd
Improve plugins index ( #1200 )
...
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2022-09-25 19:04:47 +02:00