Deploying from a Bazel Monorepo to Heroku

Поделиться
HTML-код
  • Опубликовано: 27 июн 2022
  • In this video, we're going to be deploying bazel binary targets to heroku. Traditionally, these things don't work very well together because of the way heroku detects app types and the way a bazel repository is organized. However, bazoku tries to solve this. We are able to deploy using bazel to heroku from our local machine and from a GitHub workflow.
    Bazel: bazel.build/
    Bazoku: github.com/salesforce/bazoku
    Code: github.com/kriscfoster/multi-...
  • НаукаНаука

Комментарии •