Skip to content

Conversation

@vsoch
Copy link
Member

@vsoch vsoch commented Apr 21, 2020

This will allow a user (using the Client) to add a list of any singularity options that are needed. E.g.,:

singularity --silent build ...

Could be passed to build like:

Client.build(..., singularity_options=["--silent"])

This will close #153

Signed-off-by: vsoch vsochat@stanford.edu

Signed-off-by: vsoch <vsochat@stanford.edu>
@vladdoster
Copy link

LGTM! Works like a charm! Thank you so so much for taking the time to do that!!

@vladdoster
Copy link

vladdoster commented Apr 21, 2020

Here is --debug && --silent working!

pic-window-200421-1809-47

@vsoch
Copy link
Member Author

vsoch commented Apr 21, 2020

Great! I'll merge and release right away then. Thanks for the speedy testing!

@vsoch vsoch merged commit cffcda2 into master Apr 21, 2020
@vsoch vsoch deleted the add/singularity-options branch April 21, 2020 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to override bot to only output Error or Abort logs

3 participants