mirror of
https://github.com/elastic/kibana.git
synced 2025-04-21 08:19:33 -04:00
# Backport This will backport the following commits from `main` to `8.12`: - [[doclinks] propagate build flavor to `getDocLinks` (#172358)](https://github.com/elastic/kibana/pull/172358) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Pierre Gayvallet","email":"pierre.gayvallet@elastic.co"},"sourceCommit":{"committedDate":"2023-12-12T09:59:41Z","message":"[doclinks] propagate build flavor to `getDocLinks` (#172358)\n\n## Summary\r\n\r\nFix https://github.com/elastic/kibana/issues/167088\r\n\r\nAdd a new `buildFlavor` (`traditional` | `serverless`) parameter to\r\n`getDocLinks` and `getDocLinksMeta` so that the doc links generator\r\nlogic can leverage the information\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"c50f3d749ed9071bf4c0974ed4f71399627f088a","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","Team:Core","release_note:skip","v8.12.0","v8.13.0"],"number":172358,"url":"https://github.com/elastic/kibana/pull/172358","mergeCommit":{"message":"[doclinks] propagate build flavor to `getDocLinks` (#172358)\n\n## Summary\r\n\r\nFix https://github.com/elastic/kibana/issues/167088\r\n\r\nAdd a new `buildFlavor` (`traditional` | `serverless`) parameter to\r\n`getDocLinks` and `getDocLinksMeta` so that the doc links generator\r\nlogic can leverage the information\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"c50f3d749ed9071bf4c0974ed4f71399627f088a"}},"sourceBranch":"main","suggestedTargetBranches":["8.12"],"targetPullRequestStates":[{"branch":"8.12","label":"v8.12.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.13.0","labelRegex":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/172358","number":172358,"mergeCommit":{"message":"[doclinks] propagate build flavor to `getDocLinks` (#172358)\n\n## Summary\r\n\r\nFix https://github.com/elastic/kibana/issues/167088\r\n\r\nAdd a new `buildFlavor` (`traditional` | `serverless`) parameter to\r\n`getDocLinks` and `getDocLinksMeta` so that the doc links generator\r\nlogic can leverage the information\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"c50f3d749ed9071bf4c0974ed4f71399627f088a"}}]}] BACKPORT--> Co-authored-by: Pierre Gayvallet <pierre.gayvallet@elastic.co> |
||
---|---|---|
.. | ||
src | ||
index.ts | ||
jest.config.js | ||
kibana.jsonc | ||
package.json | ||
README.md | ||
tsconfig.json |
@kbn/config
— Kibana configuration file loader
This package contains the configuration service used to load and read the kibana configuration file