Skip to content

Releases: singularityhub/singularity-cli

Singularity Python v0.3.12

12 Dec 21:45
2b22233
Compare
Choose a tag to compare

What's Changed

  • fix bug with instance run command by @vsoch in #214
  • do not change instance name by @EricDeveaud in #216
  • [tributors] contributors/update-2023-12-12 by @github-actions in #217

New Contributors

Full Changelog: 0.3.11...0.3.12

Singularity Python v0.3.11

23 Nov 07:47
ef53ca3
Compare
Choose a tag to compare

What's Changed

  • [tributors] contributors/update-2023-10-25 by @github-actions in #210
  • test for stderr before printing by @tjgalvin in #212

Full Changelog: 0.3.1...0.3.11

Singularity Python v0.3.1

25 Oct 17:51
3a885ab
Compare
Choose a tag to compare

What's Changed

  • Expose the output_type option when streaming, and allow both stdout/stderr to be captured by @tjgalvin in #209

New Contributors

Full Changelog: 0.3.0...0.3.1

Singularity Python v0.3.0

09 Dec 03:55
a220599
Compare
Choose a tag to compare

What's Changed

  • preparing to add support for background run by @vsoch in #196
  • Add/mkdir workdir by @vsoch in #198
  • Match WORKDIR function in Dockerfile when converting to singularity recipe by @tcpan in #197
  • [tributors] contributors/update-2022-09-14 by @github-actions in #199
  • remove -E from sudo default by @vsoch in #200
  • [tributors] contributors/update-2022-10-12 by @github-actions in #201
  • add support to parse stopsignal by @vsoch in #204
  • Debugging build failures in actions by @vsoch in #207
  • [tributors] contributors/update-2022-12-08 by @github-actions in #208

New Contributors

Full Changelog: 0.2.1...0.3.0

Singularity Python v0.2.1

29 Mar 09:58
0433d28
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

Singularity Python 0.2.0

27 Mar 21:36
5fa39e6
Compare
Choose a tag to compare

What's Changed

  • simple fix to run - only parse result if one is returned by @vsoch in #63
  • fixing bug with instances starting hanging! by @vsoch in #65
  • Create CODE_OF_CONDUCT.md by @vsoch in #66
  • fixing copy bug by @vsoch in #69
  • Fix/env emptyvalue by @vsoch in #72
  • updating instances to support singularity instances subgroup >= 3.0 by @vsoch in #76
  • fixing bug with copy to support multiple src src dest (and not other … by @vsoch in #74
  • fixing bug to parse newlines by @vsoch in #78
  • Fix long description content type for PYPI by @kinow in #80
  • quick addition to support args by @vsoch in #82
  • fixing issue with instances, should return one by @vsoch in #84
  • fixing bug with instance stop all by @vsoch in #87
  • Fix/testing by @vsoch in #92
  • [WIP] Adding client support for OCI (for Singularity over 3.1.0) by @vsoch in #94
  • [WIP] adding return code option to run and execute by @vsoch in #96
  • fixing instance name missing when not started by @vsoch in #98
  • fixing bug that bot needs to do println and not print by @vsoch in #99
  • updating client to include export that points to build by @vsoch in #104
  • Don't warn if dest file/folder does not exist by @Flamefire in #107
  • updates for image export, needs deprecation message by @vsoch in #106
  • fixing entrypoint accounting for WORKDIR by @vsoch in #115
  • Adding linting, various fixes. by @vsoch in #116
  • Updating Pytest by @vsoch in #120
  • WIP: Use pytest for tests by @Flamefire in #117
  • testing with singularity 3.2.0 by @vsoch in #123
  • Refactor the recipe parser by @vsoch in #119
  • More improvements with Pytest & reduce CI yml file by @Flamefire in #124
  • Quiet inspect by @vsoch in #128
  • adding test for entrypoint+cmd and adding proper testing requirements by @vsoch in #129
  • Adding command for shell, uses execvp by @vsoch in #131
  • adding build options argument by @vsoch in #133
  • adding quiet (and other args) to build by @vsoch in #134
  • removing debugging line in pull by @vsoch in #136
  • Pull client should honor quiet by @vsoch in #137
  • Add options and writable to exec, shell, run by @vsoch in #139
  • spython.main.Client.build: add sudo_options option by @tschoonj in #140
  • testing addition of singularity cache to orb 1.0.7 by @vsoch in #141
  • Adding instance logs commands (err/out) by @vsoch in #144
  • Allow for environment export lines that contain = by @vsoch in #145
  • adding support for instance list to include ip by @vsoch in #146
  • Timeout in instance stop by @pierlauro in #150
  • Library url support by @vsoch in #156
  • adding flags (singularity_options) to init command by @vsoch in #157
  • Fixing bug that user is replaced anywhere in the line by @vsoch in #159
  • 🚸 Add stderr to generator when streaming by @shnizzedy in #162
  • Ensuring that we dont support multistage builds by @vsoch in #164
  • Adding support for multistage builds by @vsoch in #165
  • adding pyflakes to check for unused imports and issues by @vsoch in #166
  • running black-20.8b1 for linting, pinning version in testing by @vsoch in #168
  • Add sudo_options & 'env' parameters to run_command by @cceyda in #167
  • fixing bug with listing and container_image by @vsoch in #170
  • need to support old daemon_name, etc by @vsoch in #171
  • adding more verbosity for running commands by @vsoch in #173
  • Adding more verbosity for instance start/stop commands by @vsoch in #175
  • support pulling from https by @vsoch in #176
  • Fixing changed behavior with singularity pull by @vsoch in #177
  • Ensuring options and args are used if set from instance init by @vsoch in #179
  • Fixing parsing bug with singularity cli by @vsoch in #181
  • Test on GitHub by @vsoch in #185
  • silence deprecation warnings by @MarDiehl in #182
  • Adding oras and bumping license years by @vsoch in #186
  • fix link in README.md by @neumann-nico in #189
  • removing checks for versions across all files and 2.x image commands … by @vsoch in #191
  • [tributors] contributors/update-2022-03-27 by @github-actions in #192

New Contributors

Full Changelog: 0.0.42...0.2.0

Singularity Python 0.0.42

09 Sep 23:43
20f820b
Compare
Choose a tag to compare