TEN-framework / TEN-framework/ten-framework
tman install 插件回退插件版本的的时候,需要将代码一并回退
Open
Nobody has claimed this yet.
bug
tman
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1.4k
- Avg merge
- 2d 15m
- Merged PRs (30d)
- 22
Description
说明:插件 extension:edge_db_extension_go@0.8.1-rc.4 -> extension:edge_db_extension_go@0.8.0-rc.10
现象:
- 0.8.1-rc.4 中包括了 db_utisl.go
- 0.8.0-rc.10 中不包括 db_utils.go
- 回退版本的时候,没有将 db_utils.go 文件删除导致编译报错
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the tman install rollback flow for extension:edge_db_extension_go, using the change from 0.8.1-rc.4 to 0.8.0-rc.10 as the reproduction case. Inspect how files such as db_utils.go are synchronized, then verify that rolling back removes files absent from the target version and that the extension compiles successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100