pingcap / tiup

A component manager for TiDB
https://tiup.io
Apache License 2.0
417 stars 310 forks source link

TiUP playground doesn't download the nightly TiProxy #2343

Closed djshow832 closed 9 months ago

djshow832 commented 9 months ago

Bug Report

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?

I have a nightly TiProxy v0.1.3-alpha-nightly.

tiup playground v7.5.0 --tiproxy 1 --tiproxy.version nightly # downloads v0.1.3-alpha-nightly
tiup playground nightly --tiproxy 1 # downloads v0.1.2
  1. What did you expect to see?

Both ways download v0.1.3-alpha-nightly

  1. What did you see instead?

tiup playground nightly --tiproxy 1 downloads TiProxy v0.1.2

  1. What version of TiUP are you using (tiup --version)?

v1.14.0