Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: tofuutils/tenv

Tags

v4.8.0-beta1

Toggle v4.8.0-beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add configurable lock file path support for filesystem compatibility (#…

…491)

* Add configurable lock file path to decouple from TENV_ROOT
* Eliminate duplication and improve lockfile API design.

Signed-off-by: Lorenzo Buitizon <[email protected]>

v4.8.0-alpha1

Toggle v4.8.0-alpha1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
improve signature skipping (#447)

* improve signature skipping #445
* update README for #445
* avoid unnecessary download #445
* fix linter : use CommandContext

Signed-off-by: Denis Vaumoron <[email protected]>