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

Typescript-ify FTR Remote #32447

Merged
merged 8 commits into from
Mar 6, 2019
Merged

Typescript-ify FTR Remote #32447

merged 8 commits into from
Mar 6, 2019

Conversation

spalger
Copy link
Contributor

@spalger spalger commented Mar 5, 2019

In preparation for the Percy integration I'd like to have a couple more services in TypeScript.

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

elasticmachine commented Mar 6, 2019

💔 Build Failed

Two chromedriver install failures 🦊

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@dmlemeshko
Copy link
Member

LGTM. Tested locally

@spalger spalger merged commit a7e1061 into elastic:master Mar 6, 2019
spalger pushed a commit to spalger/kibana that referenced this pull request Mar 6, 2019
* [ftr] flatten GenericProviderTypes to fix "log" types

* [ftr/remote] typscript-ify

* remove webdriver types, since they're version 3 and we're using version 4

* simplify initWebDriver() function

* keep jest tests in the functional tests as js, mixing jest and mocha types doesn't work

# Conflicts:
#	yarn.lock
spalger pushed a commit that referenced this pull request Mar 6, 2019
Backports the following commits to 7.x:
 - Typescript-ify FTR Remote  (#32447)
@spalger
Copy link
Contributor Author

spalger commented Mar 6, 2019

7.x/7.1: 71b1b60

@spalger spalger removed the v7.0.0 label Mar 6, 2019
@spalger spalger deleted the tsify/ftr/remote branch March 6, 2019 17:05
PhilippBaranovskiy pushed a commit to PhilippBaranovskiy/kibana that referenced this pull request Mar 7, 2019
* [ftr] flatten GenericProviderTypes to fix "log" types

* [ftr/remote] typscript-ify

* remove webdriver types, since they're version 3 and we're using version 4

* simplify initWebDriver() function

* keep jest tests in the functional tests as js, mixing jest and mocha types doesn't work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants