pingcap / pingcap/tidb

support RBE in the makefile and script

Open
#44,765 0 comments 0 reactions 0 assignees View on GitHub
type/enhancement
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

## Enhancement

### Description
We need to add support for Remote Bazel Execution (RBE) to our build system. This will require changes to our Makefile and build scripts.

### Background
RBE is a feature of Bazel that allows builds to be offloaded to remote servers, improving build times for large projects. By using RBE, we can take advantage of the scalability and performance benefits of cloud computing.

### Objective

Our objective is to add support for RBE to our build system, allowing us to use remote servers to speed up our builds.

### Scope

This project will involve modifying our Makefile and building scripts to support RBE. We may also need to make changes to our build environment to enable RBE.

### Deliverables
Updated Makefile and build scripts that support RBE.
Documentation on how to use RBE with our build system.
Integration with our continuous integration (CI) system to ensure that RBE is used for all builds.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.