6543
9b3cb06b36
Dont run pipeline on push events to renovate branches ( #4406 )
2024-11-19 19:00:59 +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
renovate[bot]
288b363e74
chore(deps): update docker.io/mysql docker tag to v9.1.0 ( #4236 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-20 10:59:46 +02:00
6543
2f37678762
chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.0.0
2024-10-09 15:15:24 +02:00
renovate[bot]
0c96f3611c
chore(deps): update docker.io/postgres docker tag to v17 ( #4179 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-05 16:23:53 +03:00
renovate[bot]
cb25ccdef2
chore(deps): update docker.io/woodpeckerci/plugin-codecov docker tag to v2.1.5 ( #4167 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2024-10-05 13:52:14 +01:00
renovate[bot]
d78cb9ed71
chore(deps): update docker.io/mysql docker tag to v9 ( #4178 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-05 15:33:19 +03:00
renovate[bot]
340a3c0daf
chore(deps): update docker.io/golang docker tag to v1.23 ( #4170 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-05 10:32:30 +01:00
6543
b33f24a996
update test workflow to lint correctly ( #4085 )
2024-09-05 08:14:52 +03:00
6543
42f2734308
cspell lint go code ( #3706 )
2024-05-24 22:35:04 +02:00
Robert Kaussow
da0658a531
Pin golang container to minor release ( #3696 )
2024-05-13 15:27:17 +02:00
Robert Kaussow
d6205e3c61
Revert service names in CI ( #3505 )
2024-03-18 20:41:00 +01:00
6543
ad7509e07c
Use map on all environment keys in our config ( #3500 )
...
and also fix https://ci.woodpecker-ci.org/repos/3780/pipeline/13941/24
2024-03-18 14:21:53 +01:00
Robert Kaussow
2268c0c2ae
Temp rename CI services to avoid duplicate name issues ( #3497 )
...
Workaround for: https://github.com/woodpecker-ci/woodpecker/issues/3494
2024-03-18 12:55:46 +01:00
qwerty287
901315625b
More when
filters ( #3407 )
...
to not run empty pipelines
2024-02-23 06:05:25 +01:00
qwerty287
5d3a503f98
Add link checking ( #3371 )
...
Closes https://github.com/woodpecker-ci/woodpecker/issues/3332
2024-02-12 15:00:33 +01:00
qwerty287
f529b609c3
Remove deprecated group
from config ( #3289 )
2024-01-28 12:55:18 +01:00
Lukas
94b882fb95
Add spellcheck config ( #3018 )
...
Part of #738
```
pnpx cspell lint --gitignore '{**,.*}/{*,.*}'
```
---------
Co-authored-by: Anbraten <anton@ju60.de>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
2024-01-27 21:15:10 +01:00
qwerty287
6925afd83b
Pin prettier version ( #3260 )
2024-01-22 21:38:47 +02:00
qwerty287
59d824ebf8
Do not run prettier with pre-commit ( #3196 )
...
To fix issues with https://github.com/woodpecker-ci/woodpecker/pull/3190
Prettier still runs at woodpecker.
Also fix the duplication in our CI.
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-01-14 21:14:00 +01:00
qwerty287
f56f9cb1c0
Cleanups + prefer .yaml ( #3069 )
...
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2024-01-11 18:43:54 +01:00