mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 08:49:27 -04:00
# Backport This will backport the following commits from `main` to `8.6`: - [[@kbn/handlebars] Simplify the way upstream changes are discovered (#150024)](https://github.com/elastic/kibana/pull/150024) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Thomas Watson","email":"watson@elastic.co"},"sourceCommit":{"committedDate":"2023-02-02T09:56:56Z","message":"[@kbn/handlebars] Simplify the way upstream changes are discovered (#150024)\n\nPreviously a custom diff of the files inside the upstream `spec`\r\ndirectory was kept up-to-date in this package `.patches` directory. This\r\nprocess was very tedious and wasn't providing much value.\r\n\r\nIn this commit I've simplified the process tremendously and simply rely on\r\nchecking if there are any new commits upstream and then allow the\r\ndeveloper to manually check for relevant changes. This is something they\r\nneeded to do with the old system regardless. Here the code is just much\r\nsimpler.\r\n\r\n---------\r\n\r\nCo-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>","sha":"975452987919dff1dbfc1ae48100763385c09c36","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:prev-minor","v8.7.0"],"number":150024,"url":"https://github.com/elastic/kibana/pull/150024","mergeCommit":{"message":"[@kbn/handlebars] Simplify the way upstream changes are discovered (#150024)\n\nPreviously a custom diff of the files inside the upstream `spec`\r\ndirectory was kept up-to-date in this package `.patches` directory. This\r\nprocess was very tedious and wasn't providing much value.\r\n\r\nIn this commit I've simplified the process tremendously and simply rely on\r\nchecking if there are any new commits upstream and then allow the\r\ndeveloper to manually check for relevant changes. This is something they\r\nneeded to do with the old system regardless. Here the code is just much\r\nsimpler.\r\n\r\n---------\r\n\r\nCo-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>","sha":"975452987919dff1dbfc1ae48100763385c09c36"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/150024","number":150024,"mergeCommit":{"message":"[@kbn/handlebars] Simplify the way upstream changes are discovered (#150024)\n\nPreviously a custom diff of the files inside the upstream `spec`\r\ndirectory was kept up-to-date in this package `.patches` directory. This\r\nprocess was very tedious and wasn't providing much value.\r\n\r\nIn this commit I've simplified the process tremendously and simply rely on\r\nchecking if there are any new commits upstream and then allow the\r\ndeveloper to manually check for relevant changes. This is something they\r\nneeded to do with the old system regardless. Here the code is just much\r\nsimpler.\r\n\r\n---------\r\n\r\nCo-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>","sha":"975452987919dff1dbfc1ae48100763385c09c36"}}]}] BACKPORT--> Co-authored-by: Thomas Watson <watson@elastic.co> |
||
---|---|---|
.. | ||
ftr_configs.sh | ||
jest.sh | ||
jest_integration.sh | ||
jest_parallel.sh | ||
kbn_handlebars.sh | ||
pick_test_group_run_order.sh | ||
pick_test_group_run_order.ts |