Closed makepanic closed 6 years ago
https://github.com/johanneswuerbach/ember-cli-sauce/blob/master/lib/commands/sauce-connect.js#L23 sets various options for the saucie connect method. With https://github.com/johanneswuerbach/saucie/pull/80 it's also possible to set the connectVersion to that method.
connect
We could expose the connectVersion so an addon consumer could use a newer sauceconnect binary.
Possible environment names: SAUCE_VERSION or others
SAUCE_VERSION
https://github.com/johanneswuerbach/ember-cli-sauce/blob/master/lib/commands/sauce-connect.js#L23 sets various options for the saucie
connect
method. With https://github.com/johanneswuerbach/saucie/pull/80 it's also possible to set the connectVersion to that method.We could expose the connectVersion so an addon consumer could use a newer sauceconnect binary.
Possible environment names:
SAUCE_VERSION
or others