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

Fixed upload structure. Source and test folder handling now works #343

Open
wants to merge 2 commits into
base: elmot/nova-243
Choose a base branch
from

Conversation

lukaskremla
Copy link

I have made modifications to the uploading logic. Source folders are now treated properly as before, test folders are skipped unless they are explicitly selected for the upload, only their contents get uploaded though, when they are selected - this might need to be fine-tuned according to your vision.

I have tested this and it works for me, I haven't been able to find a bug in this.

…test folders are skipped unless they are being uploaded explicitly.
@elmot elmot self-requested a review November 22, 2024 20:59
@elmot
Copy link
Collaborator

elmot commented Nov 23, 2024

Unfortunately, does not work normally with a project with several source roots, ex layout-b

@lukaskremla
Copy link
Author

lukaskremla commented Nov 23, 2024

Okay, I can look into that, look at the included test layouts and see if I can get it working changing some code.

EDIT: I see what is wrong with files directly in the project being uploaded when there are marked source folders now. I can adjust the logic, I have only fixed the previous bug with uploads being weird overall.

@lukaskremla
Copy link
Author

Please try the latest commit.

@elmot
Copy link
Collaborator

elmot commented Nov 25, 2024

I am working now on adding some tests for this functionality. When it's done, I'll have a look

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