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

Logic for "Create temporary repositories for each language so the repository is copied only once per language." copies more than needed #157

Closed
zimmski opened this issue Jun 4, 2024 · 0 comments · Fixed by #180
Assignees
Labels
bug Something isn't working
Milestone

Comments

@zimmski
Copy link
Member

zimmski commented Jun 4, 2024

The logic for reusing copied repositories should only copy repositories that are actually used. When filtered on e.g. only java/plain, the java/light repository is copied as well. That is a flawed logic because that makes debugging harder. Every repository that we add will make that worse. Debugging will get harder.

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 a pull request may close this issue.

3 participants