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

[kbn-es/installers] convert to TypeScript #120560

Merged
merged 2 commits into from
Dec 7, 2021
Merged

Conversation

spalger
Copy link
Contributor

@spalger spalger commented Dec 7, 2021

In an attempt to improve kbn-es startup and reduce some of the log noise on CI I'm constantly breaking things unexpectedly and finding it very challenging to refactor things. In an effort to make that easier I'd like to convert the module to TypeScript, starting with the installers and their dependencies.

@spalger spalger added auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v7.16.1 v8.0.0 v8.1.0 labels Dec 7, 2021
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@spalger spalger marked this pull request as ready for review December 7, 2021 07:02
@spalger spalger requested a review from a team as a code owner December 7, 2021 07:02
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

Copy link
Member

@jbudz jbudz left a comment

Choose a reason for hiding this comment

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

I tested the available install commands and reviewed source changes. LGTM

@spalger spalger merged commit 760374f into elastic:main Dec 7, 2021
@spalger spalger deleted the ts-ify/kbn-es branch December 7, 2021 16:28
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Dec 7, 2021
* [kbn-es/installers] convert to TypeScript

* catch invalid urls passed to installArchive()
@kibanamachine
Copy link
Contributor

💔 Backport failed

Status Branch Result
8.0
7.16 Commit could not be cherrypicked due to conflicts

Successful backport PRs will be merged automatically after passing CI.

To backport manually run:
node scripts/backport --pr 120560

spalger pushed a commit to spalger/kibana that referenced this pull request Dec 7, 2021
* [kbn-es/installers] convert to TypeScript

* catch invalid urls passed to installArchive()
# Conflicts:
#	packages/kbn-es/src/custom_snapshots.ts
kibanamachine added a commit that referenced this pull request Dec 7, 2021
* [kbn-es/installers] convert to TypeScript

* catch invalid urls passed to installArchive()

Co-authored-by: Spencer <[email protected]>
spalger pushed a commit that referenced this pull request Dec 7, 2021
* [kbn-es/installers] convert to TypeScript

* catch invalid urls passed to installArchive()
# Conflicts:
#	packages/kbn-es/src/custom_snapshots.ts
TinLe pushed a commit to TinLe/kibana that referenced this pull request Dec 22, 2021
* [kbn-es/installers] convert to TypeScript

* catch invalid urls passed to installArchive()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v7.16.1 v8.0.0 v8.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants