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 |
|
runephilosof-karnovgroup
|
adb2c82790
|
Update go module path for major version 2 (#2905)
https://go.dev/doc/modules/release-workflow#breaking
Fixes https://github.com/woodpecker-ci/woodpecker/issues/2913 fixes
#2654
```
runephilosof@fedora:~/code/platform-woodpecker/woodpecker-repo-configurator (master)$ go get go.woodpecker-ci.org/woodpecker@v2.0.0
go: go.woodpecker-ci.org/woodpecker@v2.0.0: invalid version: module contains a go.mod file, so module path must match major version ("go.woodpecker-ci.org/woodpecker/v2")
```
---------
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
|
2023-12-08 08:15:08 +01:00 |
|
6543
|
5a7b689e30
|
Switch to go vanity urls (#2706)
Co-authored-by: Anbraten <anton@ju60.de>
|
2023-11-07 08:04:33 +01:00 |
|
qwerty287
|
43e80c17b7
|
Fix client example (#2085)
closes #2071
|
2023-08-01 17:16:45 +02:00 |
|
6543
|
08479390ff
|
Use editorconfig-checker (#982)
|
2022-06-17 12:03:34 +02:00 |
|
luzpaz
|
9b687a923e
|
Fix various typos (#416)
Fix various typos found via `codespell -q 3 -S vendor -L pullrequest,pullrequests`
|
2021-10-08 18:35:56 +02:00 |
|
Anbraten
|
2f267e2a79
|
Rename drone-go (#390)
|
2021-10-03 00:27:43 +02:00 |
|