Log subworkflow dependencies on install (#3871) - #4357
Open
xorrito624 wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
xorrito624
force-pushed
the
dev
branch
2 times, most recently
from
June 28, 2026 15:01
d61a348 to
3b2c774
Compare
Contributor
|
failing pytests are fixed in 2cf4c36 |
mashehu
force-pushed
the
dev
branch
2 times, most recently
from
June 30, 2026 14:33
504c62d to
a8a0603
Compare
Contributor
|
@nf-core-bot fix linting |
Contributor
|
mashehu
requested changes
Jun 30, 2026
xorrito624
force-pushed
the
dev
branch
2 times, most recently
from
August 6, 2026 02:33
15c1889 to
51b8320
Compare
Mirror remove.py by logging installed components and their dependencies during subworkflow install, and add a test for the dependency log output.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Mirror remove.py by logging installed components and their dependencies during subworkflow install, and add a test for the dependency log output.