Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the pipeline-submodules group with 2 updates in the / directory: external/pipeline-Nextflow-config and external/pipeline-Nextflow-module.
Updates
external/pipeline-Nextflow-config
frombe1eaf5
toa4e99e0
Commits
a4e99e0
Merge pull request #68 from uclahs-cds/yashpatel-generalize-type-name3b32ea9
Merge branch 'main' into yashpatel-generalize-type-name2127286
Merge pull request #69 from uclahs-cds/nwiltsie-allow-gstring-path964e0b9
Fix bug with warning messaged16e781
Allow Path schema type to be a GString49eb3e7
Add comma1a01640
Add generic type for readable file list07f0657
Update CHANGELOG467c92b
Rename readable file list function to be more generalUpdates
external/pipeline-Nextflow-module
fromef40c10
to1cfa9fa
Commits
1cfa9fa
Merge pull request #45 from uclahs-cds/kpash-update-indexfile-with-cram0115f96
style changes3021ddf
Update modules/common/indexFile/main.nf251a226
Update modules/common/indexFile/main.nf428529b
add@kiarod
to metadata.yaml80a8027
Update indexFile to support cram file format537da32
Merge pull request #44 from uclahs-cds/nwiltsie-pipeval-with-metadatac462931
Support new pipeval entrypoint12bd361
Merge branch 'main' into nwiltsie-pipeval-with-metadatac785ee5
Change PipeVal command because the interface was changed (#43)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show