Commit graph

12 commits

Author SHA1 Message Date
Thomas Watson f5e032a5c0
Bump Node.js from version 14.17.0 to 14.17.2 (#104148) (#104195) 2021-07-01 17:44:38 -04:00
Kibana Machine 709fdf1f57
chore(NA): upgrades bazel rules nodejs into v3.6.0 (#103895) (#104041)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-06-30 23:03:24 -04:00
Kibana Machine d34b639b13
chore(NA): upgrade bazel rules nodejs to v3.5.1 (#101412) (#101424)
Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-06-04 16:55:40 -04:00
Kibana Machine c48fd4ba03
Bump Node.js from version 14.16.1 to 14.17.0 (#100314) (#100336)
Co-authored-by: Thomas Watson <w@tson.dk>
2021-05-24 16:38:02 +00:00
Kibana Machine 16acc8123b
chore(NA): upgrade bazel rules nodejs to v3.5.0 (#99932) (#99962)
Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-05-13 17:02:25 +00:00
Kibana Machine 00376cc9b3
chore(NA): upgrades bazel rules nodejs into v3.4.2 (#98701) (#98757)
* chore(NA): upgrade bazel rules nodejs to v3.4.1

* chore(NA): update rules nodejs into 3.4.2

* chore(NA): update yarn lock after updating rules

Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-04-29 12:18:01 -04:00
Kibana Machine 91cfff87a4
chore(NA): @kbn/pm new commands to support development on Bazel packages (#96465) (#96911)
* chore(NA): add warnings both to run and watch commands about Bazel built packages

* chore(NA): add new commands to build and watch bazel packages

* docs(NA): add documentation about how to deal with bazel packages

* chore(NA): addressed majority of the feedback received except for improved error logging

* chore(NA): disable ibazel info notification.

* chore(NA): remove iBazel notification

* chore(NA): remove iBazel notification - kbn pm dist

* chore(NA): move show_results option to kbn-pm only

* chore(NA): patch build bazel command to include packages target list

* chore(NA): add pretty logging for elastic-datemath

* chore(NA): remove double error output from commands ran with Bazel

* fix(NA): include simple error message to preserve subprocess failure state

* docs(NA): missing docs about how to independentely watch non bazel packages

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-04-12 22:30:36 -04:00
Kibana Machine 67c6cadbc3
Bump Node.js from version 14.16.0 to 14.16.1 (#96382) (#96474)
Co-authored-by: Thomas Watson <w@tson.dk>
2021-04-07 16:39:32 -04:00
Kibana Machine 4eb427862e
chore(NA): upgrade bazel rules nodejs to v3.2.3 (#95413) (#95431)
Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-03-25 18:29:08 +00:00
Kibana Machine a8eb5a9e83
chore(NA): upgrade bazel rules nodejs to v3.2.2 (#94726) (#94744)
Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-03-16 16:56:00 -04:00
Kibana Machine c344fe3882
chore(NA): manage npm dependencies within bazel (#92864) (#93474)
* chore(NA): full WORKSPACE.bazel logic plus manage yarn dependencies with Bazel

* chore(NA): update BUILD.bazel files comments on root and packages

* chore(NA): add workspace file with useful data

* chore(NA): install deps through bazel

* chore(NA): update workspace file

* chore(NA): update into last rules nodejs

* chore(NA): ensure bazel always run yarn install

* chore(NA): support offline mode

* chore(NA): remove elastic-datemath

* chore(NA): restore bazel 4.0.0

* chore(NA): update kbn pm dist

* chore(NA): introduce force-install command

* docs(NA): update docs with new yarn kbn bootstrap flags

* chore(NA): use path.resolve on kbn bootstrap integrity check verification

* chore(NA): update .yarnrc

Co-authored-by: Tyler Smalley <tylersmalley@me.com>

* chore(NA): change cli argument typo

* chore(NA): fix spacing on kbn pm cli

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Tyler Smalley <tylersmalley@me.com>

Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
Co-authored-by: Tyler Smalley <tylersmalley@me.com>
2021-03-03 15:21:20 -05:00
Tiago Costa 228666c209
chore(NA): bazel machinery installation on kbn bootstrap (#89469) (#89521)
* chore(NA): bazel machinery installation on kbn bootstrap

* refact(NA): simplify install logic

* chore(NA): update kbn pm with last changes
2021-01-28 02:42:44 +00:00