v3.34.0
Added:
disabledis now a supported option forbot.inspectionin theconda-forge.ymlfile (previously:false)- Add
github_actions.free_disk_spaceto schema ( #1882 )
Changed:
- Do not raise on
conda-forge.ymlvalidation errors during rerender. A warning will be printed instead. (#1879 via #1885) - Adjust how the linter processes
conda-forge.ymlvalidation issues for prettier Markdown rendering. (#1860 via #1886) - Ensure new
{{ stdlib("c") }}correctly populates CI config. (#1840 via #1888) - Ensure we populate MACOSX_DEPLOYMENT_TARGET for use in conda-forge-ci-setup also when using
c_stdlib_version(#1884 via #1889) - Update
github_actions.free_disk_spaceto match Azure's ( #1882 )
Authors:
- Jaime Rodríguez-Guerra
- H. Vetinari
- John Kirkham
- Yannik Tausch