Skip to content

Commit b9f35a0

Browse files
committed
Test singular workflow
1 parent 06c6981 commit b9f35a0

File tree

17 files changed

+1
-318
lines changed

17 files changed

+1
-318
lines changed

.DS_Store

6 KB
Binary file not shown.
File renamed without changes.
File renamed without changes.

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"name": ".", "type": "folder", "children": [{"name": "channel_check.py", "type": "file"}, {"name": "LICENSE", "type": "file"}, {"name": "manifest.py", "type": "file"}, {"name": "tests", "type": "folder", "children": [{"name": "pull_tests.py", "type": "file"}]}, {"name": "workflows", "type": "folder", "children": [{"name": "Hello", "type": "folder", "children": [{"name": "sources", "type": "folder", "children": [{"name": "Hello", "type": "folder", "children": [{"name": "config", "type": "folder", "children": [{"name": ".test.yaml", "type": "file"}, {"name": "config.yaml", "type": "file"}]}, {"name": "resources", "type": "folder", "children": [{"name": "Hello.png", "type": "file"}]}, {"name": "workflow", "type": "folder", "children": [{"name": "Snakefile", "type": "file"}, {"name": "grapevne_helper.py", "type": "file"}]}, {"name": ".test.sh", "type": "file"}]}]}]}, {"name": "working_example", "type": "folder", "children": [{"name": "config", "type": "folder", "children": [{"name": "config.yaml", "type": "file"}]}, {"name": "epiestim_estimate_r.output.schema.yaml", "type": "file"}, {"name": "output.csv", "type": "file"}, {"name": "out.csv", "type": "file"}, {"name": "epinow2_reported_cases.csv", "type": "file"}, {"name": "epiestim_incidence.csv", "type": "file"}, {"name": "epiestim_estimate_r.input.schema.yaml", "type": "file"}, {"name": "workflow", "type": "folder", "children": [{"name": "Snakefile", "type": "file"}, {"name": "epiestim_estimate_r.R", "type": "file"}]}]}]}, {"name": "README.md", "type": "file"}, {"name": ".gitignore", "type": "file"}, {"name": ".ropeproject", "type": "folder", "children": []}, {"name": ".github", "type": "file"}, {"name": "manifest.json", "type": "file"}, {"name": ".git", "type": "file"}]}
1+
{"name": ".", "type": "folder", "children": [{"name": "channel_check.py", "type": "file"}, {"name": ".DS_Store", "type": "file"}, {"name": "LICENSE", "type": "file"}, {"name": "manifest.py", "type": "file"}, {"name": "config", "type": "folder", "children": [{"name": ".test.yaml", "type": "file"}, {"name": "config.yaml", "type": "file"}]}, {"name": "resources", "type": "folder", "children": [{"name": "Hello.png", "type": "file"}]}, {"name": "tests", "type": "folder", "children": [{"name": "pull_tests.py", "type": "file"}]}, {"name": "README.md", "type": "file"}, {"name": ".gitignore", "type": "file"}, {"name": ".ropeproject", "type": "folder", "children": []}, {"name": "workflow", "type": "folder", "children": [{"name": "Snakefile", "type": "file"}, {"name": "grapevne_helper.py", "type": "file"}]}, {"name": ".github", "type": "file"}, {"name": "manifest.json", "type": "file"}, {"name": ".git", "type": "file"}]}
File renamed without changes.
File renamed without changes.

workflows/Hello/sources/Hello/.test.sh

Lines changed: 0 additions & 13 deletions
This file was deleted.

workflows/working_example/config/config.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

workflows/working_example/epiestim_estimate_r.input.schema.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)