[7.x] [build_ts_refs] improve caches, allow building a subset of projects (#107981)#108139
Merged
spalger merged 2 commits intoelastic:7.xfrom Aug 11, 2021
Merged
[7.x] [build_ts_refs] improve caches, allow building a subset of projects (#107981)#108139spalger merged 2 commits intoelastic:7.xfrom
spalger merged 2 commits intoelastic:7.xfrom
Conversation
…lastic#107981) * [build_ts_refs] improve caches, allow building a subset of projects * cleanup project def script and update refs in type check script * rename browser_bazel config to avoid kebab-case * remove execInProjects() helper * list references for tsconfig.types.json for api-extractor workload * disable composite features of tsconfig.types.json for api-extractor * set declaration: true to avoid weird debug error * fix jest tests Co-authored-by: spalger <spalger@users.noreply.github.com> # Conflicts: # .gitignore # examples/hello_world/tsconfig.json # tsconfig.json # tsconfig.refs.json
Contributor
Author
|
@elasticmachine merge upstream |
Contributor
💚 Build Succeeded
Metrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: |
stacey-gammon
pushed a commit
to stacey-gammon/kibana
that referenced
this pull request
Aug 11, 2021
Need to account for elastic#108139
stacey-gammon
pushed a commit
that referenced
this pull request
Aug 11, 2021
…107789) (#108182) * Add a new hello world plugin and adjust the welcome message. (#107789) * Add a new hello world plugin and adjust the welcome message. * update and move files * Update CODEOWNERS * add a tsconfig.json file * update tsconfig.json * fix type check * address code review comments # Conflicts: # .github/CODEOWNERS * Update tsconfig.json Need to account for #108139 * Update tsconfig.json Needed to add references
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backports the following commits to 7.x: