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

don't evaluate the default lockfile at all in certain cases #20

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

ccutrer
Copy link
Collaborator

@ccutrer ccutrer commented Dec 21, 2023

if an alternate lockfile is active, and while that's active for some reason the default lockfile is not evaluatable, just don't evaluate it (but without having to know outside of ruby which one will be active)

if an alternate lockfile is active, and while that's active for some reason
the default lockfile is not evaluatable, just don't evaluate it (but
without having to know outside of ruby which one will be active)
@ccutrer ccutrer requested a review from maths22 December 21, 2023 19:35
@ccutrer ccutrer merged commit 848f878 into instructure:main Dec 21, 2023
8 checks passed
@ccutrer ccutrer deleted the active-lockfile branch December 21, 2023 20:45
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