Commit Graph

910 Commits

Author SHA1 Message Date
renovate[bot]
53783d773e chore(deps): update dependency @types/node to v22.15.34 (#5280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-28 11:08:06 +02:00
renovate[bot]
ee43ff0978 chore(deps): update dependency @types/node to v22.15.33 (#5277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-28 06:30:13 +02:00
qwerty287
2184407dd3 Add pipeline author and avatar env vars (#5227) 2025-06-27 12:18:33 +02:00
Johan Van de Wauw
88312dfc9e Adjust documentation urls (#5273) 2025-06-27 08:36:07 +03:00
renovate[bot]
41fdeee317 chore(deps): lock file maintenance (#5271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-23 05:01:11 +02:00
renovate[bot]
4427aa2169 fix(deps): update docs npm deps non-major (#5267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-21 05:45:53 +02:00
Marco Blessing
3b1ed3466e add Peckify plugin (#5260) 2025-06-17 13:30:55 +02:00
renovate[bot]
2190a82d0d chore(deps): lock file maintenance (#5257)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 03:49:06 +02:00
renovate[bot]
4dbaef9427 fix(deps): update docs npm deps non-major (#5252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-14 03:53:44 +02:00
renovate[bot]
82394b88fe chore(deps): lock file maintenance (#5233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-13 07:21:27 +03:00
Henrik Huitti
aae9d61883 Support for pull request file changes in bitbucketdatacenter (#5205)
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
2025-06-12 09:09:38 +02:00
renovate[bot]
d3fb9d9b1a fix(deps): update docs npm deps non-major (#5226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de>
2025-06-12 07:21:21 +02:00
qwerty287
00125a90c8 Add 3.7 docs (#5248) 2025-06-10 20:24:27 +03:00
Epsilon_02
ab3bd8367e Update docs-link for todo checker plugin (#5236) 2025-06-03 16:32:14 +02:00
Sebastian Martinez
42f695912d Add sccache plugin (#5234) 2025-06-02 17:17:34 +03:00
renovate[bot]
572388f2c6 chore(deps): lock file maintenance (#5204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-26 03:55:44 +01:00
renovate[bot]
0f9bd66d97 fix(deps): update dependency redocusaurus to v2.3.0 (#5203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-25 14:46:36 +01:00
renovate[bot]
931d0a38fe chore(deps): update docs npm deps non-major (#5197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 03:47:00 +01:00
renovate[bot]
714ab0d16a chore(deps): lock file maintenance (#5189)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 04:18:41 +02:00
Robert Kaussow
2b93c451cb Add reference to woodpecker-community plugin org (#5186) 2025-05-17 19:43:19 +03:00
renovate[bot]
70d48821ba fix(deps): update docs npm deps non-major (#5183)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-17 04:41:46 +02:00
Marco Blessing
33f7d15760 Move gitea-package plugin to codeberg (#5175) 2025-05-14 09:20:10 +02:00
Marco Blessing
0a22070400 add Portainer Service Update plugin (#5172) 2025-05-13 18:18:18 +03:00
Oto Šťáva
aac914cfae Split 'pull' option docs from 'image' docs (#5161) 2025-05-12 09:15:36 +03:00
renovate[bot]
fa3525c5f8 chore(deps): lock file maintenance (#5171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-12 05:18:14 +02:00
renovate[bot]
ef4743ad9e chore(deps): update docs npm deps non-major (#5164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-10 04:16:16 +02:00
Robert Kaussow
5fa4d1ef65 Add docs for v3.6 release (#5154)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-05-07 14:12:07 +02:00
Sandro
bed847d462 Simplify NixOS docs (#5120) 2025-05-06 07:04:19 +02:00
renovate[bot]
f57e9f1a6a chore(deps): lock file maintenance (#5150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 03:32:06 +02:00
Panagiotis Simakis
7e2171e071 Add pre-commit plugin (#5146) 2025-05-04 13:01:22 +03:00
Florian Maurer
a27dff5404 plugins: Add SSH/SCP plugin (#4871)
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2025-05-04 07:29:08 +02:00
renovate[bot]
9c4a1ce941 chore(deps): update dependency @types/node to v22.15.3 (#5142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-03 04:09:52 +02:00
renovate[bot]
21b9ed1d9d chore(deps): lock file maintenance (#5136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-28 04:56:40 +02:00
qwerty287
a6e69235ea Explain tasks (#5129) 2025-04-26 11:39:08 +02:00
qwerty287
67008c47cf Mention named volumes (#5130) 2025-04-26 11:39:01 +02:00
renovate[bot]
59dabe6525 chore(deps): update docs npm deps non-major (#5128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-26 07:41:46 +02:00
Robert Kaussow
97766e0bcb Fix link to agent configuration in v3.5 docs (#5122) 2025-04-25 07:27:00 +03:00
Sandro
df66eee770 Fix link (#5119)
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
2025-04-24 09:06:14 +02:00
Patrick Schratz
45e79d0565 Move plugin-s3 to Codeberg (#5118) 2025-04-24 06:55:11 +02:00
Robert Kaussow
f2c12e0eaf Use slugified plugin urls in docs (#5116) 2025-04-23 10:07:53 +02:00
Yorgos Saslis
c0cccd9220 Fix example value for WOODPECKER_GRPC_ADDR in autoscaler docs (#5102)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
Co-authored-by: Robert Kaussow <robert.kaussow@mail.schwarz>
2025-04-22 11:01:10 +02:00
renovate[bot]
4f4d055ff8 chore(deps): lock file maintenance (#5112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-21 04:17:44 +02:00
Renich Bon Ciric
1f111d2afb .deb and .rpm installation commands fixed (#5087)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
Co-authored-by: Rénich Bon Ćirić <renich@desktop.casa.g02.org>
2025-04-20 10:14:46 +02:00
renovate[bot]
91950ae2ad chore(deps): update dependency @types/react to v19.1.2 (#5107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-19 05:28:17 +02:00
Robert Kaussow
53cd585e9e Fix plugin slug in list view (#5099) 2025-04-17 11:14:12 +02:00
Robert Kaussow
6d344c847b Slugify plugin names used for urls (#5098) 2025-04-17 11:01:27 +02:00
Oto Šťáva
e1748606e0 Mention backend_options in workflow syntax docs (#5096)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2025-04-16 14:06:19 +02:00
Robert Kaussow
dc80530293 Document rootless container requirements for skip-clone (#5056) 2025-04-15 22:13:31 +02:00
renovate[bot]
02060fe020 chore(deps): lock file maintenance (#5092)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-14 03:44:15 +02:00
renovate[bot]
6956646683 fix(deps): update docs npm deps non-major (#5089)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-12 04:37:19 +02:00