actions / runner-container-hooks

Runner Container Hooks for GitHub Actions
MIT License
73 stars 44 forks source link

Typescript errors and NPM workspaces #146

Open chriscarpenter12 opened 6 months ago

chriscarpenter12 commented 6 months ago

While starting to look at the possibility of creating our own hook for using KubeVirt I had pulled this repo down and saw some typescript errors. It would also be quite easy to use NPM workspaces with the current structure and to be able to hoist dependencies.

Would you be open to a PR to fix these?