tiup icon indicating copy to clipboard operation
tiup copied to clipboard

A component manager for TiDB

Results 267 tiup issues
Sort by recently updated
recently updated
newest added

### What problem does this PR solve? close #xxx ### What is changed and how it works? This PR adds TiCI component support to tiup playground with the following improvements:...

size/XL

## Bug Report ### 1. What did you do? I call `tiup mirror clone` to clone the latest tiproxy component. ### 2. What did you expect to see? Currently the...

type/bug

**DRAFT - DO NOT MERGE** Introduce a new `check-dependencies` target that verifies the presence of required system packages and Go tools on Debian systems. This improves the developer experience by...

size/M
do-not-merge/work-in-progress

## Feature Request **Is your feature request related to a problem? Please describe:** **Describe the feature you'd like:** **Why the featue is needed:** **Describe alternatives you've considered:** **Teachability, Documentation, Adoption,...

type/feature-request

### What problem does this PR solve? Replace V1Repository into an interface, such that we can safely replace it with minimum effort. ### Check List Tests - [x] Unit test...

size/L

**THIS IS WORK-IN-PROGRESS, DO NOT MERGE** This is not functional yet. E.g. `tiup list` segfaults. However, with this applied, one can run `tiup --help` without triggering forces network lookups. -----...

size/M
do-not-merge/work-in-progress

## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? tiup deploy yaml: ```yaml global: user: "user" systemd_mode: "user" deploy_dir: "/data00/tikv/tikv-deploy" data_dir: "/data00/tikv/tikv-data"...

type/bug

- https://docs.fedoraproject.org/en-US/packaging-guidelines/Golang/

## General Question Before asking a question, make sure you have: - Searched existing Stack Overflow questions. - Googled your question. - Searched open and closed [GitHub issues](https://github.com/pingcap/tiup/issues?utf8=%E2%9C%93&q=is%3Aissue) - Read...

type/question