1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2026-06-03 16:35:37 +02:00
Commit Graph

7932 Commits

Author SHA1 Message Date
6543 f3a3c77368 Translated using Weblate (German)
Currently translated at 100.0% (454 of 454 strings)

Translation: Woodpecker CI/UI
Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/de/
2026-05-17 19:08:35 +00:00
renovate[bot] fb7938ee20 Update web npm deps non-major (#6603)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-17 20:32:56 +02:00
qwerty287 c64fa98b6e Add timezone support for crons (#6597) 2026-05-17 20:26:37 +02:00
renovate[bot] 63a623cdca Update web npm deps non-major (#6602)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-17 20:13:08 +02:00
Eric Zhou 8905b8fa53 Add CI_PIPELINE_RERUNS environment variable (#6588) 2026-05-17 19:13:23 +02:00
qwerty287 c331e1c93d Add placeholders to inputs (#6599) 2026-05-17 17:22:47 +02:00
renovate[bot] 76c6ea4027 Update web npm deps non-major (#6601)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-17 15:20:06 +02:00
renovate[bot] ce94af53db Update dependency simple-icons to v16.20.0 (#6596)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-17 07:41:53 +02:00
Ryan Finnie e71069ce70 docs: Change homepage of woodpecker-shellcheck (#6594) 2026-05-17 07:35:29 +02:00
renovate[bot] db7c0e0131 Update dependency eslint to v10.4.0 (#6593)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-16 12:11:28 +02:00
renovate[bot] 488330aaf4 Update dependency @antfu/eslint-config to v9 (#6592)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-16 12:06:01 +02:00
renovate[bot] cc8720a90d Update web npm deps non-major (#6591)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-16 11:29:56 +02:00
renovate[bot] 6987ecd90c Update woodpeckerci/plugin-git Docker tag to v2.9.1 (#6589)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-16 08:37:22 +02:00
renovate[bot] d21328a1e5 Update postgres Docker tag to v18.4 (#6590)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-16 08:26:59 +02:00
renovate[bot] 8f4eaa906a Update docs npm deps non-major (#6586)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de>
2026-05-16 08:23:16 +02:00
renovate[bot] d1819617b1 Update module gitlab.com/gitlab-org/api/client-go/v2 to v2.26.1 (#6587)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-16 03:35:18 +02:00
qwerty287 cbc208de90 Fix docs securityscan (#6585)
Co-authored-by: 6543 <6543@obermui.de>
2026-05-16 01:00:02 +02:00
qwerty287 2c8b690fc3 Fix missing log close button (#6584) 2026-05-15 19:23:19 +02:00
Kirill Isakov 612c376927 Translated using Weblate (Russian)
Currently translated at 100.0% (450 of 450 strings)

Translation: Woodpecker CI/UI
Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/ru/
2026-05-15 08:57:38 +00:00
renovate[bot] 257f974e55 Update golang-packages (#6582)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-15 03:46:52 +02:00
renovate[bot] 1f3a2f90ce Update pnpm to v11 (#6561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
2026-05-14 14:11:55 +02:00
6543 11f74a6291 format with gofumpt v0.10.0 (#6573) 2026-05-14 14:02:43 +02:00
Anonymous 47d3df98cf Translated using Weblate (Finnish)
Currently translated at 1.5% (7 of 450 strings)

Translation: Woodpecker CI/UI
Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/fi/
2026-05-14 07:59:17 +00:00
qwerty287 215663523d Use "sign in/out" (#6579) 2026-05-14 09:17:57 +02:00
6543 4b71152ace Fix race in local backend tests (#6574) 2026-05-14 08:15:40 +02:00
renovate[bot] 8dd240491c Update module gitlab.com/gitlab-org/api/client-go/v2 to v2.26.0 (#6578)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-14 03:16:37 +02:00
6543 c1adf2e8af saveWorkflowsFromPipelineBuilder: check for pre-loaded workflows (#6474) 2026-05-13 21:23:33 +02:00
Anbraten e4dfbf86c6 Refactor server/.../step_builder into pipeline/.../builder (#3967)
Extract the `step_builder` from the server to the pipeline package.
This cleans the interfaces / structure and will allow us to re-use it in the cli to correctly support pipeline execution (things like `depends_on` support).

Co-authored-by: Anton Bracke <anton.bracke@fastleansmart.com>
Co-authored-by: 6543 <6543@obermui.de>
2026-05-13 19:08:38 +02:00
renovate[bot] ce8b322c5a Update golang-packages (#6571)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-13 03:24:02 +02:00
Kirill Isakov 45c0aa2335 Translated using Weblate (Russian)
Currently translated at 100.0% (450 of 450 strings)

Translation: Woodpecker CI/UI
Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/ru/
2026-05-12 19:12:08 +00:00
6543 f36a8272be Frontport release 3.14.1 (#6568) (#6570) 2026-05-12 13:32:20 +02:00
6543 908d793652 server: for grpc store extracted agentID in context (#6569)
long term fix for: #6541

simple backport is found at #6567
2026-05-12 13:22:45 +02:00
renovate[bot] a80cc21bdf Update web npm deps non-major (#6446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-12 12:37:44 +02:00
renovate[bot] a76997796b Update module gitlab.com/gitlab-org/api/client-go/v2 to v2.25.0 (#6566)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-12 08:09:32 +02:00
qwerty287 3a0a551185 Translated using Weblate (German)
Currently translated at 100.0% (450 of 450 strings)

Translation: Woodpecker CI/UI
Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/de/
2026-05-11 17:59:08 +00:00
Lê Hoàng Phương 23260bc7b9 Group logs by command in step logs UI and make them collapsible (#6398)
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2026-05-11 13:02:01 +02:00
renovate[bot] d9c25cd601 Update module github.com/google/go-github/v85 to v86 (#6560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-11 12:55:51 +02:00
renovate[bot] 7f3dc3d3ed Lock file maintenance (#6563)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-11 02:41:13 +02:00
renovate[bot] cf419b721c Update golang-packages (#6562)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-11 02:33:01 +02:00
renovate[bot] cbb43406c8 Update docs npm deps non-major (#6555)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de>
Co-authored-by: 6543 <6543@obermui.de>
2026-05-10 17:25:14 +02:00
6543 3d119ddbb4 Pin pnpm to v10.33.4 (#6559) 2026-05-09 23:30:04 +03:00
renovate[bot] 12006788a9 Update dependency mvdan/gofumpt to v0.10.0 (#6558)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-09 10:22:15 +02:00
renovate[bot] 2938fb076b Update dependency golangci/golangci-lint to v2.12.2 (#6556)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-09 07:17:04 +02:00
renovate[bot] ed59b63d23 Update pre-commit hook golangci/golangci-lint to v2.12.2 (#6557)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-09 07:11:59 +02:00
renovate[bot] bc074b88a0 Update dependency golang to v1.26.3 (#6554)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-09 03:54:33 +02:00
6543 094c8a7b8f golangci: upgrade gomodguard to gomodguard_2 (#6549) 2026-05-07 15:05:49 +02:00
6543 9130c497d4 Expose step type to step env (#4290) 2026-05-07 13:08:54 +02:00
renovate[bot] ff5c84874f Update golang-packages (#6548)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-07 02:23:26 +02:00
wucm667 a7a123dc8b fix(agent): persist agent ID after auth to prevent crashloop duplicates (#6543)
Signed-off-by: wucm667 <stevenwucongmin@gmail.com>
2026-05-07 02:12:15 +02:00
qwerty287 98b0140b75 Add 3rd party secret extensions list (#6546) 2026-05-07 01:53:05 +02:00