Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a note regarding kibana.version #4970

Merged

Conversation

tetianakravchenko
Copy link
Contributor

Signed-off-by: Tetiana Kravchenko [email protected]

What does this PR do?

Add information about package compatibility with stack/beats version

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

Signed-off-by: Tetiana Kravchenko <[email protected]>
@tetianakravchenko tetianakravchenko requested a review from a team as a code owner January 11, 2023 12:37
@tetianakravchenko tetianakravchenko requested review from a team, gsantoro and devamanv and removed request for a team January 11, 2023 12:38
```yaml
conditions:
kibana.version: '^8.7.0'
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add a few words to explain how it behaves if you add a condition on a version of kibana that's hasn't been released yet. That I think it's very important to track from our meeting

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@gsantoro gsantoro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a note about future kibana releases

@elasticmachine
Copy link

elasticmachine commented Jan 11, 2023

💔 Tests Failed

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-01-12T17:15:44.227+0000

  • Duration: 106 min 58 sec

Test stats 🧪

Test Results
Failed 48
Passed 4579
Skipped 10
Total 4637

Test errors 48

Expand to view the tests failures

> Show only the first 10 test failures

Check integrations / cisco_ftd / cisco_ftd: check / pipeline test: test-asa-fix.log – cisco_ftd.log
    Expand to view the error details

     null 
    

    Expand to view the stacktrace

     test case failed: Expected results are different from actual ones: --- want
    +++ got
    @@ -370,7 +370,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-05-05T17:51:17.000Z",
    +            "@timestamp": "2023-05-05T17:51:17.000Z",
                 "cisco": {
                     "ftd": {
                         "icmp_code": 1,
     
    

Check integrations / cisco_ftd / cisco_ftd: check / pipeline test: test-sample.log – cisco_ftd.log
    Expand to view the error details

     null 
    

    Expand to view the stacktrace

     test case failed: Expected results are different from actual ones: --- want
    +++ got
    @@ -5047,7 +5047,7 @@
                 }
             },
             {
    -            "@timestamp": "2022-11-01T16:42:22.000Z",
    +            "@timestamp": "2023-11-01T16:42:22.000Z",
                 "cisco": {
                     "ftd": {
                         "connection_id": "1488052803",
     
    

Check integrations / haproxy / haproxy: check / pipeline test: test-default.log – haproxy.log
    Expand to view the error details

     null 
    

    Expand to view the stacktrace

     test case failed: Expected results are different from actual ones: --- want
    +++ got
    @@ -1,7 +1,7 @@
     {
         "expected": [
             {
    -            "@timestamp": "2022-09-20T15:42:59.000Z",
    +            "@timestamp": "2023-09-20T15:42:59.000Z",
                 "destination": {
                     "ip": "67.43.156.13",
                     "port": 5000
     
    

Check integrations / cisco_ios / cisco_ios: check / pipeline test: test-asr920.log – cisco_ios.log
    Expand to view the error details

     null 
    

    Expand to view the stacktrace

     test case failed: Expected results are different from actual ones: --- want
    +++ got
    @@ -234,7 +234,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-08-03T08:11:02.204Z",
    +            "@timestamp": "2023-08-03T08:11:02.204Z",
                 "cisco": {
                     "ios": {
                         "facility": "LINEPROTO",
    @@ -266,7 +266,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-08-03T08:08:47.142Z",
    +            "@timestamp": "2023-08-03T08:08:47.142Z",
                 "cisco": {
                     "ios": {
                         "access_list": "ACL_CE-SECURITY",
    @@ -334,7 +334,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-08-03T08:04:47.140Z",
    +            "@timestamp": "2023-08-03T08:04:47.140Z",
                 "cisco": {
                     "ios": {
                         "access_list": "ACL_CE-SECURITY",
    @@ -406,7 +406,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-08-03T08:09:55.769Z",
    +            "@timestamp": "2023-08-03T08:09:55.769Z",
                 "cisco": {
                     "ios": {
                         "facility": "SNMP-SW1",
     
    

Check integrations / cisco_ios / cisco_ios: check / pipeline test: test-cisco-ios.log – cisco_ios.log
    Expand to view the error details

     null 
    

    Expand to view the stacktrace

     test case failed: Expected results are different from actual ones: --- want
    +++ got
    @@ -1,7 +1,7 @@
     {
         "expected": [
             {
    -            "@timestamp": "2022-02-08T04:00:47.272Z",
    +            "@timestamp": "2023-02-08T04:00:47.272Z",
                 "cisco": {
                     "ios": {
                         "access_list": "177",
    @@ -55,7 +55,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-02-09T04:00:47.272Z",
    +            "@timestamp": "2023-02-09T04:00:47.272Z",
                 "cisco": {
                     "ios": {
                         "access_list": "INBOUND-ON-F11",
    @@ -112,7 +112,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-02-10T04:00:47.272Z",
    +            "@timestamp": "2023-02-10T04:00:47.272Z",
                 "cisco": {
                     "ios": {
                         "access_list": "171",
    @@ -165,7 +165,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-05-03T19:11:32.619Z",
    +            "@timestamp": "2023-05-03T19:11:32.619Z",
                 "cisco": {
                     "ios": {
                         "access_list": "ACL-IPv6-E0/0-IN/10",
    @@ -238,7 +238,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-06-20T02:41:39.326Z",
    +            "@timestamp": "2023-06-20T02:41:39.326Z",
                 "cisco": {
                     "ios": {
                         "access_list": "177",
    @@ -294,7 +294,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-06-20T02:41:44.921Z",
    +            "@timestamp": "2023-06-20T02:41:44.921Z",
                 "cisco": {
                     "ios": {
                         "access_list": "151",
    @@ -352,7 +352,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-06-20T02:42:27.342Z",
    +            "@timestamp": "2023-06-20T02:42:27.342Z",
                 "cisco": {
                     "ios": {
                         "access_list": "177",
    @@ -408,7 +408,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-06-20T02:42:28.374Z",
    +            "@timestamp": "2023-06-20T02:42:28.374Z",
                 "cisco": {
                     "ios": {
                         "facility": "SEC",
    @@ -439,7 +439,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-06-20T02:42:33.340Z",
    +            "@timestamp": "2023-06-20T02:42:33.340Z",
                 "cisco": {
                     "ios": {
                         "access_list": "177",
    @@ -495,7 +495,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-06-20T02:43:08.454Z",
    +            "@timestamp": "2023-06-20T02:43:08.454Z",
                 "cisco": {
                     "ios": {
                         "access_list": "150",
    @@ -563,7 +563,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-06-20T02:43:28.403Z",
    +            "@timestamp": "2023-06-20T02:43:28.403Z",
                 "cisco": {
                     "ios": {
                         "facility": "SEC",
    @@ -594,7 +594,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-06-20T02:43:28.403Z",
    +            "@timestamp": "2023-06-20T02:43:28.403Z",
                 "cisco": {
                     "ios": {
                         "access_list": "150",
    @@ -652,7 +652,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-06-20T02:43:29.451Z",
    +            "@timestamp": "2023-06-20T02:43:29.451Z",
                 "cisco": {
                     "ios": {
                         "access_list": "150",
    @@ -720,7 +720,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-03-24T18:06:03.424Z",
    +            "@timestamp": "2023-03-24T18:06:03.424Z",
                 "cisco": {
                     "ios": {
                         "action": "Login",
    @@ -773,7 +773,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-03-24T18:06:00.364Z",
    +            "@timestamp": "2023-03-24T18:06:00.364Z",
                 "cisco": {
                     "ios": {
                         "action": "exited",
    @@ -827,7 +827,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-03-24T17:37:39.000Z",
    +            "@timestamp": "2023-03-24T17:37:39.000Z",
                 "cisco": {
                     "ios": {
                         "action": "Join",
    @@ -885,7 +885,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-03-24T17:37:39.000Z",
    +            "@timestamp": "2023-03-24T17:37:39.000Z",
                 "cisco": {
                     "ios": {
                         "action": "Join",
    @@ -946,7 +946,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-03-24T12:09:35.367Z",
    +            "@timestamp": "2023-03-24T12:09:35.367Z",
                 "cisco": {
                     "ios": {
                         "facility": "OSPF",
    @@ -977,7 +977,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-03-24T12:06:47.099Z",
    +            "@timestamp": "2023-03-24T12:06:47.099Z",
                 "cisco": {
                     "ios": {
                         "facility": "CCH323",
     
    

Check integrations / cisco_ios / cisco_ios: check / pipeline test: test-date-format.log – cisco_ios.log
    Expand to view the error details

     null 
    

    Expand to view the stacktrace

     test case failed: Expected results are different from actual ones: --- want
    +++ got
    @@ -289,7 +289,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-01-06T22:11:43.398Z",
    +            "@timestamp": "2023-01-06T22:11:43.398Z",
                 "cisco": {
                     "ios": {
                         "facility": "FOO",
    @@ -321,7 +321,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-01-06T22:11:43.398Z",
    +            "@timestamp": "2023-01-06T22:11:43.398Z",
                 "cisco": {
                     "ios": {
                         "facility": "FOO",
    @@ -353,7 +353,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-01-06T22:11:43.000Z",
    +            "@timestamp": "2023-01-06T22:11:43.000Z",
                 "cisco": {
                     "ios": {
                         "facility": "FOO",
    @@ -385,7 +385,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-01-06T22:11:43.000Z",
    +            "@timestamp": "2023-01-06T22:11:43.000Z",
                 "cisco": {
                     "ios": {
                         "facility": "FOO",
    @@ -417,7 +417,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-01-16T22:11:43.398Z",
    +            "@timestamp": "2023-01-16T22:11:43.398Z",
                 "cisco": {
                     "ios": {
                         "facility": "FOO",
    @@ -449,7 +449,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-01-16T22:11:43.398Z",
    +            "@timestamp": "2023-01-16T22:11:43.398Z",
                 "cisco": {
                     "ios": {
                         "facility": "FOO",
    @@ -481,7 +481,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-01-16T22:11:43.000Z",
    +            "@timestamp": "2023-01-16T22:11:43.000Z",
                 "cisco": {
                     "ios": {
                         "facility": "FOO",
    @@ -513,7 +513,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-01-16T22:11:43.000Z",
    +            "@timestamp": "2023-01-16T22:11:43.000Z",
                 "cisco": {
                     "ios": {
                         "facility": "FOO",
    @@ -545,7 +545,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-01-16T22:11:43.000Z",
    +            "@timestamp": "2023-01-16T22:11:43.000Z",
                 "cisco": {
                     "ios": {
                         "facility": "FOO",
     
    

Check integrations / hadoop / hadoop: check / pipeline test: test-application-metrics.log – hadoop.application
    Expand to view the error details

     null 
    

    Expand to view the stacktrace

     test case failed: Expected results are different from actual ones: --- want
    +++ got
    @@ -23,8 +23,8 @@
                         "running_containers": -1,
                         "time": {
                             "elapsed": 35114,
    -                        "finished": "2022-01-01T00:00:00.258Z",
    -                        "started": "2022-01-01T00:00:00.144Z"
    +                        "finished": "2023-01-01T00:00:00.258Z",
    +                        "started": "2023-01-01T00:00:00.144Z"
                         },
                         "vcore_seconds": 57
                     }
    @@ -56,8 +56,8 @@
                         "running_containers": -1,
                         "time": {
                             "elapsed": 9925,
    -                        "finished": "2022-01-01T00:00:00.835Z",
    -                        "started": "2022-01-01T00:00:00.910Z"
    +                        "finished": "2023-01-01T00:00:00.835Z",
    +                        "started": "2023-01-01T00:00:00.910Z"
                         },
                         "vcore_seconds": 7
                     }
     
    

Check integrations / hadoop / hadoop: check / pipeline test: test-datanode-metrics.json – hadoop.datanode
    Expand to view the error details

     null 
    

    Expand to view the stacktrace

     test case failed: Expected results are different from actual ones: --- want
    +++ got
    @@ -29,7 +29,7 @@
                             "remaining": 15825682432
                         },
                         "estimated_capacity_lost_total": 0,
    -                    "last_volume_failure_date": "2022-01-01T00:00:00.000Z",
    +                    "last_volume_failure_date": "2023-01-01T00:00:00.000Z",
                         "volumes": {
                             "failed": 0
                         }
     
    

Check integrations / cisco_secure_email_gateway / cisco_secure_email_gateway: check / pipeline test: test-common-amp.log – cisco_secure_email_gateway.log
    Expand to view the error details

     null 
    

    Expand to view the stacktrace

     test case failed: Expected results are different from actual ones: --- want
    +++ got
    @@ -1,7 +1,7 @@
     {
         "expected": [
             {
    -            "@timestamp": "2022-03-17T18:24:37.000Z",
    +            "@timestamp": "2023-03-17T18:24:37.000Z",
                 "cisco_secure_email_gateway": {
                     "log": {
                         "category": {
    @@ -38,7 +38,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-03-17T18:24:37.000Z",
    +            "@timestamp": "2023-03-17T18:24:37.000Z",
                 "cisco_secure_email_gateway": {
                     "log": {
                         "category": {
    @@ -87,7 +87,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-03-17T18:24:37.000Z",
    +            "@timestamp": "2023-03-17T18:24:37.000Z",
                 "cisco_secure_email_gateway": {
                     "log": {
                         "category": {
    @@ -139,7 +139,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-03-17T18:24:37.000Z",
    +            "@timestamp": "2023-03-17T18:24:37.000Z",
                 "cisco_secure_email_gateway": {
                     "log": {
                         "category": {
    @@ -183,7 +183,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-03-17T18:24:37.000Z",
    +            "@timestamp": "2023-03-17T18:24:37.000Z",
                 "cisco_secure_email_gateway": {
                     "log": {
                         "backoff": 986,
    @@ -234,7 +234,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-03-17T18:24:37.000Z",
    +            "@timestamp": "2023-03-17T18:24:37.000Z",
                 "cisco_secure_email_gateway": {
                     "log": {
                         "category": {
    @@ -279,7 +279,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-03-17T18:24:37.000Z",
    +            "@timestamp": "2023-03-17T18:24:37.000Z",
                 "cisco_secure_email_gateway": {
                     "log": {
                         "category": {
     
    

Check integrations / cisco_secure_email_gateway / cisco_secure_email_gateway: check / pipeline test: test-common-anti-spam.log – cisco_secure_email_gateway.log
    Expand to view the error details

     null 
    

    Expand to view the stacktrace

     test case failed: Expected results are different from actual ones: --- want
    +++ got
    @@ -1,7 +1,7 @@
     {
         "expected": [
             {
    -            "@timestamp": "2022-03-17T18:24:37.000Z",
    +            "@timestamp": "2023-03-17T18:24:37.000Z",
                 "cisco_secure_email_gateway": {
                     "log": {
                         "case_id": "72324",
    @@ -31,7 +31,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-03-17T18:24:37.000Z",
    +            "@timestamp": "2023-03-17T18:24:37.000Z",
                 "cisco_secure_email_gateway": {
                     "log": {
                         "case_id": "15703",
    @@ -62,7 +62,7 @@
                 ]
             },
             {
    -            "@timestamp": "2022-03-17T18:24:37.000Z",
    +            "@timestamp": "2023-03-17T18:24:37.000Z",
                 "cisco_secure_email_gateway": {
                     "log": {
                         "case_id": "15703",
     
    

Steps errors 13

Expand to view the steps failures

Show only the first 10 steps failures

Test integration: cisco_ise
  • Took 1 min 39 sec . View more details here
  • Description: eval "$(../../build/elastic-package stack shellinit)" ../../build/elastic-package test -v --report-format xUnit --report-output file --test-coverage
Test integration: cisco_secure_email_gateway
  • Took 1 min 29 sec . View more details here
  • Description: eval "$(../../build/elastic-package stack shellinit)" ../../build/elastic-package test -v --report-format xUnit --report-output file --test-coverage
Test integration: hadoop
  • Took 2 min 54 sec . View more details here
  • Description: eval "$(../../build/elastic-package stack shellinit)" ../../build/elastic-package test -v --report-format xUnit --report-output file --test-coverage
Test integration: haproxy
  • Took 1 min 45 sec . View more details here
  • Description: eval "$(../../build/elastic-package stack shellinit)" ../../build/elastic-package test -v --report-format xUnit --report-output file --test-coverage
Test integration: infoblox_nios
  • Took 3 min 52 sec . View more details here
  • Description: eval "$(../../build/elastic-package stack shellinit)" ../../build/elastic-package test -v --report-format xUnit --report-output file --test-coverage
Test integration: pfsense
  • Took 1 min 58 sec . View more details here
  • Description: eval "$(../../build/elastic-package stack shellinit)" ../../build/elastic-package test -v --report-format xUnit --report-output file --test-coverage
Test integration: symantec_endpoint
  • Took 3 min 3 sec . View more details here
  • Description: eval "$(../../build/elastic-package stack shellinit)" ../../build/elastic-package test -v --report-format xUnit --report-output file --test-coverage
Test integration: system
  • Took 2 min 25 sec . View more details here
  • Description: eval "$(../../build/elastic-package stack shellinit)" ../../build/elastic-package test -v --report-format xUnit --report-output file --test-coverage
Test integration: zscaler_zia
  • Took 8 min 30 sec . View more details here
  • Description: eval "$(../../build/elastic-package stack shellinit)" ../../build/elastic-package test -v --report-format xUnit --report-output file --test-coverage
Google Storage Download
  • Took 0 min 0 sec . View more details here

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@elasticmachine
Copy link

elasticmachine commented Jan 11, 2023

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (351/351) 💚
Files 97.959% (576/588) 👎 -2.041
Classes 97.959% (576/588) 👎 -2.041
Methods 91.18% (5686/6236) 👍 0.889
Lines 91.563% (120041/131102) 👎 -4.413
Conditionals 100.0% (0/0) 💚

Comment on lines 183 to 187
4. If introduced package changes must be compatible with a specific stack or beats version, `kibana.version` condition should be adjusted accordingly in the package's `manifest.yml`:
```yaml
conditions:
kibana.version: '^8.7.0'
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This list refers to actions when the version of the package needs to be updated with a set of Pull Requests.

What about adding this information as a new subsection in the a generic guideline doc here ? https://github.com/elastic/integrations/blob/main/docs/generic_guidelines.md

WDYT ? @tetianakravchenko

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mrodm generic_guidance seems to provide a more generic information, without manifest examples, would maybe https://github.com/elastic/integrations/blob/main/docs/tips_for_building_integrations.md#manifest-files-1 be the better place? WDYT?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That doc looks good 👍

conditions:
kibana.version: '^8.7.0'
```
> Note: The package version with such condition will be only available in Kibana version >=8.7.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes... and personally I would slightly rephrase it something like

It's safe to release an integration that is only compatible with a future Kibana version (meaning a release that is not out yet). In that case the integration will be available in the package registry but nobody will be able to upgrade to the new version until that Kibana version has been released.

WDYT?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done. 60202c2

Copy link
Contributor Author

@tetianakravchenko tetianakravchenko Jan 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gsantoro actually I am not sure if it correct looking on #4948 (review)

changed accordingly to the commend above - dd1e3dd


It's safe to release an integration package that is only compatible with a future Kibana version (meaning a release that is not out yet). In that case the integration will be available in the package registry, but nobody will be able to upgrade to the new version until that Kibana version has been released.
> Note: Changing dashboards and visualizations using an unreleased version of Kibana might be unsafe since the Kibana Team might make changes to the Kibana code and potentially the data models. There is no guarantee that your changes won't be broken by the time new Kibana version is released.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this changes things. What should @constanca-m do then. hold on to release the integration?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes on the beats repository were backported to version 8.6. I will wait until they are available (I'm guessing on 8.6.1), and then I will continue the integrations PR @gsantoro

@tetianakravchenko
Copy link
Contributor Author

tetianakravchenko commented Jan 17, 2023

@mrodm could you please have a look?

tests are failing because of the packages tests, and also Squash and merge button is inactive for me, I guess because of the failing tests, could you please merge it as a codeowner?

maybe it is possible to exclude the docs/ from the pipeline?

@mrodm
Copy link
Contributor

mrodm commented Jan 17, 2023

@mrodm could you please have a look?

tests are failing because of the packages tests, and also Squash and merge button is inactive for me, I guess because of the failing tests, could you please merge it as a codeowner?

maybe it is possible to exclude the docs/ from the pipeline?

@tetianakravchenko those CI errors are unrelated, there is an issue about this #4950

Is this PR already ready to be merged ? As these are docs, I could force the merge it if it is everything ready.

@tetianakravchenko
Copy link
Contributor Author

@mrodm

Is this PR already ready to be merged ? As these are docs, I could force the merge it if it is everything ready.

yes, it is ready

@mrodm mrodm merged commit 6b963c7 into elastic:main Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants