chore(NA): moving @kbn/babel-code-parser into bazel#97675
chore(NA): moving @kbn/babel-code-parser into bazel#97675mistic merged 13 commits intoelastic:masterfrom
Conversation
This comment has been minimized.
This comment has been minimized.
…stic/kibana into move-kbn-babel-code-parser-into-bazel
This comment has been minimized.
This comment has been minimized.
…stic/kibana into move-kbn-babel-code-parser-into-bazel
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Pinging @elastic/kibana-operations (Team:Operations) |
|
jenkins, test this (necessary for Jenkins update) |
wylieconlon
left a comment
There was a problem hiding this comment.
Tested tinymath changes, LGTM
This comment has been minimized.
This comment has been minimized.
💚 Build Succeeded
Metrics [docs]Public APIs missing comments
Public APIs missing exports
Unknown metric groupsAPI count
History
To update your PR or re-run it, just comment with: |
* chore(NA): moving @kbn/babel-code-parser into bazel * docs(NA): missing docs about new package * chore(NA): removing quiet arg * chore(NA): fix packages build srcs * chore(NA): change source order on tinymath * chore(NA): add babelrc * chore(NA): clear package build migration Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
💚 Backport successful
This backport PR will be merged automatically after passing CI. |
* chore(NA): moving @kbn/babel-code-parser into bazel * docs(NA): missing docs about new package * chore(NA): removing quiet arg * chore(NA): fix packages build srcs * chore(NA): change source order on tinymath * chore(NA): add babelrc * chore(NA): clear package build migration Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
One step forward on #69706
That PR moves the @kbn/babel-code-parser into Bazel by pushing a BUILD file for that package.
After merging this the package will be consumed from within bazel-bin folder.