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

chore(NA): moving @kbn/server-route-repository to babel transpiler #107571

Merged

Conversation

mistic
Copy link
Member

@mistic mistic commented Aug 3, 2021

One step forward on #69706

That PR moves the @kbn/server-route-repository from using tsc compiler to babel transpiler to produce the js outputs.

@mistic mistic added chore Team:Operations Team label for Operations Team v8.0.0 release_note:skip Skip the PR/issue when compiling release notes auto-backport Deprecated - use backport:version if exact versions are needed v7.15.0 v7.14.2 labels Aug 3, 2021
@mistic mistic requested a review from jbudz August 3, 2021 18:06
@elasticmachine
Copy link
Contributor

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

@mistic mistic added v7.14.1 and removed v7.14.2 labels Aug 3, 2021
@mistic mistic enabled auto-merge (squash) August 3, 2021 19:15
@mistic mistic requested a review from a team as a code owner August 3, 2021 20:11
@botelastic botelastic bot added the Team:APM All issues that need APM UI Team support label Aug 3, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui (Team:apm)

ReturnOf,
RouteRepositoryClient,
ServerRouteRepository,
ServerRoute,
} from '@kbn/server-route-repository';
import { formatRequest } from '@kbn/server-route-repository/target/format_request';
// @ts-expect-error
Copy link
Member

Choose a reason for hiding this comment

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

can you leave a comment as to what kind of error this is?

Copy link
Member Author

Choose a reason for hiding this comment

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

done

Copy link
Member Author

Choose a reason for hiding this comment

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

@dgieselaar are we okay to move on here?

Copy link
Member

Choose a reason for hiding this comment

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

👍

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
apm 4.3MB 4.3MB -30.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
observability 59.7KB 59.6KB -30.0B

History

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

@mistic mistic merged commit d187259 into elastic:master Aug 5, 2021
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Aug 5, 2021
…lastic#107571)

* chore(NA): moving @kbn/server-route-repository to babel transpiler

* chore(NA): update types
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Aug 5, 2021
…lastic#107571)

* chore(NA): moving @kbn/server-route-repository to babel transpiler

* chore(NA): update types
@kibanamachine
Copy link
Contributor

💚 Backport successful

Status Branch Result
7.14
7.x

The backport PRs will be merged automatically after passing CI.

kibanamachine added a commit that referenced this pull request Aug 5, 2021
…107571) (#107716)

* chore(NA): moving @kbn/server-route-repository to babel transpiler

* chore(NA): update types

Co-authored-by: Tiago Costa <[email protected]>
kibanamachine added a commit that referenced this pull request Aug 5, 2021
…107571) (#107715)

* chore(NA): moving @kbn/server-route-repository to babel transpiler

* chore(NA): update types

Co-authored-by: Tiago Costa <[email protected]>
streamich pushed a commit to vadimkibana/kibana that referenced this pull request Aug 8, 2021
…lastic#107571)

* chore(NA): moving @kbn/server-route-repository to babel transpiler

* chore(NA): update types
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 chore release_note:skip Skip the PR/issue when compiling release notes Team:APM All issues that need APM UI Team support Team:Operations Team label for Operations Team v7.14.1 v7.15.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants