Skip to content

Make check_core_api_changes script faster#47068

Merged
joshdover merged 1 commit intoelastic:masterfrom
joshdover:np/speed-up-tsdocs
Oct 1, 2019
Merged

Make check_core_api_changes script faster#47068
joshdover merged 1 commit intoelastic:masterfrom
joshdover:np/speed-up-tsdocs

Conversation

@joshdover
Copy link
Contributor

Summary

This makes the check_core_api_changes CLI a bit faster by:

  • Only running type generation once rather than twice
  • Parallelizing the api-extractor and api-documenter calls between public and server

@joshdover joshdover added Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// Feature:New Platform release_note:skip Skip the PR/issue when compiling release notes v7.5.0 labels Oct 1, 2019
@joshdover joshdover requested a review from a team as a code owner October 1, 2019 18:47
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-platform (Team:Platform)

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@joshdover joshdover merged commit 1381e9a into elastic:master Oct 1, 2019
@joshdover joshdover deleted the np/speed-up-tsdocs branch October 1, 2019 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:New Platform release_note:skip Skip the PR/issue when compiling release notes Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants