Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.11] fix(NA): getPluginsDistFromRepo to return only dist plugins on…
… build (elastic#171457) (elastic#171504) # Backport This will backport the following commits from `main` to `8.11`: - [fix(NA): getPluginsDistFromRepo to return only dist plugins on build (elastic#171457)](elastic#171457) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Tiago Costa","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-11-20T09:52:53Z","message":"fix(NA): getPluginsDistFromRepo to return only dist plugins on build (elastic#171457)\n\nThis PR fixes a problem where the `getPluginsDistFromRepo` would return\r\nevery available plugin and not only the dist ones.","sha":"92b6b82d1c9c35db82af3c0d9f7e9c18a68483c8","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","Team:Operations","release_note:skip","backport:prev-minor","v8.12.0"],"number":171457,"url":"https://github.com/elastic/kibana/pull/171457","mergeCommit":{"message":"fix(NA): getPluginsDistFromRepo to return only dist plugins on build (elastic#171457)\n\nThis PR fixes a problem where the `getPluginsDistFromRepo` would return\r\nevery available plugin and not only the dist ones.","sha":"92b6b82d1c9c35db82af3c0d9f7e9c18a68483c8"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/171457","number":171457,"mergeCommit":{"message":"fix(NA): getPluginsDistFromRepo to return only dist plugins on build (elastic#171457)\n\nThis PR fixes a problem where the `getPluginsDistFromRepo` would return\r\nevery available plugin and not only the dist ones.","sha":"92b6b82d1c9c35db82af3c0d9f7e9c18a68483c8"}}]}] BACKPORT--> Co-authored-by: Tiago Costa <[email protected]>
- Loading branch information