Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow custom options; Bump version (v1.0.0) #33

Merged
merged 12 commits into from
Mar 31, 2021

Conversation

AndreyBelym
Copy link
Contributor

No description provided.

@AndreyBelym
Copy link
Contributor Author

\cc @miherlosev

@AndreyBelym
Copy link
Contributor Author

\cc @kirovboris

src/index.js Outdated Show resolved Hide resolved
src/index.js Outdated Show resolved Hide resolved
.eslintrc Show resolved Hide resolved
src/index.js Outdated Show resolved Hide resolved
src/index.js Show resolved Hide resolved
src/sauce-storage.js Outdated Show resolved Hide resolved
Copy link
Collaborator

@kirovboris kirovboris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/r-

package.json Show resolved Hide resolved
src/index.js Show resolved Hide resolved
src/index.js Show resolved Hide resolved
src/index.js Show resolved Hide resolved
src/index.js Outdated Show resolved Hide resolved
}

async startBrowser (browser, url, jobOptions = {}, timeout = null) {
jobOptions = { ...jobOptions, ...browser };
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[minor/recommendation] This method huge and not readable, it'd be nice to simplify it.

src/index.js Outdated Show resolved Hide resolved
src/index.js Outdated Show resolved Hide resolved
src/index.js Outdated Show resolved Hide resolved
@tonyzilla
Copy link

@AndreyBelym we are interested in these changes too, where are we at with the rework?

@gbruins
Copy link

gbruins commented Jul 8, 2020

This change will allow me to use saucelabs-connector on our production build server, on which we have a shared sauce connect tunnel. Looks like it's been approved and has no conflicts. Can it be integrated?

@AndreyBelym
Copy link
Contributor Author

It's only partially approved, I still need to fix a lot of things.

@gbruins
Copy link

gbruins commented Sep 9, 2020

@AndreyBelym Sorry to bug, but do you intend to address this anytime soon?

@AndreyBelym
Copy link
Contributor Author

Yep, I will try to finish it after finishing other tasks

@gbruins
Copy link

gbruins commented Jan 8, 2021

@AndreyBelym - do you still plan to address this issue?

@AndreyBelym
Copy link
Contributor Author

Yes, I still have plans to finish it, but currently there is no progress.

@AndreyBelym AndreyBelym added this to the Sprint #75 milestone Feb 24, 2021
@AndreyBelym AndreyBelym modified the milestones: Sprint #75, Sprint #76 Mar 15, 2021
@Farfurix Farfurix self-assigned this Mar 22, 2021
…new message: "Sauce Labs API request failed", fix the readme example
Copy link
Contributor Author

@AndreyBelym AndreyBelym left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, all thanks to @Farfurix 👍

@AndreyBelym AndreyBelym merged commit 6e572bb into DevExpress:master Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants