HashLoad / HashLoad/boss

Instalação de middlewares não respeita versão informada ou versão do Horse utilizada

Open
#82 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.