woodpecker/remote/github
Jacob Floyd 7f4a205764
Remove legacy/unused code + misc cleanups (#331)
* delete obsolete cncd code

jsonrpc2 client+server, and the utils that used them (piped, pipec)
are not used anymore.

jsonrpc2 was replaced with grpc
piped+pipec were replaced by agents

* delete duplicate section in swagger file

* comment typos

* go mod tidy (websocket+jsonrpc2 no longer used)

* go mod vendor

Co-authored-by: Anbraten <anton@ju60.de>
2021-09-21 17:35:32 +02:00
..
fixtures Add support for path-prefix condition (#174) 2021-06-28 23:50:35 +02:00
convert.go Add support for path-prefix condition (#174) 2021-06-28 23:50:35 +02:00
convert_test.go Relaced laszlocph/woodpecker with woodpecker-ci/woodpecker 2021-05-25 14:08:27 +02:00
github.go Use server-host as source for public links and warn if it is set to localhost (#251) 2021-08-20 16:32:52 +02:00
github_test.go Relaced laszlocph/woodpecker with woodpecker-ci/woodpecker 2021-05-25 14:08:27 +02:00
parse.go Remove legacy/unused code + misc cleanups (#331) 2021-09-21 17:35:32 +02:00
parse_test.go Add support for path-prefix condition (#174) 2021-06-28 23:50:35 +02:00
types.go Add support for path-prefix condition (#174) 2021-06-28 23:50:35 +02:00