Polymer / tools

Polymer Tools Monorepo
BSD 3-Clause "New" or "Revised" License
430 stars 200 forks source link

Unhardcode SauceLabs REST API endpoint to allow using EU data center #3368

Open warpech opened 5 years ago

warpech commented 5 years ago

It seems that the REST API calls to SauceLabs are hardcoded to use the US data center.

See the line: https://github.com/Polymer/tools/blob/281fc194662396470091ac0ee21d94117257f89b/packages/wct-sauce/lib/plugin.js#L103

The EU data center of SauceLabs has a different REST API endpoint: https://eu-central-1.saucelabs.com/rest/v1/

Source: https://wiki.saucelabs.com/display/DOCS/Sauce+Labs+European+Data+Center+Configuration+Information

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.