Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

Releases: SeleniumHQ/buck

Buck release for Selenium

Pre-release
buck-release-a1cafa8d464c1006bfed3cb25c4ea1c7eb6bdafe

Handle any null pointer exceptions that might occur when looking for …

Buck release for Selenium

01 Sep 14:52
Compare
Choose a tag to compare

Fixes a problem when running buckw test grid-test.
Still requires elevated privileges on Windows to create symlinks.

Buck release for Selenium

25 Aug 08:42
Compare
Choose a tag to compare

Updated for Selenium includes:

  • Merging with facebook master
  • Checked that maven functionality works
  • Removed build stamping

Buck release for Selenium

02 Mar 00:52
Compare
Choose a tag to compare
buck-release-0c687e0a193b409b8b59b08b8db36b4177b28eaa

Merge remote-tracking branch 'facebook/master'

Buck release for Selenium

30 Jan 13:52
Compare
Choose a tag to compare

Including build stamping via a flag.

Buck release for Selenium

21 Sep 14:36
Compare
Choose a tag to compare

Fixes a problem when building XPIs

Buck release for Selenium

19 Sep 21:22
Compare
Choose a tag to compare
buck-release-1074bf263191a38507a2ef1a873f78b3ee4b4f43

Better use of output paths

Buck Release for Selenium

05 Aug 11:51
Compare
Choose a tag to compare

Introduce a build_stamp rule

This will always be executed, leading to uncacheable and
unrepeatable builds. If we were smart, we'd hide this
behind a flag and only do the non-deterministic thing if
that seemed like a Good Idea. At least this way, there's
no danger of us ever forgetting to add the stamp.

Selenium Buck release

18 Apr 11:26
Compare
Choose a tag to compare

Rebases us on the latest Facebook version, and includes our own set of patches for

  • PGP signing maven pushes
  • Support for mozilla_, closure js_, and folder targets
  • Pulled in PRs for doc publishing and src-jar generation

Buck release for Selenium

18 Apr 16:47
Compare
Choose a tag to compare

As before, but now updates the console every 15 seconds to indicate that Things Are Still Happening