Releases: facebook/buck2
Releases · facebook/buck2
2023-07-15
Simple refactor of prepare_cd_exe Summary: Reduce duplication a little bit, make it easier to change things in the next diffs Reviewed By: ianlevesque Differential Revision: D47471859 fbshipit-source-id: 715a747cf8d3d0f29c02caa6c825323b0dbe2949
2023-07-11
Incompatible Changes
New Features
- New GitHub action job to tag and upload artifacts bi-monthly
Improvements
- Anonymous targets improvements
- A promise can be converted into an artifact, and used in
default_outputs
- All collections are now supported correctly
attrs.source()
is now supported, and can accept any bound artifactsattrs.arg()
is now supported via specifying a named parameteranon_target_compatible
when declaring the attributeattrs.exec_dep()
is now supported