release_2.8.0rc2
Pre-release
Pre-release
jsirois
released this
03 Nov 18:41
·
4137 commits
to main
since this release
New Features
-
Add overrides to python_requirements and poetry_requirements (Cherry-pick of #13458) (#13475)
-
Add
[tailor].ignore_paths
and[tailor].ignore_adding_targets
(Cherry-pick of #13422) (#13454) -
Validate that
[tailor].build_file_name
is compatible with[GLOBAL].build_patterns
(Cherry-pick of #13420) (#13446)
Plugin API Changes
- Fix
fmt
,lint
,test
, andcheck
plugins having to usesources
FieldSet
value (Cherry-pick of #13456) (#13466)