Sendu Bala

Results 60 comments of Sendu Bala

What is the purpose of the [default] statement at the top of .s3cfg files, if you can't have more than 1 section and choose between them by specifying the profile?

For an example of an error message, here is me trying to build something that relies on a particular old version of k8s.io/client-go: ``` go: finding module for package github.com/googleapis/gnostic/OpenAPIv2...

I could implement this as "if using a cloud scheduler, if `wr runner` attempts to run a command and it exits non-zero, die instead of picking up a new command...

Would you be able to put your code for capturing logs and pushing them to s3 in a "run" behaviour of https://github.com/VertebrateResequencing/wr/issues/71 , and use the cleanup behaviour as well?...

May want to use https://docs.readthedocs.io/en/latest/getting_started.html instead of basing off software-carpentry: more attractive, better (semantic) markup, can include the docs folder directly in the wr repo. But http://swcarpentry.github.io/lesson-example/01-design/ is a good...

Actually, seems best to use viewdocs.io combined with previewdocs and a custom layout based on http://dokku.viewdocs.io/dokku/

Walkthrough added to wikki, but want to convert wikki and readme etc. to viewdocs...

Should add a guide for more complex usage, esp. writing `wr add` json with dependencies in a complex dependency chain.

Should update walkthrough to download samtools 1.5 and alter commands if necessary.

Consider https://www.netlify.com ? Free website with custom domain, hooked up to GitHub. Maybe for a front page that then links to viewdocs or something?