Ecosyste.ms: Timeline

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

stratoula

stratoula pushed 1 commit to 8.x elastic/kibana
  • [8.x] [ES|QL] Update function metadata (#200480) (#200501) # Backport This will backport the following commits fr... 1ef9cbe

View on GitHub

stratoula closed a pull request on elastic/kibana
[8.x] [ES|QL] Update function metadata (#200480)
# Backport This will backport the following commits from `main` to `8.x`: - [[ES|QL] Update function metadata (#200480)](https://github.com/elastic/kibana/pull/200480) <!--- Backport version: 8....
stratoula created a comment on a pull request on elastic/kibana
/ci

View on GitHub

stratoula pushed 578 commits to backport/8.x/pr-200480 stratoula/kibana
  • [8.x] [Observability] Populate service.name for custom logs as part of auto-detect flow (#199827) (#200234) # Backpo... 1bdc587
  • [8.x] [Discover] mailto links in data view urls (#200070) (#200220) # Backport This will backport the following com... 5cae0bf
  • [8.x] [doc] Allow copying as curl for saved object rollback instructions (#200187) (#200520) # Backport This will b... a79029f
  • [8.x] [ES|QL] Improve `STATS` command summary extraction (#199796) (#199970) # Backport This will backport the foll... 2743df6
  • [8.x] Update dependency @launchdarkly/node-server-sdk to ^9.7.1 (main) (#199836) (#200288) # Backport This will bac... 96d7b70
  • [8.x] [ftr] update docs with correct auth arguments (#200532) (#200539) # Backport This will backport the following... 5291e74
  • [8.x] [Fleet] Added Export CSV bulk action to Agent list (#196635) (#200526) # Backport This will backport the foll... efcc479
  • [8.x] [ResponseOps] [Cases] Attach file to case API (#198377) (#200525) # Backport This will backport the following... cfa54f7
  • [8.x] [Ent Search Plugin] Fix loading initial plugin data, save kbn version in kea, fix connector img version (#19977... 702d5f9
  • [8.x] [Custom threshold/Metric threshold] [Preview chart] Sort groups by first metric and aggType combination (#19964... 307acc7
  • [8.x] [APM] Revert deletion of service agent test (#200196) (#200535) # Backport This will backport the following c... db82fe5
  • [8.x] [APM] Migrate `/mobile` API tests to deployment agnostic folder (#199021) (#199689) # Backport This will back... 900a2de
  • [8.x] [APM] Migrate &#x60;/service_maps&#x60; to deployment agnostic test (#199984) (#200541) # Backport This will ... 27f20ee
  • [8.x] [Papercut] Fix KQL parsing error text styling (#199985) (#200543) # Backport This will backport the following... ab33b2e
  • [8.x] [Spaces] Visual adjustment to solution view selection (#199505) (#200537) # Backport This will backport the f... 480e499
  • [8.x] [Cloud Security] Fixed failing FTR (#199683) (#200530) # Backport This will backport the following commits fr... 519d462
  • [8.x] [SecuritySolution][Timeline] Remove timeline.isLoading (#198616) (#200550) # Backport This will backport the ... b371db9
  • [8.x] [Infra] Change order of the errors shown on Infra pages (#200531) (#200554) # Backport This will backport the... e4cfd1f
  • [8.x] [Console] Avoid console url redirection (#199966) (#200558) # Backport This will backport the following commi... 6ec3126
  • [8.x] [EEM] Disable authorization checks on endpoints (#198695) (#200565) # Backport This will backport the followi... a813573
  • and 558 more ...

View on GitHub

stratoula created a comment on a pull request on elastic/kibana
@delanni and @drewdaemon had set up some automations some time ago. Every Monday a script is running and creates 2 PRs (one for the ES|QL docs and one for the functions) I am suspecting that mov...

View on GitHub

stratoula created a comment on a pull request on elastic/kibana
The FT still failing

View on GitHub

stratoula created a review comment on a pull request on elastic/kibana
This function is also called by the ESQL editor and the solutions. By changing the arg here, it means you need to change it to all the consumers too

View on GitHub

stratoula created a review on a pull request on elastic/kibana
I havent tested yet but the change in `fetchFieldsFromESQL ` seems to affect the editor

View on GitHub

stratoula created a review on a pull request on elastic/kibana
I havent tested yet but the change in `fetchFieldsFromESQL ` seems to affect the editor

View on GitHub

stratoula pushed 20 commits to kbn-team-1309-move-kibana-esql gsoldevila/kibana
  • Adding Tech Preview badge for Reranker (#202561) ## Summary Adding a `Tech Preview` badge for `reranker` model. ... 329d3c5
  • Upgrade axios 1.7.4 → 1.7.9 (#202774) ## Summary Upgrades `axios` from v1.7.4 to v1.7.9. --------- Co-autho... 52e021f
  • Unauthorized route migration for routes owned by kibana-visualizations,kibana-data-discovery (#198331) ### Authz API... 56c38bc
  • [Dashboards][OAS] Generate API docs for Dashboards API (#199215) c8866e4
  • [kbn-test] extract ES logs only for svl (#202927) ## Summary PR fixes the issue reported by @dolaru when running ... cdb5a2d
  • skip flaky suite (#199204) 3c96e8f
  • skip flaky suite (#202940) 6d36e23
  • skip flaky suite (#201611) 8b8c6d3
  • skip flaky suite (#202147) 0d3e596
  • skip failing test suite (#202337) 37b68a1
  • skip flaky suite (#202945) a4baa5c
  • skip failing test suite (#196257) 72d3eab
  • skip failing test suite (#202328) 1ab7d42
  • [api-docs] 2024-12-05 Daily api_docs build (#203047) Generated by https://buildkite.com/elastic/kibana-api-docs-dail... 3049e89
  • [Collapsable panels][A11y] Tabbing through panels in a correct order (#202365) ## Summary This is a preparatory s... 2f1ef6f
  • [Security Solution] Move ES|QL parsing functionality into `@kbn/securitysolution-utils` package (#202772) ## Summary... efb7890
  • [SLOs] Added $state into filters schema !! (#202887) ## Summary fixes https://github.com/elastic/kibana/issues/2... 51e63ee
  • [Synthetics] Run synthetics runner based tests on package.json changes !! (#202995) ## Summary Run synthetics run... 542aa52
  • [Logs] Deprecate configuration settings (#201625) ## 📓 Summary Closes #200898 These changes deprecate some un... 2994b00
  • Merge branch 'main' into kbn-team-1309-move-kibana-esql ef4b4cd

View on GitHub

stratoula pushed 1 commit to esql-controls stratoula/kibana
  • Fix bug in variable to column association 7927a53

View on GitHub

stratoula created a comment on a pull request on elastic/kibana
/ci

View on GitHub

stratoula pushed 19 commits to backport/8.x/pr-202899 kibanamachine/kibana
  • [8.x] [Synthetics] Monitors sync request, retry on huge payload !! (#202467) (#202694) # Backport This will backpor... 39bfdec
  • [8.x] [Security Solution][Detection Engine] Adds support for suppressing EQL sequence alerts (#189725) (#202960) # B... c9fa8cd
  • [8.x] [OpenAPI] Fix Serverless API base URL (#202373) (#202583) # Backport This will backport the following commits... fb44dc3
  • [8.x] [Obs AI Assistant] Manual migration for routes with access tag (#202817) (#203013) # Backport This will backp... 49a2c8c
  • [8.x] [ResponseOps][Rules] Move Rule Form code into @kbn/response-ops-rule-form (#198725) (#202907) # Backport Th... 4beeb72
  • [8.x] Upgrade webpack 5.91.0 → 5.96.1 (#202534) (#203016) # Backport This will backport the following commits from ... 90cf032
  • [8.x] [Security Assistant] Product documentation tool (#199694) (#203019) # Backport This will backport the followi... 7cc94c6
  • [8.x] [Security Solutoin] [Detections] skip flaky eql sequence test (#202977) (#203014) # Backport This will backpo... e6c5c1c
  • [8.x] Adding Tech Preview badge for Reranker (#202561) (#203027) # Backport This will backport the following commit... d852946
  • [8.x] Unauthorized route migration for routes owned by kibana-visualizations,kibana-data-discovery (#198331) (#203031... 8f1d3c6
  • [8.x] [Security Solution] Disables &#x60;author&#x60; and &#x60;license&#x60; fields in rule edit form for prebuilt r... aaf6e4f
  • [8.x] [Spaces UI] Role Editor Flyout Should Match in Roles Mgmt (#198182) (#202820) # Backport This will backport t... 3f8bbfa
  • skip flaky suite (#202940) 5e8823a
  • skip failing test suite (#202337) 5b67019
  • skip failing test suite (#200758) 2167b74
  • skip failing test suite (#200967) cf8bc5a
  • skip failing test suite (#202328) 4882ae4
  • skip failing test suite (#200962) 3314a65
  • Merge branch '8.x' into backport/8.x/pr-202899 0749f27

View on GitHub

stratoula pushed 1 commit to main elastic/kibana
  • [ES|QL] Removes the warnings from the console (#202899) c2f706d

View on GitHub

stratoula created a comment on a pull request on elastic/kibana
/ci

View on GitHub

stratoula opened a draft pull request on elastic/kibana
[ES|QL] Removes the warnings from the console
## Summary Removes the warning from the console caused by the EuiButtonIcon not having an aria-label
stratoula created a branch on stratoula/kibana

small-warning-fix-esqleditor - Your window into the Elastic Stack

stratoula pushed 1 commit to esql-controls stratoula/kibana
  • Improvements in the control creation / editing flyout 0838e18

View on GitHub

stratoula pushed 1 commit to esql-controls stratoula/kibana

View on GitHub

stratoula pushed 1 commit to esql-controls stratoula/kibana
  • Delete unecessary files after merge a9f617c

View on GitHub

stratoula pushed 1 commit to esql-controls stratoula/kibana

View on GitHub

stratoula created a comment on a pull request on elastic/kibana
Closing in favor of https://github.com/elastic/kibana/pull/202875 which implements it to the new embeddable architecture

View on GitHub

stratoula closed a draft pull request on elastic/kibana
[ES|QL] Dashboard variables
## Summary Summarize your PR. If it involves visual changes include a screenshot or gif. ### Checklist - [ ] Any text added follows [EUI's writing guidelines](https://elastic.github.io/eui...
stratoula created a branch on stratoula/kibana

esql-controls - Your window into the Elastic Stack

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

View on GitHub

stratoula created a comment on a pull request on elastic/kibana
One of the paths has not changed successfully. This is why the FT is failing

View on GitHub

stratoula created a review on a pull request on elastic/kibana
This looks awesome, LGTM. Thanx a lot for the contribution 🙌

View on GitHub

stratoula pushed 1 commit to esql-controls-poc stratoula/kibana
  • Remove the extra package as it is not necessary f5625f1

View on GitHub

stratoula pushed 1 commit to esql-controls-poc stratoula/kibana

View on GitHub

stratoula pushed 1 commit to esql-controls-poc stratoula/kibana

View on GitHub

Load more