Jon

Results 7 issues of Jon

https://jestjs.io/blog/2021/05/25/jest-27 https://github.com/facebook/jest/blob/main/CHANGELOG.md#2700 Changes for us: - setImmediate is no longer available on the global object by default - tests can use promises, or callbacks but not both - `modern` fakeTImers...

Adds support for including example plugins in a distribution, and the subsequent Cloud deployment. Previously we did support building all of the example plugins, but they weren't installed. Opening this...

Team:Operations
release_note:skip

Adds a new docker image, `kibana-chainguard` using [chainguard-base](https://images.chainguard.dev/directory/image/chainguard-base). For now this is only for testing, exact naming tbd. Testing ``` docker load < kibana-chainguard-8.15.0-SNAPSHOT-docker-image-aarch64.tar.gz docker run --rm docker.elastic.co/kibana/kibana-chainguard:8.15.0-SNAPSHOT ```

Team:Operations
release_note:skip
ci:build-all-platforms
ci:build-os-packages

This workflow currently checkouts out two separate branches, but uses the default branch as a reference when analyzing. We want the results to split by the branch. See https://github.com/github/codeql-action/blob/main/analyze/action.yml for...

The unmerged backports section lists potential missing backports, but we're finding this to not be as relevant in certain situations. For `package.json`, the older branch is in maintenance mode and...