JetBrains / teamcity-bazel-plugin

TeamCity plugin for Bazel build system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TeamCity Bazel build support

official JetBrains project

TeamCity plugin to support projects based on Bazel build system.

Features

It provides the following features for bazel projects:

  • Bazel tool detection on build agents
  • Bazel command build runners
  • Structured build log provider
  • Auto-discovery of build steps
  • Bazel tests reporter
  • Cleaner of bazel workspace caches
  • Bazel build feature to configure common startup options & remote cache

Download

You can download the plugin and install it as an additional TeamCity plugin.

Compatibility

The plugin is compatible with TeamCity 2018.1.x and greater.

Configuration

The plugin relies on PATH environment variable to detect installed bazel tool version.

Build

This project uses gradle as the build system. You can easily open it in IntelliJ IDEA or Eclipse.

Contributions

We appreciate all kinds of feedback, so please feel free to send a PR or submit an issue.

About

TeamCity plugin for Bazel build system

License:Apache License 2.0


Languages

Language:Kotlin 94.2%Language:Java 4.0%Language:Gherkin 0.7%Language:Starlark 0.6%Language:ANTLR 0.4%Language:Batchfile 0.1%Language:CSS 0.0%