Skip to content

v0.1.0: Largely bugfixes and small enhancements. Major work is ongoing in PRs

Choose a tag to compare

@yarikoptic yarikoptic released this 19 Dec 00:07
· 967 commits to master since this release
to provide new functionality (such as remote execution and environment
comparisons)

Added
- Tracing RPM-based (RedHat, CentOS) environments
- Tracing Singularity images
Fixed
- A variety of fixes and enhances in tracing details of git, conda,
  etc resources.
- interactive ssh sessions fixes through use of `fabric` module instead of
  custom code
Changed
- Refactored handling of resource parameters to avoid code duplication/boiler
  plate