Skip to content

3.18.11

Compare
Choose a tag to compare
@msarahan msarahan released this 01 Nov 21:30
  • Update build.sh files of skeletons to be shellcheck clean including test to lint future updates. also adding set -o errexit -o pipefail to build.sh  files to make those settings transparent for better linting, while errexit was anyway already the default used the call the build script.
  • Corrected documentation on subpackage test requirements.
  • Do not move work dir to work/work/
  • fixed a missing .lower() on two tar_xf related util functions
  • Fix has_prefix detection for Windows.
  • conda_build.inspect_pkg: optimise use of fnmatch
  • Do not consider .ignore files when searching with ripgrep
  • Remove N*N os.lstat calls in build_info_files_json_v1

Contributors: