Instalação de middlewares não respeita versão informada ou versão do Horse utilizada
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 626
- Forks
- 103
- Avg merge
- 7d 2h
- Merged PRs (30d)
- 5
Description
Ao realizar a instalação de um middleware informando a versão desejada sempre é instalado a última versão, o processo somente ocorre corretamente após desinstalar e instalar o middleware novamente descendo um versão, após isso, se voltar a desinstalar e não passar a versão está sendo respeitado a versão do Horse utilizada.
https://user-images.githubusercontent.com/7889957/164223259-d119f686-1c2b-45c4-b98d-ece569aea7af.mp4
Contributor guide
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 by reproducing the middleware installation flow described in issue #82, both with an explicit version and with the version used by Horse. Trace the package version resolution and reinstall behavior in the boss repository. Done means the requested middleware version, or the version compatible with Horse, is installed consistently without requiring an uninstall and reinstall cycle.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100