You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* first implementation draft ([8e970a3](https://github.com/abinnovision/github-workflow-dispatch-proxy/commit/8e970a3e58e4f273f6cb961e12bff596a0097348))
11
+
12
+
13
+
### Bug Fixes
14
+
15
+
* add extended logging for errors ([865b558](https://github.com/abinnovision/github-workflow-dispatch-proxy/commit/865b5582097c31736e4765ed3adf5761ce77c8b1))
* always use json as response ([fa5be62](https://github.com/abinnovision/github-workflow-dispatch-proxy/commit/fa5be626733ef77faf9099c7edf65dccef6efeb9))
18
+
* catch and output bootstrap errors properly ([e587f17](https://github.com/abinnovision/github-workflow-dispatch-proxy/commit/e587f179c37dd1a9614fd85fcc7a9a06d4b54f75))
19
+
* import openapi.yaml instead of loading it through fs ([90ba115](https://github.com/abinnovision/github-workflow-dispatch-proxy/commit/90ba115d460c172025d34e6ff692b5bf04c82521))
20
+
* refactor build to support loading built-in policies ([46dc152](https://github.com/abinnovision/github-workflow-dispatch-proxy/commit/46dc15281440b05c7f3590e343c681c1eff5dded))
21
+
* remove pino-pretty transport as default ([6f052ad](https://github.com/abinnovision/github-workflow-dispatch-proxy/commit/6f052adc5862ae0080bfc86243745ba10d192522))
22
+
* use 8080 as default port ([e36b6e4](https://github.com/abinnovision/github-workflow-dispatch-proxy/commit/e36b6e4b9bea0522fb252632aa1ceec7f820c816))
0 commit comments