Closed waggledans closed 3 months ago
Issue : #245
This is a breaking change
Removing the --headless option that was mapped to the us-east-1 datacenter.
--headless
us-east-1
--headless if set to true you are accessing the headless Sauce instances (this discards the `region` option) [boolean] [default: false]
What types of changes does your code introduce? Keep the ones that apply:
List of tasks the reviewer must do to review the PR
These should highlight any db migrations, feature toggles, etc.
Did I merge them in the wrong order? Can you please fix the conflicts?
yup, the other one was WIP, to be merged after this one. reverted
One-line summary
Description
This is a breaking change
Removing the
--headless
option that was mapped to theus-east-1
datacenter.Types of Changes
What types of changes does your code introduce? Keep the ones that apply:
Review
List of tasks the reviewer must do to review the PR
Deployment Notes
These should highlight any db migrations, feature toggles, etc.