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
+
* refactor modules to load external dependencies on startup ([763aacb](https://github.com/abinnovision/github-workflow-dispatch-proxy/commit/763aacb19220e9491fe5dcf71986be33fcddc100))
12
+
13
+
14
+
### Bug Fixes
15
+
16
+
* add extended logging for errors ([865b558](https://github.com/abinnovision/github-workflow-dispatch-proxy/commit/865b5582097c31736e4765ed3adf5761ce77c8b1))
17
+
* add OpenAPI as json ([0ed7a2a](https://github.com/abinnovision/github-workflow-dispatch-proxy/commit/0ed7a2a6edb1fda1eab91cde56b9ba7f8904494b))
* add ts declarations for .yaml files ([79e66e9](https://github.com/abinnovision/github-workflow-dispatch-proxy/commit/79e66e92ca5bdaad805d5117b04e67710c7af31f))
20
+
* always use json as response ([fa5be62](https://github.com/abinnovision/github-workflow-dispatch-proxy/commit/fa5be626733ef77faf9099c7edf65dccef6efeb9))
21
+
* apply POLICY_DIR const only for built-in policies ([362a8c1](https://github.com/abinnovision/github-workflow-dispatch-proxy/commit/362a8c150735f8533970ced40c37615ec0f0cfe3))
22
+
* catch and output bootstrap errors properly ([e587f17](https://github.com/abinnovision/github-workflow-dispatch-proxy/commit/e587f179c37dd1a9614fd85fcc7a9a06d4b54f75))
23
+
* import openapi.yaml instead of loading it through fs ([90ba115](https://github.com/abinnovision/github-workflow-dispatch-proxy/commit/90ba115d460c172025d34e6ff692b5bf04c82521))
24
+
* move dispatch-handler to dispatch directory ([ed3606a](https://github.com/abinnovision/github-workflow-dispatch-proxy/commit/ed3606aecb6db46b02796182a1e677db918cad77))
* refactor build to support loading built-in policies ([46dc152](https://github.com/abinnovision/github-workflow-dispatch-proxy/commit/46dc15281440b05c7f3590e343c681c1eff5dded))
27
+
* remove pino-pretty transport as default ([6f052ad](https://github.com/abinnovision/github-workflow-dispatch-proxy/commit/6f052adc5862ae0080bfc86243745ba10d192522))
28
+
* use 8080 as default port ([e36b6e4](https://github.com/abinnovision/github-workflow-dispatch-proxy/commit/e36b6e4b9bea0522fb252632aa1ceec7f820c816))
0 commit comments