Commit Graph

6568 Commits

Author SHA1 Message Date
6543
68643a704e
Update flake development environment (#5022) 2025-03-27 16:26:41 +02:00
renovate[bot]
399aeb9656
chore(deps): update woodpeckerci/plugin-git docker tag to v2.6.3 (#5021)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-27 09:12:50 +01:00
6543
c4b22cc493
Use xorm quoter for feed query (#5018) 2025-03-26 19:37:38 +01:00
Kirill Isakov
d53fa6d74d Translated using Weblate (Russian)
Currently translated at 100.0% (361 of 361 strings)

Translation: Woodpecker CI/UI
Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/ru/
2025-03-26 18:12:22 +00:00
qwerty287
3cc880419d Translated using Weblate (German)
Currently translated at 100.0% (361 of 361 strings)

Translation: Woodpecker CI/UI
Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/de/
2025-03-26 18:12:22 +00:00
Anbraten
2aecfdc8ba
Use pointer cursor for icon buttons (#5002)
Co-authored-by: Anton Bracke <anton.bracke@fastleansmart.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2025-03-26 13:51:16 +01:00
Robert Kaussow
bce5899037
Fix docs links (#5016) 2025-03-26 14:42:05 +02:00
Robert Kaussow
23a7b2f17d
Fix pipeline source information (#5011) 2025-03-26 13:20:30 +01:00
Jener Rasmussen
c392250384
Replace illegal characters in Kubernetes labels (#5013)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2025-03-25 20:24:55 +01:00
renovate[bot]
d05b1287aa
chore(deps): update dependency vite to v6.2.3 [security] (#5014)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-25 17:15:38 +01:00
renovate[bot]
a9ea85742b
fix(deps): update golang-packages (#5012)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-25 01:21:04 +01:00
Robert Kaussow
cb4ab62e11
Use badge value instead of label for single values (#5010) 2025-03-25 01:10:29 +01:00
Robert Kaussow
597ecb1a4b
Fix queue badge list (#5008) 2025-03-25 01:46:21 +02:00
Robert Kaussow
ddf01c916e
Dont center items in more menu (#5009) 2025-03-25 01:07:14 +02:00
renovate[bot]
af6a15b5bf
chore(deps): update docker.io/woodpeckerci/plugin-docker-buildx docker tag to v5.2.2 (#4997)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-24 17:40:27 +01:00
Robert Kaussow
623d8f4063
Revert manual changes to changelog (#5007) 2025-03-24 18:36:25 +02:00
Robert Kaussow
296bd5b437
Add icons to all tabs (#4421) 2025-03-24 13:01:53 +01:00
Robert Kaussow
b812f4a0d6
Add missing docs for 3.x minor versions (#4992)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-03-24 10:12:56 +01:00
renovate[bot]
6ffca93fa0
chore(deps): lock file maintenance (#5000)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-24 03:56:30 +01:00
renovate[bot]
d6c2107d59
fix(deps): update dependency simple-icons to v14.11.1 (#4999)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-23 20:07:13 +01:00
renovate[bot]
efc7f4e9fc
fix(deps): update dependency redocusaurus to v2.2.2 (#4998)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-23 19:06:05 +00:00
renovate[bot]
dc248390bd
chore(deps): update pre-commit hook adrienverge/yamllint to v1.37.0 (#4996)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-23 13:12:30 +01:00
renovate[bot]
8e6674189e
fix(deps): update module github.com/rs/zerolog to v1.34.0 (#4995)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-23 02:51:30 +01:00
renovate[bot]
1f40edbf8c
chore(deps): update dependency @antfu/eslint-config to v4.11.0 (#4994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-23 02:50:19 +01:00
renovate[bot]
dd6aed9ef6
chore(deps): update woodpeckerci/plugin-release docker tag to v0.2.5 (#4993)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-22 19:09:11 +01:00
Robert Kaussow
33b3d444b5
Add missing links to 3.x docs (#4991) 2025-03-22 15:00:20 +01:00
renovate[bot]
94441f6eeb
fix(deps): update module github.com/google/go-github/v69 to v70 (#4990)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2025-03-22 13:59:08 +01:00
Jener Rasmussen
8d94071e2f
Tag pipeline with source information (#4796)
Co-authored-by: oauth <woodpecker-bot@obermui.de>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2025-03-22 13:45:44 +01:00
renovate[bot]
5ab0e46c21
fix(deps): update web npm deps non-major (#4989)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-22 07:44:25 +01:00
renovate[bot]
972195de9f
chore(deps): update docs npm deps non-major (#4987)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-22 02:58:38 +01:00
renovate[bot]
c43d053748
chore(deps): update pre-commit non-major (#4988)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-22 02:52:04 +01:00
renovate[bot]
711ebcf80d
fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.2 [security] (#4986)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 23:21:14 +01:00
renovate[bot]
b30885d02c
fix(deps): update module github.com/go-sql-driver/mysql to v1.9.1 (#4985)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 04:49:19 +01:00
Kirill Isakov
68a7e2937f Translated using Weblate (Russian)
Currently translated at 100.0% (361 of 361 strings)

Translation: Woodpecker CI/UI
Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/ru/
2025-03-20 08:44:27 +00:00
renovate[bot]
638984d56c
fix(deps): update module github.com/getkin/kin-openapi to v0.131.0 (#4984)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-20 03:02:57 +01:00
Robert Kaussow
0e4f46beb5
Add titles and descriptions to repos page (#4981) 2025-03-19 08:03:41 +02:00
Robert Kaussow
ce94b9b700
Add back cursor-pointer to pipeline step list buttons (#4982) 2025-03-19 07:26:49 +02:00
renovate[bot]
268b1f65af
fix(deps): update module github.com/expr-lang/expr to v1.17.1 (#4983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-19 04:35:08 +01:00
Robert Kaussow
6161a7413d
Rework secrets docs and document multiline secrets (#4974) 2025-03-18 13:15:44 +01:00
Robert Kaussow
af68be196b
Add documentation for WOODPECKER_EXPERT env vars (#4972) 2025-03-18 13:15:00 +01:00
renovate[bot]
0ef31d27a2
fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.126.0 (#4976)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 04:29:48 +01:00
woodpecker-bot
8087760721
🎉 Release 3.4.0 (#4930) 2025-03-17 20:13:19 +01:00
Robert Kaussow
3d73668fbc
Remove woodpecker prefix from env var title in docs (#4968) 2025-03-17 11:52:25 +01:00
Robert Kaussow
9869f1be75
Add backoff retry for store setup (#4964) 2025-03-17 07:16:16 +01:00
renovate[bot]
8da135eacb
chore(deps): lock file maintenance (#4970)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-17 04:06:43 +01:00
renovate[bot]
542c329199
fix(deps): update module github.com/expr-lang/expr to v1.17.0 (#4969)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-17 04:06:06 +01:00
renovate[bot]
f8dc392f07
fix(deps): update dependency simple-icons to v14.11.0 (#4966)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-16 17:40:43 +01:00
renovate[bot]
9292dec247
fix(deps): update golang-packages (#4963)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-16 03:19:32 +01:00
renovate[bot]
1a574257b8
chore(deps): update pre-commit hook adrienverge/yamllint to v1.36.1 (#4962)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-15 19:14:52 +01:00
Robert Kaussow
99198d51d9
Fix fs owner in scratch-based container images (#4961) 2025-03-15 17:06:08 +01:00