dv-flow-mgr 0.0.2.14148165289a1__tar.gz → 0.0.2.14148897378a1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/PKG-INFO +1 -1
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/pyproject.toml +1 -1
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/cmds/cmd_run.py +1 -1
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/package_def.py +0 -1
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/task_def.py +3 -2
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/task_graph_builder.py +17 -6
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow_mgr.egg-info/PKG-INFO +1 -1
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_smoke.py +4 -2
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/.github/workflows/ci.yml +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/.gitignore +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/.vscode/settings.json +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/LICENSE +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/README.md +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/docs/ChangeLog.md +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/docs/KeyArchitecture.md +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/docs/Makefile +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/docs/Notes.md +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/docs/Roadmap.md +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/docs/RundirLayout.md +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/docs/Stages.md +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/docs/Steps.md +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/docs/Tasks.md +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/docs/TypesAndDefs.md +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/docs/Usecases.md +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/docs/cmdref.rst +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/docs/conf.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/docs/index.rst +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/docs/pytask_api.rst +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/docs/quickstart.rst +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/fwperiph_dma.pss +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/ivpm.yaml +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/setup.cfg +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/__init__.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/__main__.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/cmds/cmd_graph.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/cmds/cmd_show.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/eval_jq.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/expr_eval.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/expr_parser.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/fileset.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/fragment_def.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/out +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/package.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/package_import_spec.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/param.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/param_def.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/param_ref_eval.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/parsetab.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/pkg_rgy.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/share/flow.json +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/std/create_file.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/std/exec.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/std/fileset.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/std/flow.dv +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/std/message.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/std/task_null.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/task_data.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/task_graph_dot_writer.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/task_listener_log.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/task_node.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/task_node_compound.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/task_node_ctor.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/task_node_ctor_compound.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/task_node_ctor_compound_proxy.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/task_node_ctor_def_base.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/task_node_ctor_proxy.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/task_node_ctor_task.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/task_node_ctor_wrapper.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/task_node_leaf.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/task_output.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/task_params_ctor.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/task_runner.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/type.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/type_def.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/util/__init__.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/util/__main__.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/util/cmds/__init__.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/util/cmds/cmd_schema.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/util/util.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow_mgr.egg-info/SOURCES.txt +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow_mgr.egg-info/dependency_links.txt +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow_mgr.egg-info/entry_points.txt +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow_mgr.egg-info/requires.txt +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow_mgr.egg-info/top_level.txt +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/examples/example1/example1.flow +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/system/test_depends.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/system/test_pkg_discovery.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/system/test_stdlib.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/__init__.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/data/fileset/test1/files1/file1_1.sv +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/data/fileset/test1/files1/file1_2.sv +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/data/fileset/test1/files2/file2_1.sv +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/data/fileset/test1/files2/file2_2.sv +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/data/fileset/test1/flow.dv +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/data/fileset/test1 copy/files1/file1_1.sv +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/data/fileset/test1 copy/files1/file1_2.sv +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/data/fileset/test1 copy/files2/file2_1.sv +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/data/fileset/test1 copy/files2/file2_2.sv +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/data/fileset/test1 copy/test1.dfs +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/data/proj1/proj1.dfs +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/data/proj2/proj2.dfs +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/data/proj3/proj3.dfs +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_compound_task.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_data_merge.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_dataflow.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_expr_eval.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_expr_parser.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_fileset.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_imports.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_markers.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_parse.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_pyclass.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_pytask_smoke.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_smoke copy.sav +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_stdlib.py +0 -0
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/task_def.py
RENAMED
@@ -50,8 +50,9 @@ class PassthroughE(enum.Enum):
|
|
50
50
|
|
51
51
|
|
52
52
|
class StrategyDef(BaseModel):
|
53
|
-
|
54
|
-
|
53
|
+
chain: Union[bool, None] = dc.Field(default=None)
|
54
|
+
matrix : Union[Dict[str,List[Any]],None] = dc.Field(
|
55
|
+
default=None,
|
55
56
|
description="Matrix of parameter values to explore")
|
56
57
|
|
57
58
|
class TaskDef(BaseModel):
|
@@ -192,10 +192,6 @@ class TaskGraphBuilder(object):
|
|
192
192
|
if task is None and name in self._task_m.keys():
|
193
193
|
task = self._task_m[name]
|
194
194
|
|
195
|
-
# if task is None:
|
196
|
-
# # TODO: Look for a def that hasn't yet been constructed
|
197
|
-
# task = self._mkTaskGraph(name, self.rundir)
|
198
|
-
|
199
195
|
return task
|
200
196
|
|
201
197
|
def leave_compound(self, task : TaskNode):
|
@@ -203,11 +199,19 @@ class TaskGraphBuilder(object):
|
|
203
199
|
if ctxt.rundir is None or ctxt.rundir == RundirE.Unique:
|
204
200
|
self._rundir_s.pop()
|
205
201
|
|
206
|
-
def mkTaskGraph(self, task : str) -> TaskNode:
|
202
|
+
def mkTaskGraph(self, task : str, rundir=None) -> TaskNode:
|
207
203
|
self._pkg_s.clear()
|
208
204
|
self._task_m.clear()
|
209
205
|
|
210
|
-
|
206
|
+
if rundir is not None:
|
207
|
+
self._rundir_s.append(rundir)
|
208
|
+
|
209
|
+
ret = self._mkTaskGraph(task)
|
210
|
+
|
211
|
+
if rundir is not None:
|
212
|
+
self._rundir_s.pop()
|
213
|
+
|
214
|
+
return ret
|
211
215
|
|
212
216
|
def _mkTaskGraph(self, task : str) -> TaskNode:
|
213
217
|
|
@@ -241,7 +245,11 @@ class TaskGraphBuilder(object):
|
|
241
245
|
need_fullname = self._resolveNeedRef(need_def)
|
242
246
|
self._logger.debug("Searching for qualifed-name task %s" % need_fullname)
|
243
247
|
if not need_fullname in self._task_m.keys():
|
248
|
+
# Go back to the root from a rundir perspective
|
249
|
+
rundir_s = self._rundir_s
|
250
|
+
self._rundir_s = [need_fullname]
|
244
251
|
need_t = self._mkTaskGraph(need_fullname)
|
252
|
+
self._rundir_s = rundir_s
|
245
253
|
self._task_m[need_fullname] = need_t
|
246
254
|
needs.append(self._task_m[need_fullname])
|
247
255
|
|
@@ -357,7 +365,10 @@ class TaskGraphBuilder(object):
|
|
357
365
|
need_fullname = self._resolveNeedRef(need_def)
|
358
366
|
self._logger.debug("Searching for qualifed-name task %s" % need_fullname)
|
359
367
|
if not need_fullname in self._task_m.keys():
|
368
|
+
rundir_s = self._rundir_s
|
369
|
+
self._rundir_s = [need_fullname]
|
360
370
|
need_t = self._mkTaskGraph(need_fullname)
|
371
|
+
self._rundir_s = rundir_s
|
361
372
|
self._task_m[need_fullname] = need_t
|
362
373
|
needs.append(self._task_m[need_fullname])
|
363
374
|
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_smoke.py
RENAMED
@@ -6,7 +6,7 @@ import pytest
|
|
6
6
|
import jq
|
7
7
|
from typing import List
|
8
8
|
import yaml
|
9
|
-
from dv_flow.mgr import
|
9
|
+
from dv_flow.mgr import TaskSetRunner, PackageDef, TaskData, TaskGraphBuilder
|
10
10
|
from pydantic import BaseModel
|
11
11
|
from shutil import copytree
|
12
12
|
|
@@ -26,7 +26,9 @@ package:
|
|
26
26
|
|
27
27
|
pkg_def = PackageDef.loads(flowdv)
|
28
28
|
builder = TaskGraphBuilder(pkg_def, os.getcwd())
|
29
|
-
task = builder.mkTaskGraph("my_pkg.entry")
|
29
|
+
task = builder.mkTaskGraph("my_pkg.entry", rundir="mk_pkg.entry")
|
30
|
+
|
31
|
+
assert len(task.rundir) == 1
|
30
32
|
|
31
33
|
def test_jq():
|
32
34
|
data = [
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/.github/workflows/ci.yml
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/__init__.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/__main__.py
RENAMED
File without changes
|
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/cmds/cmd_show.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/eval_jq.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/expr_eval.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/expr_parser.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/fileset.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/fragment_def.py
RENAMED
File without changes
|
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/package.py
RENAMED
File without changes
|
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/param.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/param_def.py
RENAMED
File without changes
|
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/parsetab.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/pkg_rgy.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/share/flow.json
RENAMED
File without changes
|
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/std/exec.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/std/fileset.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/std/flow.dv
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/std/message.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/std/task_null.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/task_data.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/task_node.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/task_output.py
RENAMED
File without changes
|
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/task_runner.py
RENAMED
File without changes
|
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/type_def.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/util/__init__.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/util/__main__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/src/dv_flow/mgr/util/util.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/system/test_depends.py
RENAMED
File without changes
|
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/system/test_stdlib.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/data/proj1/proj1.dfs
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/data/proj2/proj2.dfs
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/data/proj3/proj3.dfs
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_compound_task.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_data_merge.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_dataflow.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_expr_eval.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_expr_parser.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_fileset.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_imports.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_markers.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_parse.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_pyclass.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_pytask_smoke.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_smoke copy.sav
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148897378a1}/tests/unit/test_stdlib.py
RENAMED
File without changes
|