-
Notifications
You must be signed in to change notification settings - Fork 452
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
Refactoring the folders structure #6803
Conversation
3b4fb6d
to
3505a53
Compare
8e27c71
to
3781ea6
Compare
3781ea6
to
50c9571
Compare
c4fd61e
to
0e0b742
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work!
There are places where pyipv8
references should be removed as well (remnants from #6757). I cannot specify them in the review, as these files were moved without change and the diff is unavailable, but you can find them with "pyipv8" search. I mean src/tribler/core/__init__.py
and six examples in the srcipts
folder. In these lines, tribler-core
is also mentioned and should be removed, so logically this fix belongs to the current PR.
SonarCloud Quality Gate failed. 1 Bug No Coverage information |
Update root level files Update docs Fix tests Update tribler.spec Co-authored-by: Alexander Kozlovsky <[email protected]> Update scripts/bandwidth_crawler/README.md Co-authored-by: Alexander Kozlovsky <[email protected]> Update src/tribler/core/logger/logger.yaml Co-authored-by: Alexander Kozlovsky <[email protected]> Update src/README.md Co-authored-by: Alexander Kozlovsky <[email protected]> Update scripts/exit_node/README.md Co-authored-by: Alexander Kozlovsky <[email protected]> Update src/run_tribler.bat Co-authored-by: Alexander Kozlovsky <[email protected]> Update PYTHONPATH imports
64370d0
to
f9ae17f
Compare
Co-authored-by: Alexander Kozlovsky <[email protected]>
SonarCloud Quality Gate failed. 1 Bug No Coverage information |
This PR implements folders' restructuration that was described in #6505
To check the new folder structure, go to https://github.com/Tribler/tribler/tree/refactoring/folders_restructure