Gusted
Gusted
Similar to #901 Adds support to get the pattern that was used by Chi to match the route, without needing to call the Chi context.
Currently as noted in the comment of `putRunner`, there's no attempt being made to limit the size of the runner pooling - this can result in the pool containing a...
- Using the `access_token` URL query is a deprecated way[^1] of passing the authorization. - Use the Authorization header to pass the token. [^1]: https://github.com/go-gitea/gitea/blob/54fe47fbca4023061a657bd54425c17b8667c5d2/modules/setting/security.go#L183