dv-flow-mgr 0.0.2.14148165289a1__tar.gz → 0.0.2.14148837747a1__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.14148837747a1}/PKG-INFO +1 -1
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/pyproject.toml +1 -1
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/cmds/cmd_run.py +1 -1
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/package_def.py +0 -1
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/task_def.py +3 -2
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/task_graph_builder.py +10 -2
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow_mgr.egg-info/PKG-INFO +1 -1
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_smoke.py +4 -2
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/.github/workflows/ci.yml +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/.gitignore +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/.vscode/settings.json +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/LICENSE +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/README.md +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/docs/ChangeLog.md +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/docs/KeyArchitecture.md +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/docs/Makefile +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/docs/Notes.md +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/docs/Roadmap.md +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/docs/RundirLayout.md +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/docs/Stages.md +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/docs/Steps.md +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/docs/Tasks.md +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/docs/TypesAndDefs.md +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/docs/Usecases.md +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/docs/cmdref.rst +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/docs/conf.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/docs/index.rst +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/docs/pytask_api.rst +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/docs/quickstart.rst +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/fwperiph_dma.pss +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/ivpm.yaml +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/setup.cfg +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/__init__.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/__main__.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/cmds/cmd_graph.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/cmds/cmd_show.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/eval_jq.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/expr_eval.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/expr_parser.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/fileset.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/fragment_def.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/out +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/package.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/package_import_spec.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/param.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/param_def.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/param_ref_eval.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/parsetab.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/pkg_rgy.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/share/flow.json +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/std/create_file.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/std/exec.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/std/fileset.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/std/flow.dv +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/std/message.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/std/task_null.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/task_data.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/task_graph_dot_writer.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/task_listener_log.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/task_node.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/task_node_compound.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/task_node_ctor.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/task_node_ctor_compound.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/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.14148837747a1}/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.14148837747a1}/src/dv_flow/mgr/task_node_ctor_proxy.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/task_node_ctor_task.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/task_node_ctor_wrapper.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/task_node_leaf.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/task_output.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/task_params_ctor.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/task_runner.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/type.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/type_def.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/util/__init__.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/util/__main__.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/util/cmds/__init__.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/util/cmds/cmd_schema.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/util/util.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow_mgr.egg-info/SOURCES.txt +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow_mgr.egg-info/dependency_links.txt +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow_mgr.egg-info/entry_points.txt +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow_mgr.egg-info/requires.txt +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow_mgr.egg-info/top_level.txt +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/examples/example1/example1.flow +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/system/test_depends.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/system/test_pkg_discovery.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/system/test_stdlib.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/__init__.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/data/fileset/test1/files1/file1_1.sv +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/data/fileset/test1/files1/file1_2.sv +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/data/fileset/test1/files2/file2_1.sv +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/data/fileset/test1/files2/file2_2.sv +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/data/fileset/test1/flow.dv +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/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.14148837747a1}/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.14148837747a1}/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.14148837747a1}/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.14148837747a1}/tests/unit/data/fileset/test1 copy/test1.dfs +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/data/proj1/proj1.dfs +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/data/proj2/proj2.dfs +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/data/proj3/proj3.dfs +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_compound_task.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_data_merge.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_dataflow.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_expr_eval.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_expr_parser.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_fileset.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_imports.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_markers.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_parse.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_pyclass.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_pytask_smoke.py +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_smoke copy.sav +0 -0
- {dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_stdlib.py +0 -0
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/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):
|
@@ -203,11 +203,19 @@ class TaskGraphBuilder(object):
|
|
203
203
|
if ctxt.rundir is None or ctxt.rundir == RundirE.Unique:
|
204
204
|
self._rundir_s.pop()
|
205
205
|
|
206
|
-
def mkTaskGraph(self, task : str) -> TaskNode:
|
206
|
+
def mkTaskGraph(self, task : str, rundir=None) -> TaskNode:
|
207
207
|
self._pkg_s.clear()
|
208
208
|
self._task_m.clear()
|
209
209
|
|
210
|
-
|
210
|
+
if rundir is not None:
|
211
|
+
self._rundir_s.append(rundir)
|
212
|
+
|
213
|
+
ret = self._mkTaskGraph(task)
|
214
|
+
|
215
|
+
if rundir is not None:
|
216
|
+
self._rundir_s.pop()
|
217
|
+
|
218
|
+
return ret
|
211
219
|
|
212
220
|
def _mkTaskGraph(self, task : str) -> TaskNode:
|
213
221
|
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/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.14148837747a1}/.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.14148837747a1}/src/dv_flow/mgr/__init__.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/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.14148837747a1}/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.14148837747a1}/src/dv_flow/mgr/eval_jq.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/expr_eval.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/expr_parser.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/fileset.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/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.14148837747a1}/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.14148837747a1}/src/dv_flow/mgr/param.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/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.14148837747a1}/src/dv_flow/mgr/parsetab.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/pkg_rgy.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/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.14148837747a1}/src/dv_flow/mgr/std/exec.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/std/fileset.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/std/flow.dv
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/std/message.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/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.14148837747a1}/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.14148837747a1}/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.14148837747a1}/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.14148837747a1}/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.14148837747a1}/src/dv_flow/mgr/type_def.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/src/dv_flow/mgr/util/__init__.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/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.14148837747a1}/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.14148837747a1}/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.14148837747a1}/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.14148837747a1}/tests/unit/data/proj1/proj1.dfs
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/data/proj2/proj2.dfs
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/data/proj3/proj3.dfs
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_compound_task.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_data_merge.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_dataflow.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_expr_eval.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_expr_parser.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_fileset.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_imports.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_markers.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_parse.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_pyclass.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_pytask_smoke.py
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_smoke copy.sav
RENAMED
File without changes
|
{dv_flow_mgr-0.0.2.14148165289a1 → dv_flow_mgr-0.0.2.14148837747a1}/tests/unit/test_stdlib.py
RENAMED
File without changes
|