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

Improve update behavior when git dependency changes in config #235

Open
1 task done
beeb opened this issue Nov 27, 2024 · 0 comments
Open
1 task done

Improve update behavior when git dependency changes in config #235

beeb opened this issue Nov 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@beeb
Copy link
Collaborator

beeb commented Nov 27, 2024

I have checked the following:

  • I have searched the issues of this repository and believe that this is not a duplicate.

Problem

At the moment, the soldeer update command does not update the lockfile for custom URL dependencies, even if the tag, rev or URL have changed in the config file (git tag case is confirmed, other to be confirmed still). This leads to confusion when trying to update a dependency by manually editing the config file.

Solution

The soldeer update command should ignore the lockfile entry if the config has changed in a way that should invalidate the lock entry.

Additional Context

No response

@beeb beeb added the enhancement New feature or request label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant