woodpecker/server/shared
Anbraten e79ad00826
Add agent tagging / filtering for pipelines (#902)
Officially support labels for pipelines and agents to improve pipeline picking. 

* add pipeline labels
* update, improve docs  and add migration
* update proto file

---
closes #304 & #860
2022-05-31 01:12:18 +02:00
..
buildStatus.go Rename struct field and add new types into server/model's (#523) 2021-11-22 12:55:13 +01:00
buildStatus_test.go gofumpt -w -l -extra . (#661) 2022-01-05 21:50:23 +01:00
configFetcher.go Fix various typos (#835) 2022-03-09 01:44:08 +01:00
configFetcher_test.go Add support for pipeline configuration service (#804) 2022-02-28 10:56:23 +01:00
procBuilder.go Add agent tagging / filtering for pipelines (#902) 2022-05-31 01:12:18 +02:00
procBuilder_test.go gofumpt -w -l -extra . (#661) 2022-01-05 21:50:23 +01:00
procStatus.go Fix various typos (#416) 2021-10-08 18:35:56 +02:00
procStatus_test.go gofumpt -w -l -extra . (#661) 2022-01-05 21:50:23 +01:00
userSyncer.go pass repo to remote perm func (#653) 2022-01-03 15:33:36 +01:00