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

fix: calculate the 'from' path from the workers location #117

Merged
merged 2 commits into from
Mar 16, 2023

Conversation

Angelmmiguel
Copy link
Contributor

@Angelmmiguel Angelmmiguel commented Mar 16, 2023

The worker library will try to mount the folder from the worker location. If it cannot detect the worker's parent folder , it will return an error.

It closes #116

@Angelmmiguel Angelmmiguel added the 🐛 bug Something isn't working label Mar 16, 2023
@Angelmmiguel Angelmmiguel added this to the v1.1.0 milestone Mar 16, 2023
@Angelmmiguel Angelmmiguel self-assigned this Mar 16, 2023
@Angelmmiguel Angelmmiguel requested a review from a team March 16, 2023 13:07
@Angelmmiguel Angelmmiguel merged commit 89d25c4 into main Mar 16, 2023
@Angelmmiguel Angelmmiguel deleted the 116-mount-folders-from-workers-path branch May 8, 2023 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working cla-not-required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Folders configuration uses the project as the root instead of the worker folder
3 participants