Commit Graph

5848 Commits

Author SHA1 Message Date
Patrick Schratz
d9653dd2af [release/v2.8] Don't fail user creation if org exists (#4687) (#4692) 2025-01-11 08:15:50 +02:00
Patrick Schratz
17fc49187f [release/v2.8] Improve error on config loading (#4024) (#4698)
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2025-01-11 08:10:36 +02:00
Patrick Schratz
8f46d0d85a [release/v2.8] Fix addon nil values (#4666) (#4693)
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2025-01-10 18:48:32 +01:00
qwerty287
d76144ef42 Fix avatar column type (#4340) (#4602) 2024-12-21 11:59:24 +01:00
Robert Kaussow
957581571b Add changelog for v2.8.2 (#4594) v2.8.2 2024-12-20 07:59:01 +01:00
Robert Kaussow
88d3a3cec4 Fix version.json updates (#4593) 2024-12-19 22:05:03 +01:00
Robert Kaussow
557ea478f5 Backport gitea and forgejo sdk updates (#4592) 2024-12-19 21:26:31 +01:00
Robert Kaussow
5c589a7aac Do not log forge tokens (#4551) (#4590) 2024-12-19 21:18:14 +01:00
Robert Kaussow
80ea0d1f2f Don't log DB passwords (#4583) (#4589) 2024-12-19 21:17:56 +01:00
Robert Kaussow
fc40696e93 Backport golang security updates (#4587)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-19 20:32:43 +01:00
woodpecker-bot
8b398e18ab 🎉 Release 2.8.1 (#4513) v2.8.1 2024-12-13 23:14:28 +01:00
Joan Flotats
36e5b9514b Add Bitbucket fixes to Release/2.8 (#4547)
Co-authored-by: Joan Flotats <joanflotats@bit2me.com>
2024-12-10 15:21:37 +02:00
John Olheiser
21d9c6cece fix: addon JSON pointers (#4508) (#4512)
Signed-off-by: jolheiser <git@jolheiser.com>
2024-12-05 17:24:18 +01:00
woodpecker-bot
985a5ae73b 🎉 Release 2.8.0 (#4304) v2.8.0 2024-11-28 19:50:54 +01:00
6543
50a3749b60 Enforce exact matching for GitLab groups (#4473) (#4474)
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
2024-11-28 19:49:00 +01:00
6543
f85192ba4a Docker Backend: fully support windows container (#4381) (#4464) 2024-11-27 05:42:46 +01:00
Anbraten
cc3f0412f2 Extend approval options (#3348) (#4429)
Co-authored-by: 6543 <6543@obermui.de>
2024-11-25 21:31:13 +01:00
6543
e1ec60a826 Normalize aarch64 -> arm64 for docker backend (#4451) (#4457)
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
2024-11-25 19:48:23 +01:00
6543
2cbd9268f6 Deprecate secrets in favor of from_secret (#4360) 2024-11-18 21:26:46 +01:00
6543
aa7e1cdd9e ci: remove last "secrets" usage and migrate to from_secret (#4372) (#4407) 2024-11-18 19:12:58 +02:00
6543
092ea7b907 Deprecate and warn of list syntax of environment (#4358)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2024-11-17 09:17:09 +02:00
6543
cbe74ec72f Process workflow logs in batches (#4045) (#4356)
Co-authored-by: hg <k@isakov.net>
2024-11-13 15:42:45 +01:00
6543
b68b038adf address review lint issues (#4354) (#4357) 2024-11-11 19:38:17 +01:00
6543
2ec46c5429 Bump release plugin (#4328) 2024-11-06 15:40:17 +01:00
6543
b89d4f059c Add migration to autofix corrupted users.org_id entrys in db (#4307) (#4327) 2024-11-06 15:30:18 +01:00
6543
cef9cc3753 Bump release plugin (#4318)
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
Co-authored-by: oauth <woodpecker-bot@obermui.de>
2024-11-06 01:23:10 +01:00
6543
084d6f883a Upgrade vue-i18n (#4317)
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
2024-11-06 01:19:04 +01:00
6543
bbdabae564 Start a trivy server service (#4288) (#4312) 2024-11-06 01:06:39 +01:00
6543
5c4dbaa8fb dont release docs from release branch (#4316) 2024-11-06 00:27:18 +01:00
Anbraten
9dcc1a4ac2 Use release-helper for release/* branches (#4302) 2024-11-04 14:59:17 +01:00
6543
ba382a090c Changelog for v2.7.2 (#4214)
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
v2.7.2
2024-11-03 12:54:02 +01:00
6543
0527e54da0 pin xgo image (#4287) 2024-11-03 00:40:39 +01:00
6543
3a1c3e72e4 Don't parse forge config files multiple times if no error occured (#4272) (#4273)
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
2024-10-29 07:34:32 +02:00
6543
c427886d3c fix: repo/owner parsing for gitlab (#4255) (#4261)
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
2024-10-27 10:50:09 +01:00
6543
eadb75ad17 Revert "Only allow docker-buildx plugin >= 5.0.0 to be priviledged by default (#4213)"
This reverts commit 71d478b79a.
2024-10-09 17:00:04 +02:00
6543
71d478b79a Only allow docker-buildx plugin >= 5.0.0 to be priviledged by default (#4213) 2024-10-09 16:48:22 +02:00
6543
67d8d6e317 chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.0.0 2024-10-09 15:16:30 +02:00
6543
b1e5103ee5 Backport JS dependency updates (#4189) 2024-10-05 18:01:46 +02:00
6543
1b1bf27951 Bump trivy plugin (#4160) (#4188)
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
2024-10-05 16:24:20 +03:00
6543
cc203e25f1 chore(deps): update dependency vite to v5.4.6 [security] (#4163) (#4187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-05 14:18:21 +01:00
6543
972e45daaf Print agent labels in debug mode (#4155) (#4156) 2024-10-03 15:02:40 +02:00
6543
10d8a13272 Run queue.process() in background (#4115) 2024-09-20 14:13:46 +02:00
6543
4576aef483 Fix agent last work update throttling (#4124) (#4126)
Co-authored-by: Lukas <lukas@slucky.de>
2024-09-18 23:28:22 +02:00
6543
6f5e0697d0 Only update agent.LastWork if not done recently (#4031) (#4100)
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
2024-09-10 15:53:16 +03:00
6543
324ab4ac89 🎉 Release 2.7.1 (#4090)
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
v2.7.1
2024-09-07 10:36:01 +02:00
qwerty287
abb88fa134 Fix org settings page (#4002) (#4093)
Co-authored-by: Divya Jain <dvjn.dev+git@gmail.com>
2024-09-07 10:27:20 +02:00
6543
9b18a90a59 [Backport] Lint privileged plugin match and allow to be set empty (#4084) 2024-09-05 20:30:03 +03:00
6543
688d984d7e Update docker-buildx plugin to v4.2.0 2024-09-05 01:33:40 +02:00
6543
432f49cae3 Bump github.com/docker/docker from v24.0.9 to v24.0.9+30 (#4077) 2024-09-02 14:23:17 +02:00
6543
4535ef330a Allow admins to specify priviledged plugins by name **and tag** (#4075) (#4076) 2024-09-01 23:06:06 +02:00