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

Platform dependent path mapping #153

Open
guidow opened this issue May 20, 2014 · 1 comment
Open

Platform dependent path mapping #153

guidow opened this issue May 20, 2014 · 1 comment

Comments

@guidow
Copy link
Contributor

guidow commented May 20, 2014

We should offer users the ability to specify platform dependent path mappings, so that they can specify that everything under a given path should be mapped to a given other path when running under a given platform. Jobtypes would then call a function like "map_to_local_platform" on any paths they are using, which would then see if any applicable mappings are known for this path and return the rewritten path if yes.

This is necessary, because shares / exports from a fileserver cannot be mounted in the same manner and in the same place in Windows and on Linux/Unix.

@guidow guidow added this to the 0.8.0 milestone May 20, 2014
@guidow guidow modified the milestones: 0.8.1, 0.8.0 May 21, 2014
@guidow guidow changed the title Platform dependent task mapping Platform dependent path mapping May 27, 2014
@guidow
Copy link
Contributor Author

guidow commented Aug 5, 2014

Started addressing this in #179

@opalmer opalmer removed this from the 0.8.1 milestone Feb 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants