Commit graph

6105 commits

Author SHA1 Message Date
renovate[bot]
30ca85a281
fix(deps): update golang-packages 2024-11-21 14:44:59 +00:00
6543
d3e73d1e4a
Remove secrets in favor of from_secret (#4363)
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
Co-authored-by: Lauris BH <lauris@nix.lv>
2024-11-21 15:42:02 +01:00
Robert Kaussow
350082cd19
Add count badge to visualize counters in tab title (#4419) 2024-11-20 22:02:59 +01:00
Robert Kaussow
309cd7295a
Fix not working overflow on repo list message (#4420) 2024-11-20 21:48:12 +01:00
Robert Kaussow
b3932a0aed
Redesign repo list and include last pipeline (#4386) 2024-11-20 12:24:56 +01:00
6543
09ad4182dd
Bump minimum nodejs to v20 (#4417) 2024-11-19 19:51:49 +01:00
6543
9b3cb06b36
Dont run pipeline on push events to renovate branches (#4406) 2024-11-19 19:00:59 +01:00
6543
ce8cd029b4
Use KeyValueEditor for DeployPipelinePopup too (#4412) 2024-11-19 16:08:48 +01:00
qwerty287
95e464b7cd
Use separate routes instead of anchors (#4285)
Co-authored-by: Anbraten <anton@ju60.de>
2024-11-19 14:04:50 +01:00
qwerty287
5c2204716c
Fix migration sorting (#4408) 2024-11-18 20:48:51 +02:00
renovate[bot]
78cc9eba4d
fix(deps): update golang-packages (#4401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2024-11-18 19:40:45 +01:00
6543
e95db23794
Harden and correct fifo task queue tests (#4377) 2024-11-18 17:50:17 +02:00
Anbraten
d0927e37dc
Untangle settings / header slots (#4403) 2024-11-18 15:16:30 +01:00
Anbraten
5e2fa8164b
Extend approval options (#3348) 2024-11-18 14:49:12 +01:00
renovate[bot]
2a445a6663
chore(deps): lock file maintenance (#4402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-18 07:14:22 +01:00
Cyril DUCHENOY
096ec4d766
Add microsoft teams plugin (#4400) 2024-11-17 19:52:07 +01:00
Robert Kaussow
03ec8bba7f
Fix PipelineFeed spinner overlay and border radius (#4399) 2024-11-17 20:32:23 +02:00
qwerty287
d2509d3ad1
Revert "Add back button to repo pipeline list" (#4398) 2024-11-17 10:46:55 +01:00
renovate[bot]
b2170bc374
fix(deps): update docs npm deps non-major (#4394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de>
2024-11-17 08:27:57 +01:00
renovate[bot]
2e538bdf3d
chore(deps): update web npm deps non-major (#4391)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-17 08:15:56 +01:00
renovate[bot]
9abc93ea30
fix(deps): update dependency @intlify/unplugin-vue-i18n to v6 (#4397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-17 09:09:40 +02:00
renovate[bot]
d589ecb611
chore(deps): update dependency @types/node to v22 (#4395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-17 09:02:24 +02:00
renovate[bot]
4ee28768c7
chore(deps): update dependency marked to v15 (#4396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-17 08:58:11 +02:00
renovate[bot]
53acfa6a2b
chore(deps): update pre-commit hook golangci/golangci-lint to v1.62.0 (#4390)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2024-11-17 07:29:44 +01:00
renovate[bot]
333184971b
chore(deps): update postgres docker tag to v17.1 (#4389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-17 07:28:52 +01:00
renovate[bot]
18caee366c
chore(deps): update docker.io/techknowlogick/xgo docker tag to go-1.23.x (#4388)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-17 08:25:32 +02:00
Robert Kaussow
4ff8b3f86f
Add back button to repo pipeline list (#4393) 2024-11-17 04:17:14 +01:00
Robert Kaussow
76932698bf
Remove enableManagers from renovate config (#4387) 2024-11-16 20:35:01 +01:00
Robert Kaussow
b906a3337c
Fix responsiveness of the settings template (#4383) 2024-11-16 01:02:01 +01:00
Robert Kaussow
75017ac7ca
Use squared spinner for active pipelines (#4379) 2024-11-15 00:55:29 +01:00
Lauris BH
5699d22a55
Add server configuration option to add default set of labels for workflows that has no labels specified (#4326) 2024-11-14 22:23:42 +01:00
Aaron
1c7728fae3
Kubernetes documentation enhancements (#4374)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Thomas Anderson <127358482+zc-devs@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-11-14 11:06:38 +01:00
6543
f4d7e9f0ff
Add cli lint option to treat warnings as errors (#4373)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2024-11-13 16:28:02 +01:00
6543
e6eb581104
ci: remove last "secrets" usage and migrate to from_secret (#4372) 2024-11-13 14:30:14 +01:00
6543
4ed5e4e04d
On wrong secrets/environment config syntax, fail with good error message (#4359)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2024-11-13 14:07:18 +01:00
Thomas Anderson
a9087cd678
Podman is not (official) supported (#4367) 2024-11-13 14:03:22 +01:00
6543
fc87c740a5
Add EditorConfig-Checker Plugin to docs (#4371) 2024-11-13 13:51:30 +01:00
Robert Kaussow
a1193f0fb4
Improve linter messages in UI (#4351) 2024-11-11 23:34:20 +01:00
6543
04e8309e60
Add server config to disable user registered agents (#4206) 2024-11-11 18:51:14 +01:00
6543
07baae28af
address review lint issues (#4354) 2024-11-11 15:25:31 +01:00
Robert Kaussow
759e5497c9
Fix schema test (#4353) 2024-11-11 10:49:20 +01:00
qwerty287
3c6c90393d
Update plugin docs link (#4347) 2024-11-10 17:16:44 +01:00
Patrick Schratz
9a61cdb15a
Update netrc option description (#4342)
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-11-10 16:39:15 +01:00
qwerty287
8882ebcdbd
Remove secrets from schema (#4345)
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
2024-11-10 16:38:55 +01:00
6543
d721e06c10
Test service settings (#4336) 2024-11-10 08:01:02 +02:00
qwerty287
e13085b69f
Pass settings to services (#4338) 2024-11-09 21:04:27 +01:00
6543
5139401b53
Inline model types for migrations (#4293) 2024-11-09 16:05:32 +01:00
qwerty287
066926f952
Fix avatar column type (#4340) 2024-11-09 08:23:26 +02:00
qwerty287
d72c26c08c
Use repo user to fetch branches (#4339) 2024-11-08 15:05:17 +02:00
qwerty287
ac1962bb7b
Fix deployment event note (#4283) 2024-11-08 13:36:19 +01:00