Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] hotfix version number field does not work when resolving dependencies. #18

Open
hlafaille opened this issue Nov 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@hlafaille
Copy link
Member

Description

When trying to pull a dependency with a hotfix in its version number, it is not recognized during resolving with espresso dependency sync.

Steps to Reproduce

  1. Add a dependency with a hotfix to your espresso.yml
  2. Run espresso dependency sync
  3. The CLI claims it has cached it, but it has not. I suspect it has pulled the version without any hotfix.

Expected Behavior

I expect the exact dependency to be cached.

Environment

  • OS: Devcontainer, Debian 12
  • Version: ver='0.4.0' commit='6d6fa48a05f56cd583b0b7f27f8e1f0b42b48138'
@hlafaille hlafaille added the bug Something isn't working label Nov 26, 2024
@hlafaille hlafaille changed the title [Bug] hotfix field does not work when resolving dependencies. [Bug] hotfix version number field does not work when resolving dependencies. Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant