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

Ndusan/fix load repositories #553

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Conversation

n-dusan
Copy link
Contributor

@n-dusan n-dusan commented Oct 16, 2024

Description (e.g. "Related to ...", etc.)

Pass in self.library_dir to correctly set target repositories path on disk.

Code review checklist (for code reviewer to complete)

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
  • Title summarizes what is changing
  • Commit messages are meaningful (see this for details)
  • Tests have been included and/or updated, as appropriate
  • Docstrings have been included and/or updated, as appropriate
  • Changelog has been updated, as needed (see CHANGELOG.md)

It was previously retrieved through auth_repo.parent.parent, which works in most cases. The only case where this fails is when the authentication repository is not within 2 levels above the current directory, and is the current case on our AppVeyor CI.
@n-dusan n-dusan added the bug Something isn't working label Oct 16, 2024
@n-dusan n-dusan requested a review from renatav October 16, 2024 22:16
@n-dusan n-dusan self-assigned this Oct 16, 2024
@n-dusan n-dusan changed the base branch from master to release/0.31.2 October 16, 2024 22:16
@renatav renatav merged commit 210be9d into release/0.31.2 Oct 16, 2024
8 checks passed
@renatav renatav deleted the ndusan/fix-load-repositories branch October 16, 2024 22:37
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

Successfully merging this pull request may close these issues.

2 participants