Skip to content

Backport/6.x/pr 26205#26727

Merged
joelgriffith merged 3 commits intoelastic:6.xfrom
joelgriffith:backport/6.x/pr-26205
Dec 6, 2018
Merged

Backport/6.x/pr 26205#26727
joelgriffith merged 3 commits intoelastic:6.xfrom
joelgriffith:backport/6.x/pr-26205

Conversation

@joelgriffith
Copy link
Copy Markdown
Contributor

Back ports #26205. Had a merge conflict that required a manual resolution, hence the two commits.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

question: I guess it's (and few places below where these packages are used) accidentally removed?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

issue: merge conflict issue? It should be fs I guess

@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@joelgriffith
Copy link
Copy Markdown
Contributor Author

Thanks @azasypkin, addressed your issues

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

joelgriffith and others added 3 commits December 5, 2018 13:27
* Removes event-stream package (and sub-deps) + implements a similar API to what we were using

* Removing array_streams in favor of existing utils

* Fixing lockfile

* Allow report-errors to propogate through (don't catch)

* [cli/reloacConfig/test] update test to use promises

* avoid mixing async and Promise.then more than necessary
@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@azasypkin
Copy link
Copy Markdown
Contributor

retest

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Copy link
Copy Markdown
Contributor

@azasypkin azasypkin left a comment

Choose a reason for hiding this comment

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

Changes in reload_logging_config.test.js look good to me, thanks!

expect(exitCode).toEqual(0);
expect(sawJson).toEqual(true);
expect(sawNonjson).toEqual(true);
}, 60000);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

optional nit: there should a minute, but I don't want you to wait another CI run, so I'm fine with backporting this as is.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Coolio, going to merge this!

@joelgriffith joelgriffith merged commit 52f79b9 into elastic:6.x Dec 6, 2018
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.

3 participants