woodpecker/server/api
Thomas Anderson 0c3021473f
Added Woodpecker Host Config used for Webhooks (#1869)
When SCM and Woodpecker are deployed in the same cluster, I want that
SCM requests Woodpecker directly by internal URL.


![Webhook-host-diagram](https://github.com/woodpecker-ci/woodpecker/assets/127358482/c4689d55-839a-4731-95b3-5734ba561e5f)
 
This PR adds optional URL used for Webhook calls.
2023-06-18 14:47:40 +02:00
..
debug Update swagger API specification (#1782) 2023-06-03 21:38:36 +02:00
metrics disable metrics access if no token is set (#1469) 2022-12-09 18:03:43 +01:00
agent.go Update swagger API specification (#1782) 2023-06-03 21:38:36 +02:00
badge.go Access repos by their ids (#1691) 2023-06-13 01:07:52 +02:00
cron.go Access repos by their ids (#1691) 2023-06-13 01:07:52 +02:00
global_secret.go Update swagger API specification (#1782) 2023-06-03 21:38:36 +02:00
helper.go Refactor nits (#1652) 2023-03-19 18:32:19 +01:00
hook.go Update swagger API specification (#1782) 2023-06-03 21:38:36 +02:00
login.go Identify users using their remote ID (#1732) 2023-05-11 05:19:35 +02:00
org.go Update swagger API specification (#1782) 2023-06-03 21:38:36 +02:00
org_secret.go Update swagger API specification (#1782) 2023-06-03 21:38:36 +02:00
pipeline.go Access repos by their ids (#1691) 2023-06-13 01:07:52 +02:00
registry.go Access repos by their ids (#1691) 2023-06-13 01:07:52 +02:00
repo.go Added Woodpecker Host Config used for Webhooks (#1869) 2023-06-18 14:47:40 +02:00
repo_secret.go Access repos by their ids (#1691) 2023-06-13 01:07:52 +02:00
signature_public_key.go Update swagger API specification (#1782) 2023-06-03 21:38:36 +02:00
stream.go Access repos by their ids (#1691) 2023-06-13 01:07:52 +02:00
user.go Access repos by their ids (#1691) 2023-06-13 01:07:52 +02:00
users.go Update swagger API specification (#1782) 2023-06-03 21:38:36 +02:00
z.go Update swagger API specification (#1782) 2023-06-03 21:38:36 +02:00