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

Support remote files for conda directive #5582

Open
ewels opened this issue Dec 6, 2024 · 0 comments
Open

Support remote files for conda directive #5582

ewels opened this issue Dec 6, 2024 · 0 comments

Comments

@ewels
Copy link
Member

ewels commented Dec 6, 2024

It would be great to be able to support loading remote files for the conda directive. For example, the conda lock files generated by Wave:

process FOO {
    conda 'http://wave.seqera.io/v1alpha1/builds/bd-f1b208aecc9fac93_1/condalock'

Logic would ideally be similar to that used by includeConfig, whereby https or ftp protocols are recognised, the file downloaded locally and the path replaced with the local path.

Originally raised by @pinin4fjords in #5453 - see original issue for examples of current failure / error messages. Splitting that issue into two to keep discussion focussed.

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

No branches or pull requests

2 participants