pingcap / pingcap/tidb

Make development easier

Open
#36,764 0 comments 0 reactions 2 assignees Claimed by @xhebox View on GitHub
type/enhancement
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

## Enhancement

In history, we had many tools to improve our development. but they are not developed for a long time for example git pre-commit. In these days, We have improved the development experience by importing bazel and ```ut``` tools. so we need to make them better.

In cockroachdb, They have a tool called ```dev```. it can do everything about development. it can help developers init their environment. it can build, test, linter, and so on. TiDB should have those abilities.

PRs:

- #36971 add `CI=0` to bypass bazel CI config, make bazel runnable locally

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.