Skip to content

[kbn/i18n] remove npm-run-all#26297

Merged
spalger merged 7 commits intoelastic:masterfrom
spalger:remove/run-p
Nov 28, 2018
Merged

[kbn/i18n] remove npm-run-all#26297
spalger merged 7 commits intoelastic:masterfrom
spalger:remove/run-p

Conversation

@spalger
Copy link
Contributor

@spalger spalger commented Nov 27, 2018

I've seen a number of failures on CI complaining that "run-p: command not found", and it looks like we've seen a similar failure about 7 times in the last couple days since it was merged, so I'm going to remove the npm-run-all module that I added in #26097 in order to run the @kbn/i18n build tasks in quiet mode and in parallel. Instead I'm mimicking the build task I added to @kbn/interpreter.

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
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.

LGTM, just a couple of nits.

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@spalger spalger merged commit b05742a into elastic:master Nov 28, 2018
spalger pushed a commit to spalger/kibana that referenced this pull request Nov 28, 2018
* [kbn/i18n] remove npm-run-all

* remove unnecessary package

* loop through babel sub tasks and use helper for task name padding

* add --source-maps flag

* update yarn.lock
spalger pushed a commit to spalger/kibana that referenced this pull request Nov 28, 2018
* [kbn/i18n] remove npm-run-all

* remove unnecessary package

* loop through babel sub tasks and use helper for task name padding

* add --source-maps flag

* update yarn.lock
spalger pushed a commit that referenced this pull request Nov 29, 2018
Backports the following commits to 6.x:
 - [kbn/i18n] remove npm-run-all  (#26297)
spalger pushed a commit that referenced this pull request Nov 29, 2018
Backports the following commits to 6.5:
 - [kbn/i18n] remove npm-run-all  (#26297)
@spalger
Copy link
Contributor Author

spalger commented Nov 29, 2018

6.x/6.6: e5620da
6.5: fc6733e

@spalger spalger deleted the remove/run-p branch November 29, 2018 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants