Fix apptainer and singularity --no-https option#6216
Fix apptainer and singularity --no-https option#6216pditommaso merged 4 commits intonextflow-io:masterfrom
Conversation
Signed-off-by: Steven Pilger <8706215+steven-pilger@users.noreply.github.com>
Signed-off-by: Steven Pilger <8706215+steven-pilger@users.noreply.github.com>
Signed-off-by: Steven Pilger <8706215+steven-pilger@users.noreply.github.com>
✅ Deploy Preview for nextflow-docs-staging ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Thanks for contributing. Can you figure out which versions of Singularity / Apptainer renamed this option? If we merge this, we'll need to document that as a minimum requirement |
|
Looking into it 👀 Seems like the last entry in the changelog of singularity already talks about deprecating --nohttps: This is the same for apptainer as it was renamed around that time if I see that right. I can not find the commit that finally drops the support for --nohttps. Is this sufficient? Should this be documented somewhere? |
|
Thanks for contributing this patch |
|
Oops, didn't notice @bentsherman comment |
Fixes: #4591