Closed shaungrady closed 4 years ago
@shaungrady, thanks for your PR! By analyzing the annotation information on this pull request, we identified @defunctzombie, @vvo and @JamesKyburz to be potential reviewers
Not sure what happened to Travis on that last build attempt... network issues trying to download the Phantom binary?
Reverted .travis.yml
, am forced to use an async method to getting git branch and commit SHA data. It's a fast command that should complete before the browser
method is called (and does in my limited testing), but it's not ideal. Worst case is that the child process doesn't close before browser
is called, in which case, no branch/SHA data is added to the tags property.
Add current branch name and last commit short SHA as SauceLabs session tags.