woodpecker/server
Lauris BH 1ac2c42652
Add global and organization secrets (#1027)
* Implement database changes and store methods for global and organization secrets

* Add tests for new store methods
* Add organization secret API and UI
* Add global secrets API and UI

* Add suggestions

* Update warning style

* Apply suggestions from code review

Co-authored-by: Anbraten <anton@ju60.de>

* Fix lint warning

Co-authored-by: Anbraten <anton@ju60.de>
2022-08-14 13:48:53 +02:00
..
api Add global and organization secrets (#1027) 2022-08-14 13:48:53 +02:00
badges fix badges (#957) 2022-06-04 16:23:45 +02:00
cache Add method to check organization membership (#1037) 2022-07-25 03:09:35 +02:00
ccmenu Move Badge & CCMenue into own packages (#908) 2022-05-14 14:30:09 +02:00
grpc Add agent tagging / filtering for pipelines (#902) 2022-05-31 01:12:18 +02:00
logging Remove unused code (#797) 2022-02-25 21:42:45 +01:00
model Add global and organization secrets (#1027) 2022-08-14 13:48:53 +02:00
pipeline Move Server Pipeline Build code out of API into own package (#949) 2022-06-15 21:33:29 +02:00
plugins Add global and organization secrets (#1027) 2022-08-14 13:48:53 +02:00
pubsub Add linter staticcheck (#535) 2021-11-25 17:15:36 +01:00
queue Add agent tagging / filtering for pipelines (#902) 2022-05-31 01:12:18 +02:00
remote Fix duplicate pipeline status in GitLab (#1095) 2022-08-12 17:49:40 +02:00
router Add global and organization secrets (#1027) 2022-08-14 13:48:53 +02:00
shared Provide global environment variables for pipeline substitution (#968) 2022-07-30 08:06:03 +02:00
store Add global and organization secrets (#1027) 2022-08-14 13:48:53 +02:00
swagger Add linter misspell (#530) 2021-11-24 02:01:12 +01:00
web Show forge icons in UI (#987) 2022-06-17 20:14:01 +02:00
config.go Add method to check organization membership (#1037) 2022-07-25 03:09:35 +02:00