Skip to content
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

publishDir with trailing slash creates trivial revision #191

Open
drernie opened this issue Apr 1, 2024 · 0 comments
Open

publishDir with trailing slash creates trivial revision #191

drernie opened this issue Apr 1, 2024 · 0 comments

Comments

@drernie
Copy link
Member

drernie commented Apr 1, 2024

A last interesting finding was that a single file in one of my nextflow processes seemed to be driving a behavior of creating a second almost empty quilt revision for a single nextflow run.

The only difference about that process was that it had a “publishDir” directive with a trailing slash while all other processes do not...

When I removed the trailing slash for that one process then the system went back to making only 1 revision of the quilt package with all the expected files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant