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/Force install if packagedir missing #277

Merged

Conversation

blast-hardcheese
Copy link
Collaborator

Why

If the package directory doesn't exist, we must install regardless.

What changed

For poetry, lock was not detecting that the .pythonlibs directory did not exist. We need to force lock in that case.

Test plan

Running

rm -rf .pythonlibs .upm poetry.lock

and then hitting Run should force lock and start the command successfully.

@blast-hardcheese blast-hardcheese requested a review from a team as a code owner August 2, 2024 23:41
@blast-hardcheese blast-hardcheese requested review from airportyh and removed request for a team August 2, 2024 23:41
@blast-hardcheese blast-hardcheese enabled auto-merge (squash) August 2, 2024 23:45
@blast-hardcheese blast-hardcheese merged commit 6f6dd14 into main Aug 2, 2024
3 checks passed
@blast-hardcheese blast-hardcheese deleted the dstewart/bug/force-install-if-packagedir-missing branch August 2, 2024 23:55
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