6543 and Claude
fce6fb820c
WebUI: unregister scaffold Tab on unmount and stable Tab order ( #6842 )
...
Tabs register themselves into the Scaffold's tabs list on mount but never remove their entry on unmount. Since param-only navigation (e.g. the superseded-by link, repo-to-repo links) reuses the wrapper and its Scaffold, a conditionally rendered tab like the pipeline *Errors* tab or the repo *Pull requests* tab stayed visible after its condition turned false, linking to an empty page.
Fix: remove the entry in `onBeforeUnmount`. The mount-time dedup guarantees at most one entry per route, so removal by route is safe. Includes lifecycle tests (register, dedup, unregister, re-register).
Co-authored-by: Claude <claude@anthropic.com >
2026-07-15 21:22:46 +02:00
68c270010d
Make grpc secret autogenerated ( #6845 )
...
Co-authored-by: OpenAI Codex <codex@openai.com >
Co-authored-by: Claude <claude@anthropic.com >
2026-07-15 21:13:49 +02:00
6543 and Claude
7d3429a916
WebUI: Fixes three bugs around component unmount and reset in compositions ( #6843 )
...
Co-authored-by: Claude <claude@anthropic.com >
2026-07-15 20:53:57 +02:00
6543
8c240eedd5
Add mock for server scheduler ( #6848 )
2026-07-15 20:50:06 +02:00
Ryan Finnie and qwerty287
25e18500a4
Minor adjustments for API usage example ( #6605 )
...
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com >
2026-07-15 16:21:53 +02:00
9e5f2e1901
Update dependency simple-icons to v16.25.0 ( #6815 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de >
2026-07-15 15:38:03 +02:00
6543 and Claude
956e3fb1bd
Make matrix axis permutation order deterministic ( #6847 )
...
Co-authored-by: Claude <claude@anthropic.com >
2026-07-15 15:14:34 +02:00
b02ea0b176
Update golang-packages ( #6821 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de >
2026-07-15 14:56:32 +02:00
40b2bc4c4f
Update module github.com/google/go-github/v88 to v89 ( #6838 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de >
2026-07-13 23:00:09 +02:00
Rayan Salhab and cyphercodes
2bc7837703
feat(server): add unix socket permission option ( #6839 )
...
Co-authored-by: cyphercodes <cyphercodes@users.noreply.github.com >
2026-07-13 21:28:47 +02:00
Denys Nykula
759b723a18
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (460 of 460 strings)
Translation: Woodpecker CI/UI
Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/uk/
2026-07-12 01:19:15 +00:00
renovate[bot] and lnx01
30c5db5db2
Update pre-commit hook rbubley/mirrors-prettier to v3.9.5 ( #6836 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-11 11:34:22 +02:00
renovate[bot] and lnx01
1b9fbaaaea
Update docker.io/woodpeckerci/plugin-docker-buildx Docker tag to v6.1.1 ( #6834 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-11 08:43:42 +02:00
renovate[bot] and lnx01
9195b19a80
Update docker.io/woodpeckerci/plugin-codecov Docker tag to v2.3.2 ( #6833 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-11 08:43:01 +02:00
renovate[bot] and lnx01
470fb0cbcf
Update dependency golang to v1.26.5 ( #6832 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-11 02:37:10 +00:00
Alconety
f4bc0f3086
Add step type label to step-level Prometheus metrics ( #6824 )
2026-07-10 15:54:29 +02:00
TowyTowy and Claude Fable 5
09be7cdcb8
fix(server): heal users left on forge_id=0 with closed registration ( #6823 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-09 16:12:09 +02:00
6543
8a9c45ac44
Correct forge_id and org handling on user/repo ( #6820 )
2026-07-08 22:02:14 +03:00
DerRockWolf
302f2116d5
docs: add note about pull_request events with path filter and correct comment about on_empty ( #6819 )
2026-07-07 00:09:47 +02:00
Kirill Isakov
d408cb79ca
Translated using Weblate (Russian)
...
Currently translated at 100.0% (460 of 460 strings)
Translation: Woodpecker CI/UI
Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/ru/
2026-07-06 15:28:16 +00:00
080cbd9638
Update golang-packages ( #6785 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de >
2026-07-06 16:50:16 +02:00
renovate[bot] and lnx01
8879947cab
Lock file maintenance ( #6816 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-06 03:17:28 +02:00
4fada4b5d5
Gate Kubernetes nodeSelector backend step config behind agent config ( #6809 )
...
Co-authored-by: 6543 <6543@obermui.de >
Co-authored-by: Lauris B <lauris@nix.lv >
2026-07-06 03:06:31 +02:00
renovate[bot] and lnx01
c0aec32051
Update pnpm to v11.10.0 ( #6814 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-05 00:41:50 +02:00
renovate[bot] and lnx01
8feeeb4a8c
Update pnpm to v11.10.0 ( #6813 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-05 00:39:43 +02:00
renovate[bot] and lnx01
adbc365be3
Update module github.com/cenkalti/backoff/v6 to v7 ( #6812 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-04 07:31:37 +02:00
renovate[bot] and lnx01
87a2bc751e
Update web npm deps non-major ( #6787 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-04 03:22:21 +02:00
renovate[bot] and lnx01
94077039ce
Update pre-commit hook rbubley/mirrors-prettier to v3.9.4 ( #6811 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-04 03:11:00 +02:00
0927683655
Lock file maintenance ( #6799 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de >
2026-07-02 11:35:09 +02:00
qwerty287
a7cdfcf3e1
Added translation using Weblate (Thai)
2026-07-02 05:44:35 +00:00
Marc Plano-Lesay
ba2f6f7115
Stamp trusted commit-branch and event pod labels ( #6802 )
2026-07-01 23:56:48 +02:00
6543
6fe8d0bfb5
Rename CI_COMMIT_PRERELEASE to CI_PIPELINE_RELEASE_PRE ( #6794 )
2026-07-01 23:39:38 +02:00
renovate[bot] and lnx01
b8650b0c09
Update dependency prettier to v3.8.5 ( #6788 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-01 22:31:28 +02:00
nati737 and 6543
86249395a5
Kubernetes: increase memory limit for init container ( #6801 )
...
Co-authored-by: 6543 <6543@obermui.de >
2026-07-01 22:24:03 +02:00
6543
1fdd0554db
migration: "update-pipeline-structure_tags-releases" should have stable order ( #6796 )
2026-06-29 03:09:05 +02:00
renovate[bot] and lnx01
994e9f1d2f
Update pre-commit hook rbubley/mirrors-prettier to v3.9.1 ( #6797 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-28 14:49:33 +02:00
6543 and qwerty287
8ff62b2f9e
Rework pipeline data structure: Release & Tag ( #6774 )
...
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com >
2026-06-27 17:56:45 +02:00
woodpecker-bot
b75ee66128
🎉 Release 3.16.0 ( #6664 )
v3.16.0
2026-06-27 13:44:22 +02:00
qwerty287 and 6543
d4af3be952
Add 3.16 docs ( #6790 )
...
Co-authored-by: 6543 <6543@obermui.de >
2026-06-27 13:41:25 +02:00
6543 and AnuragBathani
5df9d52260
Gate Kubernetes serviceAccountName backend step config behind agent config ( #6792 )
...
Co-authored-by: AnuragBathani <anuragbathani96500@gmail.com >
2026-06-27 13:28:10 +02:00
renovate[bot] and lnx01
75c66e86a8
Update pre-commit hook rbubley/mirrors-prettier to v3.8.5 ( #6791 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-27 11:47:11 +02:00
nati737 and 6543
75801db7df
Kubernetes: allow custom image when precreating workingDir as nonroot ( #6771 )
...
Co-authored-by: 6543 <6543@obermui.de >
2026-06-26 19:14:59 +02:00
6543
41181ab401
Server can move pipeline parsing into background on long creation times ( #6781 )
2026-06-26 15:16:56 +03:00
renovate[bot] and lnx01
e5e7b95634
Update docs npm deps non-major ( #6786 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-26 13:00:06 +02:00
Weslley Rocha
e3f827bd67
Add CI_COMMIT_PULL_REQUEST_DRAFT environment variable ( #6778 )
2026-06-26 11:16:54 +02:00
6543 and Lauris B
c8b0c3a571
Make LogEntry Buffer configurable for agent ( #6773 )
...
Co-authored-by: Lauris B <lauris@nix.lv >
2026-06-26 10:17:06 +02:00
Robert Wolff
0f5819c023
Allow images for secrets to contain SHA256 for image pinning ( #6784 )
2026-06-25 17:35:14 +02:00
6543
020938c652
Agent treat gRPC Internal error as fatal ( #6780 )
2026-06-25 11:01:49 +02:00
921c5d5ba4
Update golang-packages ( #6782 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de >
2026-06-25 09:41:37 +02:00
7abb26de75
Update golang-packages ( #6776 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de >
2026-06-24 14:17:30 +02:00