Erro ao detectar a versão via consulta da `tag`
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 626
- Forks
- 103
- Avg merge
- 7d 2h
- Merged PRs (30d)
- 5
Description
Boas,
Nos testes que estou a fazer de modo a perceber se posso usar este programa para Lazarus, tenho estado a usar o meu repositório gcarreno/NosoData como o alvo de uma dependência feita para Lazarus.
Depois de ver que o programa se queixava que não conseguia determinar a versão via as tags criei uma chamada v0.1.0.1, usando Major, Minor, Path e Build para coincidir com o valor armazenado no ficheiro *.lpk.
Testei então com e sem uma entrada de release no GitHub e mesmo assim o erro persiste.
Qual é o formato para a tag? v1.0 ou 1.0?
Grande abraço,
Gus
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
Reproduce the version-detection failure against gcarreno/NosoData, testing the reported v0.1.0.1 tag with and without a GitHub release. No source file or test is named in the issue; trace the tag/version detection entry point and verify the accepted format. Done means the dependency version is detected consistently for the reported tag cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github
- Domain
- release, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100