Skip to content

nextest-runner 0.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 19:29
· 2596 commits to main since this release

Added

Fixed

  • While archiving build artifacts, work around some libraries producing linked paths that don't exist (#247). Print a warning for those paths instead of failing.

Changed

  • Build artifact archives no longer recurse into linked path subdirectories. This is not a behavioral change because LD_LIBRARY_PATH and other similar variables do not recurse into subdirectories either.