-
Type: Bug Report
**Describe the bug**
- OS and Version: Ubuntu 23.10 | Ubuntu 24.04
- VS Code Version: 1.89.0
- Extension Version: 1.1.2
- Target Device: GD32F350RB
- Other extensions you …
-
### NuGet Product(s) Involved
NuGet.exe, Visual Studio Package Management UI, dotnet.exe
### The Elevator Pitch
During `pack`, if we detect that a file path is too long for Windows/Visual Studio to…
-
Until https://github.com/elastic/kibana/pull/89915 (v7.12.0) saved objects didn't support paging through large result sets. Now that we have `_search_after` support, plugins who previously paged throu…
-
Hi,
All Stream function, pack/unpack and str is ok ! My project run and is functionnal !! but...
![image](https://user-images.githubusercontent.com/59484485/109276195-01381b80-7816-11eb-8dd2-3c892…
-
Currently the package manager only support index templates and content templates in json format. Same as for ingest pipelines, index and component templates should also be supported in yml https://git…
-
The promise below might fail in case there's a glitch in ES connection and never retry.
https://github.com/elastic/kibana/blob/593d3911728cf68093925836ae2031746c7db6cd/x-pack/plugins/cloud_securit…
-
A test failed on a tracked branch
```
CypressError: `cy.task('createEndpointHost')` failed with the following error:
> Timed out waiting for host [test-host-7049] to show up in Fleet
https://on.cyp…
-
A test failed on a tracked branch
```
AssertionError: Timed out retrying after 150000ms: Expected to find element: `[data-test-subj="filters-global-container"] [data-test-subj="querySubmitButton"]`, …
-
A test failed on a tracked branch
```
Error: thrown: "Exceeded timeout of 5000 ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
at /o…
-
Currently, this check will return `true` if any `managed` data stream exists with the same index pattern defined by an input package policy:
https://github.com/elastic/kibana/blob/19818f2c7f469924…