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

Feature Request - add -offline option when run nextflow run #175

Open
lindaxiang opened this issue Aug 13, 2021 · 4 comments
Open

Feature Request - add -offline option when run nextflow run #175

lindaxiang opened this issue Aug 13, 2021 · 4 comments
Assignees
Labels
new-feature Request is a new feature

Comments

@lindaxiang
Copy link

As @junjun-zhang suggest, we could add -offline option when run nextflow run.

In our case, we don't really need nextflow to check github once a particular version of the workflow code is pulled done once.
Here are some information:
nextflow-io/nextflow@4a8cb93#diff-90f352e1beb0499b237c70a%5B%E2%80%A6%5D90ec4f63d2e59a402fa137ecdR183

This could potentially help to solve the issue: #153

@lindaxiang lindaxiang added the new-feature Request is a new feature label Aug 13, 2021
@junjun-zhang
Copy link

This assumes the workflow code repo already has the desired version pulled down, how to do that is an open question.

@akachru-github
Copy link

The Open Access workflow is likely going to be rate limited by the Github api. This feature request should allow us to avoid this.

@rosibaj
Copy link

rosibaj commented Sep 30, 2021

@akachru-github to schedule a chat for this with @jmimico regarding setting up a git server in RDPC

@lepsalex
Copy link
Contributor

lepsalex commented Oct 5, 2021

looks like it should be possible to setup our own "hub" using the Nextflow config instructions here: https://www.nextflow.io/docs/latest/sharing.html?highlight=private#private-server-configuration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature Request is a new feature
Projects
None yet
Development

No branches or pull requests

5 participants