tikv / tikv/pd

pd-server deploy failed when change source code

Open
#8,189 3 comments 0 reactions 0 assignees View on GitHub
type/feature-request
Dominant language
Go
Stars
1.2k
Forks
783
Avg merge
5d 21h
Merged PRs (30d)
36

Description

## Feature Request

### Describe your feature request related problem

### Describe the feature you'd like

I clone and change pd source code, and `make build` successed.
but it can't run with bin when I deploy with tiup.
I found out that it was because the dirty version was used during compilation.
`-X "http://github.com/tikv/pd/server/versioninfo.PDReleaseVersion=fd2094e-dirty"`

### Describe alternatives you've considered

Is there any documentation on how to compile and deploy after modifying the source code?

### Teachability, Documentation, Adoption, Migration Strategy

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.