woodpecker/server/shared
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
..
buildStatus.go Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
buildStatus_test.go Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
configFetcher.go Remove unsupported pipeline file extension "yaml" (#373) 2021-09-28 14:07:25 +02:00
configFetcher_test.go Replace drone strings with woodpecker (#391) 2021-10-02 10:59:34 +02:00
procBuilder.go Replace drone strings with woodpecker (#391) 2021-10-02 10:59:34 +02:00
procBuilder_test.go Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
procStatus.go Fix various typos (#416) 2021-10-08 18:35:56 +02:00
procStatus_test.go Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
userSyncer.go Pass down context.Context (#371) 2021-09-28 12:56:59 +02:00