Skip to content

[CI] format_version and kibana.version compatibility check #15627

@mykola-elastic

Description

@mykola-elastic

As of now CI passes even if the package's kibana.version and format_version don't match.

This results in some packages having a higher format_version than their kibana version constraints. And thus the released package is not visible on older kibanas (even though their support is specified in the kibana.version).

The issue for format_version: 3.4.0 describes this problem: #15147

Proposing the following behavior:

  • Make the CI fail if the package is not visible on the earliest kibana version supported by the package.

Related:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions