This repository has been archived by the owner on Nov 5, 2019. It is now read-only.
Releases: SeleniumHQ/buck
Releases · SeleniumHQ/buck
Buck release for Selenium
buck-release-a1cafa8d464c1006bfed3cb25c4ea1c7eb6bdafe Handle any null pointer exceptions that might occur when looking for …
Buck release for Selenium
Fixes a problem when running buckw test grid-test
.
Still requires elevated privileges on Windows to create symlinks.
Buck release for Selenium
Updated for Selenium includes:
- Merging with facebook master
- Checked that maven functionality works
- Removed build stamping
Buck release for Selenium
buck-release-0c687e0a193b409b8b59b08b8db36b4177b28eaa Merge remote-tracking branch 'facebook/master'
Buck release for Selenium
Including build stamping via a flag.
Buck release for Selenium
Fixes a problem when building XPIs
Buck release for Selenium
buck-release-1074bf263191a38507a2ef1a873f78b3ee4b4f43 Better use of output paths
Buck Release for Selenium
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
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
As before, but now updates the console every 15 seconds to indicate that Things Are Still Happening