type_check: normalize tsconfig.type_check project input#254115
Merged
tylersmalley merged 1 commit intoelastic:mainfrom Feb 20, 2026
Merged
type_check: normalize tsconfig.type_check project input#254115tylersmalley merged 1 commit intoelastic:mainfrom
tylersmalley merged 1 commit intoelastic:mainfrom
Conversation
Models sometimes run --project with tsconfig.type_check.json, which is generated; this now maps to the sibling tsconfig.json, logs a warning, and is covered by tests.
delanni
approved these changes
Feb 20, 2026
Contributor
|
Starting backport for target branches: 8.19, 9.2, 9.3 https://github.com/elastic/kibana/actions/runs/22231190115 |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Feb 20, 2026
Models sometimes run --project with tsconfig.type_check.json, which is generated; this now maps to the sibling tsconfig.json, logs a warning, and is covered by tests. (cherry picked from commit 1d398b0)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Feb 20, 2026
Models sometimes run --project with tsconfig.type_check.json, which is generated; this now maps to the sibling tsconfig.json, logs a warning, and is covered by tests. (cherry picked from commit 1d398b0)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Feb 20, 2026
Models sometimes run --project with tsconfig.type_check.json, which is generated; this now maps to the sibling tsconfig.json, logs a warning, and is covered by tests. (cherry picked from commit 1d398b0)
Contributor
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Feb 20, 2026
… (#254256) # Backport This will backport the following commits from `main` to `9.3`: - [type_check: normalize tsconfig.type_check project input (#254115)](#254115) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Tyler Smalley","email":"tyler.smalley@elastic.co"},"sourceCommit":{"committedDate":"2026-02-20T16:01:20Z","message":"type_check: normalize tsconfig.type_check project input (#254115)\n\nModels sometimes run --project with tsconfig.type_check.json, which is\ngenerated; this now maps to the sibling tsconfig.json, logs a warning,\nand is covered by tests.","sha":"1d398b020c73e8c796cc7abbd04641e9e707f534","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:all-open","v9.4.0"],"title":"type_check: normalize tsconfig.type_check project input","number":254115,"url":"https://github.com/elastic/kibana/pull/254115","mergeCommit":{"message":"type_check: normalize tsconfig.type_check project input (#254115)\n\nModels sometimes run --project with tsconfig.type_check.json, which is\ngenerated; this now maps to the sibling tsconfig.json, logs a warning,\nand is covered by tests.","sha":"1d398b020c73e8c796cc7abbd04641e9e707f534"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/254115","number":254115,"mergeCommit":{"message":"type_check: normalize tsconfig.type_check project input (#254115)\n\nModels sometimes run --project with tsconfig.type_check.json, which is\ngenerated; this now maps to the sibling tsconfig.json, logs a warning,\nand is covered by tests.","sha":"1d398b020c73e8c796cc7abbd04641e9e707f534"}}]}] BACKPORT--> Co-authored-by: Tyler Smalley <tyler.smalley@elastic.co>
kibanamachine
added a commit
that referenced
this pull request
Feb 20, 2026
… (#254255) # Backport This will backport the following commits from `main` to `9.2`: - [type_check: normalize tsconfig.type_check project input (#254115)](#254115) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Tyler Smalley","email":"tyler.smalley@elastic.co"},"sourceCommit":{"committedDate":"2026-02-20T16:01:20Z","message":"type_check: normalize tsconfig.type_check project input (#254115)\n\nModels sometimes run --project with tsconfig.type_check.json, which is\ngenerated; this now maps to the sibling tsconfig.json, logs a warning,\nand is covered by tests.","sha":"1d398b020c73e8c796cc7abbd04641e9e707f534","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:all-open","v9.4.0"],"title":"type_check: normalize tsconfig.type_check project input","number":254115,"url":"https://github.com/elastic/kibana/pull/254115","mergeCommit":{"message":"type_check: normalize tsconfig.type_check project input (#254115)\n\nModels sometimes run --project with tsconfig.type_check.json, which is\ngenerated; this now maps to the sibling tsconfig.json, logs a warning,\nand is covered by tests.","sha":"1d398b020c73e8c796cc7abbd04641e9e707f534"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/254115","number":254115,"mergeCommit":{"message":"type_check: normalize tsconfig.type_check project input (#254115)\n\nModels sometimes run --project with tsconfig.type_check.json, which is\ngenerated; this now maps to the sibling tsconfig.json, logs a warning,\nand is covered by tests.","sha":"1d398b020c73e8c796cc7abbd04641e9e707f534"}}]}] BACKPORT--> Co-authored-by: Tyler Smalley <tyler.smalley@elastic.co>
kibanamachine
added a commit
that referenced
this pull request
Feb 20, 2026
…) (#254253) # Backport This will backport the following commits from `main` to `8.19`: - [type_check: normalize tsconfig.type_check project input (#254115)](#254115) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Tyler Smalley","email":"tyler.smalley@elastic.co"},"sourceCommit":{"committedDate":"2026-02-20T16:01:20Z","message":"type_check: normalize tsconfig.type_check project input (#254115)\n\nModels sometimes run --project with tsconfig.type_check.json, which is\ngenerated; this now maps to the sibling tsconfig.json, logs a warning,\nand is covered by tests.","sha":"1d398b020c73e8c796cc7abbd04641e9e707f534","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:all-open","v9.4.0"],"title":"type_check: normalize tsconfig.type_check project input","number":254115,"url":"https://github.com/elastic/kibana/pull/254115","mergeCommit":{"message":"type_check: normalize tsconfig.type_check project input (#254115)\n\nModels sometimes run --project with tsconfig.type_check.json, which is\ngenerated; this now maps to the sibling tsconfig.json, logs a warning,\nand is covered by tests.","sha":"1d398b020c73e8c796cc7abbd04641e9e707f534"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/254115","number":254115,"mergeCommit":{"message":"type_check: normalize tsconfig.type_check project input (#254115)\n\nModels sometimes run --project with tsconfig.type_check.json, which is\ngenerated; this now maps to the sibling tsconfig.json, logs a warning,\nand is covered by tests.","sha":"1d398b020c73e8c796cc7abbd04641e9e707f534"}}]}] BACKPORT--> Co-authored-by: Tyler Smalley <tyler.smalley@elastic.co>
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.
Models sometimes run --project with tsconfig.type_check.json, which is generated; this now maps to the sibling tsconfig.json, logs a warning, and is covered by tests.