Commit graph

9 commits

Author SHA1 Message Date
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
Anbraten 894df351ee
Remove push, tag and deployment webhook filters (#281)
- remove `AllowPush`, `AllowTag`,  `AllowDeploy` options.
- keep `AllowPullRequest` option and disable it by default

---
close #265 
close #243
2021-09-18 16:28:35 +02:00
Laszlo Fogas c7ebd68232 Relaced laszlocph/woodpecker with woodpecker-ci/woodpecker 2021-05-25 14:08:27 +02:00
Laszlo Fogas 630c383181 Project is renamed to Woodpecker 2019-08-27 13:07:19 +02:00
Laszlo Fogas bb941c8b83 Differentiating between waiting on dependencies and workers 2019-07-09 16:23:56 +02:00
Laszlo Fogas 2811185321 Queue stats in drone-go 2019-07-09 14:57:08 +02:00
Laszlo Fogas 3534e92775 Remove enterprise features from lib 2019-07-09 13:59:27 +02:00
Laszlo Fogas e5111f3ebe Cleanup 2019-07-09 13:51:20 +02:00
Laszlo Fogas 09e3fce3bd Pull in drone-go 2019-07-09 10:46:15 +02:00