Releases: Addepar/buck
FB Release v2022.05.05.01 with JUnit5 include Nested class tests
What's Changed
- JUnit5: Allow buck to run tests on nested test classes by @JoeAxeAddepar in #33
Full Changelog: v10...v11
It's built targeting Java 11 and Python 2:
./bin/buck build --config java.target_level=11 --config java.source_level=11 --config python.interpreter=python2 --config python.pex_flags='' buck --show-output
SHA1:
a2584be1cb023bdd2c3183d6eaf14190277f9015
FB Release v2022.05.05.01 with JUnit5 include container level test
What's Changed
Full Changelog: v9...v10
It's built targeting Java 11 and Python 2:
./bin/buck build --config java.target_level=11 --config java.source_level=11 --config python.interpreter=python2 --config python.pex_flags='' buck --show-output
SHA1:
07dedcb8df3133f850acc7ee5dbb7de85f6cf6be
FB Release v2022.05.05.01 with JUnit5 fix failure count
What's Changed
Full Changelog: v8...v9
It's built targeting Java 11 and Python 2:
./bin/buck build --config java.target_level=11 --config java.source_level=11 --config python.interpreter=python2 --config python.pex_flags='' buck --show-output
SHA1:
035c93f942539940d9c492e6125fb0f1acc881d2
FB Release v2022.05.05.01 with JUnit5 test selector support
What's Changed
Full Changelog: v7...v8
It's built targeting Java 11 and Python 2:
./bin/buck build --config java.target_level=11 --config java.source_level=11 --config python.interpreter=python2 --config python.pex_flags='' buck --show-output
SHA1:
a6eb65e949c51df84066b0dfe4143d4355212756
FB Release v2022.05.05.01 with expanded junit5 test support and corrected test runtime
What's Changed
Full Changelog: v6...v7
It's built targeting Java 11 and Python 2:
./bin/buck build --config java.target_level=11 --config java.source_level=11 --config python.interpreter=python2 --config python.pex_flags='' buck --show-output
SHA1:
ae351c5dd519bea4b60bfea01e2bd38e1d52a56f
FB Release v2022.05.05.01 with Junit5 Parameterized Test Support
This release adds the following commit to https://github.com/Addepar/buck/releases/tag/v5
It's built targeting Java 11 and Python 2:
./bin/buck build --config java.target_level=11 --config java.source_level=11 --config python.interpreter=python2 --config python.pex_flags='' buck --show-output
SHA1:
3295fef9246d1b49d95fa4666616a8845a849961
FB Release v2022.05.05.01 with Junit5 Support
This release adds the following commits to https://github.com/Addepar/buck/releases/tag/v4:
It's built targeting Java 11 and Python 2:
bin/buck build --config java.target_level=11 --config java.source_level=11 --config python.interpreter=python2 --config python.pex_flags='' buck --show-output
SHA1:
43dbce43c82704515ad7ac03c3d0abbe57f6dc9c
FB Release v2022.05.05.01 with Test Caching Restored
This release adds the following commits to https://github.com/Addepar/buck/releases/tag/v3:
- reverts 0fc321f
- adds 754d96c, which cleans up the messy revert commit above and makes sure buck works correctly
It's built targeting Java 11 and Python 2:
bin/buck build --config java.target_level=11 --config java.source_level=11 --config python.interpreter=python2 --config python.pex_flags='' buck --show-output
SHA1: 677dd548971560c86c5b1107dbceca5a07d9e7b7
PR: #25
FB Release v2022.05.05.01
This is a release that includes additional commits from Addepar. It's https://github.com/facebook/buck/releases/tag/v2022.05.05.01 (commit facebook@a8e25cb), plus:
It's built targeting Java 11 and Python 2:
bin/buck build --config java.target_level=11 --config java.source_level=11 --config python.interpreter=python2 --config python.pex_flags='' buck --show-output
SHA1: cd434d99049020fc97da46c475350073f36f44db
FB Master @ 0acbcbbed7274ba654b64d97414b28183649e51a
This is a release that includes no additional commits from Addepar. It is just facebook@0acbcbb released. It's built targeting Java 11 and Python2:
bin/buck build --config java.target_level=11 --config java.source_level=11 --config python.interpreter=python2 --config python.pex_flags='' buck --show-output
SHA1: f361eb9e7b460476a4ab584a9fcb2fedfe8ae1a0