Skip to content

Releases: Addepar/buck

FB Release v2022.05.05.01 with JUnit5 include container level test

13 Aug 22:42
ec1a93b
Compare
Choose a tag to compare

What's Changed

  • JUnit5: test should fail on container level exception by @ztai-add in #32

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

06 Jul 22:10
21bb1ca
Compare
Choose a tag to compare

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

07 Jun 17:52
9a2dc3f
Compare
Choose a tag to compare

What's Changed

  • [OX-851] JUnit5: support running individual test method by @ztai-add in #30

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

30 May 03:14
00ea1f3
Compare
Choose a tag to compare

What's Changed

  • [junit5] fix test runtime stats by @calcwu in #29

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

29 Nov 03:51
ad504cf
Compare
Choose a tag to compare

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

14 Nov 03:55
0add0af
Compare
Choose a tag to compare

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

23 Oct 20:33
79f00e3
Compare
Choose a tag to compare

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

13 Oct 17:00
Compare
Choose a tag to compare

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

07 Apr 02:13
0acbcbb
Compare
Choose a tag to compare

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

FB Release v2020.06.29.01 + BigSur compatibility patch

17 Dec 17:58
Compare
Choose a tag to compare

This includes:

  • all commits from FaceBuck through the 2020.06.29.01 release
  • all commits from Addepar's fork played on top of the 2020.06.29.91 release
  • a special cherry-pick of facebook@a2912b9 with merge conflict resolution, to support Big Sur.
  • a specific delete of python interpreter change to retrofit to python 2.7

SHA1: b92f7140341007ff40f79ad65118f1b4e05e23f6