Skip to content

Tags: singularityhub/singularity-cli

Tags

0.3.14

Toggle 0.3.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feature: add stream_type to RUN command like in EXEC (#225)

* feature: add stream_type to RUN command like in EXEC

0.3.12

Toggle 0.3.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #217 from singularityhub/contributors/update-2023-…

…12-12

[tributors] contributors/update-2023-12-12

0.3.11

Toggle 0.3.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
test for stderr before printing (#212)

* test for stderr before printing
* bumped version / added to change log
* changed to a different semver
* corrected version

---------

Co-authored-by: tgalvin <tim.galvin@csiro.au>

0.3.1

Toggle 0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Expose the output_type option when streaming, and allow both stdout/s…

…tderr to be captured (#209)

* allow both output stdout stderr to be emitted. Expose option to allow capture
* updated changelog, version bump, error message
* added a basic stream test
* linting and pin black to 23.3.0

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Co-authored-by: tgalvin <tim.galvin@csiro.au>
Co-authored-by: Tim Galvin <gal16b@petrichor-i1.cm.cluster>

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Automated deployment to update contributors 2022-12-08 (#208)

Co-authored-by: github-actions <github-actions@users.noreply.github.com>

0.2.1

Toggle 0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
redo to close #187 and to close #188 (#195)

* redo to close #187 and to close #188
Signed-off-by: vsoch <vsochat@stanford.edu>

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #192 from singularityhub/contributors/update-2022-…

…03-27

[tributors] contributors/update-2022-03-27

0.0.42

Toggle 0.0.42's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #53 from vsoch/fix/pull

Adding ability to pull based on commit / hash