Add devcontainer (#6791)#6792
Conversation
✅ Deploy Preview for nextflow-docs-staging ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
7c0599d to
821da12
Compare
821da12 to
fdb6616
Compare
|
@bentsherman |
296b815 to
050801d
Compare
1747ed9 to
219db88
Compare
|
Any chance you can take a quick look at this @bentsherman , it works well for me and I used the environment to resolve another issue. |
77aa6b6 to
84338c5
Compare
|
I dont suppose you could review this @ewels? |
ewels
left a comment
There was a problem hiding this comment.
I think we can clean up most of these comments to keep this tidier. But otherwise it seems like a simple PR and a net-gain 👍🏻
|
Fair enough! - comments removed. I had left them in case people were new to devcontainers but all good. |
65154df to
8836966
Compare
8836966 to
00ff1be
Compare
Signed-off-by: Peter Kneale <peterkneale@gmail.com>
Co-authored-by: Phil Ewels <phil.ewels@seqera.io> Signed-off-by: Peter Kneale <PeterKneale@gmail.com>
Co-authored-by: Phil Ewels <phil.ewels@seqera.io> Signed-off-by: Peter Kneale <PeterKneale@gmail.com>
00ff1be to
6eadfa3
Compare
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
Co-authored-by: Phil Ewels <phil.ewels@seqera.io> Co-authored-by: Ben Sherman <bentshermann@gmail.com>
Co-authored-by: Phil Ewels <phil.ewels@seqera.io> Co-authored-by: Ben Sherman <bentshermann@gmail.com>
After opening the devcontainer in vscode, we can see the below versions are installed, and that compilation and tests are successful:
Versions
Compilation
Launch
vscode ➜ /workspaces/nextflow (Issue_6791) $ ./launch.sh Usage: nextflow [options] COMMAND [arg...] Options: -C Use the specified configuration file(s) overriding any defaults *** SNIP***Tests