GitHub Actions for Bazel Monorepo - Building & Testing (CI)

Опубликовано: 02 Январь 2022
на канале: Kris Foster
8,711
102

In this video we're going to be adding a GitHub workflow to our bazel monorepo. We will be using an action to setup bazelisk & then we will run bazel build & test in the CI.

Bazel: https://bazel.build/
Code: https://github.com/kriscfoster/multi-...
Setup Bazelisk Action: https://github.com/marketplace/action...