8000 Tags · eth-cscs/uenv · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: eth-cscs/uenv

Tags

v5.1.0

Toggle v5.1.0's commit message
bump to version 5.1.0 for release

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
uenv repo feature, and database repair/upgrade support (#39)

v4.1.1

Toggle v4.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ignore PYTHONPATH; fix error message when repo not found (#32)

Fix noisy crashes when invalid inputs were entered:

- an infrequently triggered error when `uenv start` is run without a default repo had an incorrectly formatted error message.
    - fix and made consistent with the equivalent error message for `uenv image` commands.
- if PYTHONPATH was set, incompatible python modules were being picked up
    - launch the commands with `env -u PYTHONPATH -u VIRTUAL_ENV`

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix/slurm compatibility (#30)

Fix small incompatibilities with slurm-uenv v0.9

* handle empty `UENV_MOUNT_LIST` variable by ignoring it
* user proper semantic versioning when checking the version of
  squashfs-mount for compatibility
* bump version

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
support building x86 and aarch64 RPMs, to handle the oras binary (#24)

* support building x86 and aarch64 RPMs, to handle the oras binary
* bump to v4.0.1

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
test (#23)

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix version, UENV_CMD (#17)

update version to v3.0.1
- remove `$destdir` from environment variable `UENV_CMD`
- `version=(cat VERSION)` -> `version=$(cat VERSION)`
- tag version `3.0.1`

v2

Toggle v2's commit message
version 2

v1

Toggle v1's commit message
bump version for tagging

0