Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

elastic/kibana

mikecote created a review comment on a pull request on elastic/kibana
**nit:** It's interesting that `response.status` could be null. If ever that occurs, should we consider it an unexpected status code as well?

View on GitHub

mikecote created a review comment on a pull request on elastic/kibana
**optional nit:** not sure if we need this to ensure the `catch` path goes through. ```suggestion await store.msearch([{}]); throw new Error('should have thrown'); ```

View on GitHub

mikecote created a review on a pull request on elastic/kibana
Changes LGTM! Left a few nits but testing locally worked as expected!

View on GitHub

mikecote created a review on a pull request on elastic/kibana
Changes LGTM! Left a few nits but testing locally worked as expected!

View on GitHub

kibanamachine created a comment on an issue on elastic/kibana
New failure: [kibana-on-merge - main](https://buildkite.com/elastic/kibana-on-merge/builds/53441#0192c492-f883-4ed8-866d-e8662c73f5f6)

View on GitHub

elasticmachine created a comment on a pull request on elastic/kibana
## :green_heart: Build Succeeded * [Buildkite Build](https://buildkite.com/elastic/kibana-pull-request/builds/246027) * Commit: 1b97750028df15d3ac4377da0ebe077d771bf923 ### Metrics [[docs](https:/...

View on GitHub

jbudz pushed 1 commit to main elastic/kibana
  • [ci] Use es snapshot cache on miscellaneous steps, adjust schedule (#197294) The schedule adjustment is due to 7.17 ... 8b02c0d

View on GitHub

jbudz closed a pull request on elastic/kibana
[ci] Use es snapshot cache on miscellaneous steps, adjust schedule
The schedule adjustment is due to 7.17 verification taking longer than other branches. Currently, we only rebuild once when main is updated. This is a stopgap until a cache-only update can be intr...
PhilippeOberti created a comment on a pull request on elastic/kibana
@logeekal I see that the backport has failed. I'm actually not sure why we would want to backport unskipping Cypress tests?

View on GitHub

kibanamachine created a comment on a pull request on elastic/kibana
## 💔 All backports failed | Status | Branch | Result | |:------:|:------:|:------| |❌|8.16|Backport failed because of merge conflicts| |❌|8.x|Backport failed because of merge conflicts| ### Manua...

View on GitHub

PhilippeOberti created a review comment on a pull request on elastic/kibana
successful!! https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7267 😃

View on GitHub

PhilippeOberti created a review on a pull request on elastic/kibana

View on GitHub

PhilippeOberti created a review on a pull request on elastic/kibana
awesome to see so many test unskipped!!

View on GitHub

delanni pushed 207 commits to renovate/main-launchdarkly elastic/kibana
  • [Security Solution] [Notes] Enable templated insights with all events, not just alerts (#197164) ## Summary Curre... fe79c85
  • Revert "[ci] Cache chromedriver (#196614)" This reverts commit b89941f3ab072135cc3c343f083e2669831ea4af. 0a04e06
  • [ML] Forecast api delete test: add retry to ensure forecast has time to complete before deletion (#197111) ## Summar... 0c95fa3
  • [APM] Use subfeature permissions for Labs settings (#197092) ## Summary Closes https://github.com/elastic/kibana/... 68b328d
  • [Index Management] Fix unhandled error in ds data retention modal (#196524) Fixes https://github.com/elastic/kibana/... d8fa996
  • [Cloud Security] Remove failsOnMKI tag from the Agentless agent tests in Serverless Quality Gates (#197094) ## Summa... 0055da5
  • Update hello_world_plugin.mdx (#197104) ## Summary Changed import path for Kibana Core Public imports, previous w... 2b60d6f
  • [Onboarding] Add tech preview badge to the OTel k8s flow (#197229) Adds Tech Preview badges for the k8s OTel flow. ... aaf3539
  • [TopNav] Ability for menu items to collapse into popover at custom breakpoints (#195820) ## Summary Closes #15441... a5e49e6
  • Drop integration tiles for connectors in Enterprise Search (#196173) ## Closes https://github.com/elastic/search-tea... 0f5fcf2
  • [EDR Workflows] Add missing services to Osquery Cypress (#197213) a3ba90c
  • Add watsonx icon for inference endpoints management page (#197116) This PR adds IBM Watsonx ai support for the Infer... 8e1fcc1
  • [Index Management] Fix Flashing error banner in Index Template form (#196786) ## Summary Fixes #194751 In `Eu... f629d96
  • [FTR][Ownership] Assign ally/grps 1,2 & 3 (#195964) ## Summary Assign files within `x-pack/test/accessibility/app... 2664ccf
  • [Synthtrace][Inventory] K8s entities support (#197077) Part of https://github.com/elastic/kibana/issues/196155 Ne... 5e40320
  • Kibana space scoped component-template for risk engine (#197170) ## Summary The component template used when enab... b562288
  • [SecuritySolution][Onboarding] Send Telemetry when integration tabs or cards clicked (#196291) ## Summary https://g... 2b27089
  • [Observability Onboarding] Fix EDOT collector permissions (#197248) ## Summary Fix EDOT collector permissions. ... e1c4a60
  • Remove unused dependencies (#197058) ## Summary Removes the following unused dependencies: - `@cfworker/json-s... 1e05086
  • [Core] [UA] Support API Deprecations (#196081) # Summary Adds a new API deprecations feature inside core. This f... c417196
  • and 187 more ...

View on GitHub

kibanamachine created a comment on a pull request on elastic/kibana
## 💔 All backports failed | Status | Branch | Result | |:------:|:------:|:------| |❌|8.16|Backport failed because of merge conflicts| |❌|8.x|Backport failed because of merge conflicts| ### Manua...

View on GitHub

elasticmachine created a comment on a pull request on elastic/kibana
## :green_heart: Build Succeeded * [Buildkite Build](https://buildkite.com/elastic/kibana-pull-request/builds/246022) * Commit: 65b3cb2f0e3a37cd3a73cabc74bedfb42bae8297 ### Metrics [[docs](https:/...

View on GitHub

elasticmachine created a comment on a pull request on elastic/kibana
## :green_heart: Build Succeeded * [Buildkite Build](https://buildkite.com/elastic/kibana-pull-request/builds/246020) * Commit: e413f037f53fd8dd1cf044e393fd6f00ca5e4f0d ### Metrics [[docs](https:/...

View on GitHub

kibanamachine created a comment on a pull request on elastic/kibana
Starting backport for target branches: 8.16, 8.x https://github.com/elastic/kibana/actions/runs/11522546579

View on GitHub

kapral18 created a review on a pull request on elastic/kibana
LGTM. Thanks for the tests!

View on GitHub

logeekal pushed 1 commit to main elastic/kibana
  • [Security Solution] Unskips Timeline Cypress tests (#195721) ## Summary Fixes below Flaky tests issues : - [x]... 5bd8ff5

View on GitHub

logeekal closed a pull request on elastic/kibana
[Security Solution] Unskips Timeline Cypress tests
## Summary Fixes below Flaky tests issues : - [x] https://github.com/elastic/kibana/issues/180688 - [x] https://github.com/elastic/kibana/issues/176945 - [ ] https://github.com/elastic/kiba...
jamesspi created a comment on an issue on elastic/kibana
@muskangulati-qasource, what do you mean by exhausted here? The "details" section in the error dialog should contain all the necessary information.

View on GitHub

kibanamachine created a comment on a pull request on elastic/kibana
Starting backport for target branches: 8.16, 8.x https://github.com/elastic/kibana/actions/runs/11522535193

View on GitHub

lcawl pushed 1 commit to main elastic/kibana
  • [OpenAPI][DOCS] Add descriptions, examples, responses for role APIs (#195527) Co-authored-by: Elena Shostak <1656787... 02fab72

View on GitHub

lcawl closed a pull request on elastic/kibana
[OpenAPI][DOCS] Add descriptions, examples, responses for role APIs
## Summary Relates to https://github.com/elastic/kibana/issues/192153 This PR adds descriptions and responses for role APIs, derived from the content in https://www.elastic.co/guide/en/kibana...
PhilippeOberti created a review comment on a pull request on elastic/kibana
haha we answered at the same time 😆

View on GitHub

PhilippeOberti created a review on a pull request on elastic/kibana

View on GitHub

kapral18 created a review comment on a pull request on elastic/kibana
again I am not familiar with conventions yet, but whenever I touch functionality especially in shared code I try to add some coverage. I know it's not your responsibility to add all the tests for ...

View on GitHub

kapral18 created a review on a pull request on elastic/kibana

View on GitHub

elasticmachine created a comment on a pull request on elastic/kibana
Pinging @elastic/fleet (Team:Fleet)

View on GitHub

Load more