Actions
Task #2456
closedAdd working directory management to sync/publish task plumbing.
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Quarter:
Description
Add working directory management to sync/publish task plumbing. The plugin API needs to be updated to add a working_dir attribute on Importer and Publisher. When doing a sync/pub the platform needs to create before and clean up after a temporary working directory to be used by the plugin. The Importer.working_dir needs to be updated. Further, we should set the current working directory for the process to the working_dir before and restore it to what it was before afterwards.
Related issues
Actions