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

refactor: 💡 separate server-side function reg from executor #44531

Merged
merged 6 commits into from
Sep 27, 2019
Merged

refactor: 💡 separate server-side function reg from executor #44531

merged 6 commits into from
Sep 27, 2019

Conversation

streamich
Copy link
Contributor

@streamich streamich commented Aug 30, 2019

Summary

Closes #44199

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

For maintainers

@streamich streamich requested a review from a team as a code owner August 30, 2019 18:29
@streamich streamich added Feature:ExpressionLanguage Interpreter expression language (aka canvas pipeline) release_note:skip Skip the PR/issue when compiling release notes Team:AppArch labels Aug 30, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch

@streamich streamich requested a review from ppisljar August 30, 2019 18:30
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elastic elastic deleted a comment from elasticmachine Aug 31, 2019
Copy link
Member

@ppisljar ppisljar left a comment

Choose a reason for hiding this comment

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

i have some questions, maybe lets zoom about it when you have time

@streamich streamich requested a review from a team as a code owner September 2, 2019 16:17
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@streamich streamich added the Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas label Sep 2, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-canvas

@streamich streamich requested a review from ppisljar September 2, 2019 18:25
@elasticmachine
Copy link
Contributor

💔 Build Failed

Copy link
Member

@ppisljar ppisljar left a comment

Choose a reason for hiding this comment

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

LGTM

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@monfera monfera left a comment

Choose a reason for hiding this comment

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

Looks good to me on the Canvas side of things, @clintandrewhall maybe you wish to take a look too, having worked quite a bit with expressions

streamich added a commit that referenced this pull request Sep 27, 2019
…46775)

* refactor: 💡 separate server-side function reg from executor

* refactor: 💡 separate Canvas functionality of Interpreter

* refactor: 💡 simplify, move server fn init into Canavas

* fix: 🐛 adjust Expressions service usage after master merge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:ExpressionLanguage Interpreter expression language (aka canvas pipeline) release_note:skip Skip the PR/issue when compiling release notes review Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas v7.5.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Expressions] Separate initializeInterpreter() from server functions
4 participants