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

ref(dep): Addressing dependency edge cases #44

Merged
merged 3 commits into from
Sep 30, 2024
Merged

Conversation

IanWoodard
Copy link
Member

Added logic to handle more edge cases and corresponding tests.

  • Rather than just checking if the working copy exists, check if it is a valid repo
  • When updating a dependency, do so forcibly
  • When checking out a dependency, clear any existing files that may exist (this probably will never happen, but it's worth being extra safe)

@IanWoodard IanWoodard merged commit d6d6db8 into main Sep 30, 2024
12 checks passed
@IanWoodard IanWoodard deleted the iw/dep-edge-cases branch September 30, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants