-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
Add multi-mount support #164
base: master
Are you sure you want to change the base?
Conversation
Dear @lschweiss-wustl, thanks for the PR! This is Vox Pupuli Tasks, your friendly Vox Pupuli Github Bot. I noticed that your pull request has CI failures. Can you please have a look at the failing CI jobs? |
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.
@lschweiss-wustl could you fix the trailing whitespace in the README.md file? Also the stack edit comments should be removed from README.md and REFERENCE.md unless they are generated by Vox Pupuli tools.
Thanks!
<!--stackedit_data: | ||
eyJoaXN0b3J5IjpbMTc1MTIxNDA2NCwtMTA3MDA1MzU4MCw1MD | ||
g3NTE3MTQsMTEyOTIwODYyNywxMDI5MjkwNDQyXX0= | ||
--> |
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.
not sure what this is from
@@ -686,3 +689,6 @@ non-empty string or an array of such strings | |||
|
|||
Alias of `Variant[Pattern[/\A\S+\z/], Array[Pattern[/\A\S+\z/]]]` | |||
|
|||
<!--stackedit_data: | |||
eyJoaXN0b3J5IjpbLTE5MDI5ODczMTldfQ== | |||
--> |
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.
Similar to above. I'd rather these not be in the Documentation unless they come from the Vox Pupuli toolset.
Dear @lschweiss-wustl, thanks for the PR! This is Vox Pupuli Tasks, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase? You can find my sourcecode at voxpupuli/vox-pupuli-tasks |
Pull Request (PR) description
This Pull Request (PR) fixes the following issues