angular/tools/saucelabs
Charles Lyding e0ee049bc3 ci: use bazel downloaded saucelabs connect binary (#56456)
The saucelabs connect tunnel utility is now downloaded via bazel as needed.
For the directly invoked case the utility is downloaded via the local shell script.
Previously it was part of the root `package.json` and downloaded whenever
a package install was executed. The utility archive was also not an actual
package which incidentally worked with npm but does not work with newer versions
of yarn.

PR Close #56456
2024-06-14 13:48:37 -07:00
..
BUILD.bazel ci: use bazel downloaded saucelabs connect binary (#56456) 2024-06-14 13:48:37 -07:00
README.md build: share Saucelabs browsers between karma test targets using background Saucelabs daemon and custom karma launcher (#49200) 2023-05-15 09:21:46 -07:00
sauce-service.sh ci: use bazel downloaded saucelabs connect binary (#56456) 2024-06-14 13:48:37 -07:00

Saucelabs testing with Bazel

Moved to tools/saucelabs-daemon/README.md.