bazel-contrib / publish-to-bcr

A GitHub app that mirrors releases of your Bazel ruleset to the Central Registry
Apache License 2.0
22 stars 11 forks source link

refactor: use a dependency injection framework #161

Closed kormide closed 4 months ago

kormide commented 4 months ago

Use NestJS to do dependency injection. This is a prefactor I wanted to get in before we make a CLI or GitHub action.