Installing a Specific Version Always Installs the Latest Version
还没有人认领这个 Issue。
评估
调研方向
首先检查 README 中的安装说明以及通过 https://gh.io/copilot-install 调用的安装程序,然后重现 issue 中的 VERSION="v1.0.75" 命令。跟踪所请求版本的处理方式,并验证已安装的二进制文件报告的是 v1.0.75,而不是最新版本。
由索引模型根据 Issue 内容生成。
描述
Describe the bug
I wanted to downgrade Copilot in Docker Sandbox because the latest version is not working correctly. Following the installation instructions from the README, I attempted to install version v1.0.75. However, regardless of the version specified, the installer always installs the latest available version.
Reproduced in WSL and Docker Sandboxes
Affected version
No response
Steps to reproduce the behavior
- Install latest version
curl -fsSL https://gh.io/copilot-install | bash - Delete installed binary
rm ~/.local/bin/copilot - Attempt to install a specific version
curl -fsSL https://gh.io/copilot-install | VERSION="v1.0.75" bash
Expected behavior
Version v1.0.75 is installed
Additional context
agent@copilot:/$ curl -fsSL https://gh.io/copilot-install | VERSION="v1.0.75" bash
Installing GitHub Copilot CLI...
Downloading from: https://github.com/github/copilot-cli/releases/download/v1.0.75/copilot-linux-x64.tar.gz
✓ Checksum validated
✓ GitHub Copilot CLI installed to /home/agent/.local/bin/copilot
Installation complete! Run 'copilot help' to get started.
agent@copilot:/$ copilot --version
GitHub Copilot CLI 1.0.77.
Run 'copilot update' to check for updates.
agent@copilot:/$ which copilot
/home/agent/.local/bin/copilot
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
github/copilot-cli 的其他 Issue
-
triage
难度 2/5 1-3 小时 新手友好度 72/100
github/copilot-cli#4848 ·
-
area:agents area:mcp
难度 2/5 1-3 小时 新手友好度 72/100
github/copilot-cli#4729 ·
-
area:sessions
难度 2/5 1-3 小时 新手友好度 72/100
github/copilot-cli#4712 ·
-
triage
难度 2/5 1-3 小时 新手友好度 75/100
github/copilot-cli#4638 ·
-
Expose large_output_file_path on TaskShellProgress so clients can read complete shell-task output 未关闭area:tools
难度 2/5 1-3 小时 新手友好度 78/100
github/copilot-cli#4630 · 1 条评论 ·
查看 github/copilot-cli 的全部 Issue
相似的 Issue
-
enhancement
难度 2/5 1-3 小时 新手友好度 74/100
-
难度 2/5 1-3 小时 新手友好度 85/100
hust-open-atom-club/hustmirror-cli#52 · 1 条评论 ·
-
难度 1/5 1 小时以内 新手友好度 85/100
koalaman/shellcheck#3539 ·
-
package-request
难度 2/5 1-3 小时 新手友好度 68/100
msys2/MINGW-packages#31806 ·
-
bug
难度 1/5 1 小时以内 新手友好度 88/100
ansible-collections/community.openwrt#271 · 1 条评论 ·