-
-
Notifications
You must be signed in to change notification settings - Fork 237
--leave-tmpdir includes the input staging directories #1674
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
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1674 +/- ##
===========================================
- Coverage 83.70% 72.47% -11.24%
===========================================
Files 44 44
Lines 8133 8123 -10
Branches 2224 2138 -86
===========================================
- Hits 6808 5887 -921
- Misses 848 1746 +898
- Partials 477 490 +13
|
abfdd3a to
10430ef
Compare
|
wanted to bump this and see if it could be merged. it really helps with debugging and checking intermediate steps in workflows |
|
sorry for another comment, but is there anything holding this back from being merged? |
I think something changed in the commits after I tested it. CI builds are failing now. |
909e87e to
b062155
Compare
|
GitHub Actions and other things are broken https://www.githubstatus.com/incidents/pr3498h3qkfy |
b062155 to
d258967
Compare
Highlights: `--leave-tmpdir` includes the input staging directories by @mr-c in common-workflow-language/cwltool#1674 common-workflow-language/cwltool#1840 use importlib instead of the deprecated pkg_resources by @mr-c in common-workflow-language/cwltool#1844
Highlights: `--leave-tmpdir` includes the input staging directories by @mr-c in common-workflow-language/cwltool#1674 common-workflow-language/cwltool#1840 use importlib instead of the deprecated pkg_resources by @mr-c in common-workflow-language/cwltool#1844
Highlights: `--leave-tmpdir` includes the input staging directories by @mr-c in common-workflow-language/cwltool#1674 common-workflow-language/cwltool#1840 use importlib instead of the deprecated pkg_resources by @mr-c in common-workflow-language/cwltool#1844
Highlights: `--leave-tmpdir` includes the input staging directories by @mr-c in common-workflow-language/cwltool#1674 common-workflow-language/cwltool#1840 use importlib instead of the deprecated pkg_resources by @mr-c in common-workflow-language/cwltool#1844
Highlights: `--leave-tmpdir` includes the input staging directories by @mr-c in common-workflow-language/cwltool#1674 common-workflow-language/cwltool#1840 use importlib instead of the deprecated pkg_resources by @mr-c in common-workflow-language/cwltool#1844
Highlights: `--leave-tmpdir` includes the input staging directories by @mr-c in common-workflow-language/cwltool#1674 common-workflow-language/cwltool#1840 use importlib instead of the deprecated pkg_resources by @mr-c in common-workflow-language/cwltool#1844

found while working with @RenskeW