Commit graph

12 commits

Author SHA1 Message Date
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
Renamed from .woodpecker/test.yml (Browse further)