Skip to content

Use kibana.version ^ instead of >= - #749

Merged
andrewkroh merged 2 commits into
elastic:masterfrom
andrewkroh:bugfix/kibana.version
Feb 25, 2021
Merged

Use kibana.version ^ instead of >=#749
andrewkroh merged 2 commits into
elastic:masterfrom
andrewkroh:bugfix/kibana.version

Conversation

@andrewkroh

@andrewkroh andrewkroh commented Feb 25, 2021

Copy link
Copy Markdown
Contributor

What does this PR do?

Packages must contain kibana.version: '^7.12.0' and NOT '>7.12.0', for example.

Otherwise these packages will automatically be compatible with 8.0 which we are not sure yet.

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.
Packages must contain kibana.version: '^7.12.0' and NOT '>7.12.0'.

Otherwise these packages will automatically be compatible with 8.0 which we are not sure yet.
@elasticmachine

elasticmachine commented Feb 25, 2021

Copy link
Copy Markdown

💚 Build Succeeded

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

Expand to view the summary

Build stats

  • Build Cause: Pull request #749 updated

  • Start Time: 2021-02-25T18:27:31.071+0000

  • Duration: 32 min 30 sec

  • Commit: 9f86e04

Test stats 🧪

Test Results
Failed 0
Passed 242
Skipped 0
Total 242

Trends 🧪

Image of Build Times

Image of Tests

@andrewkroh
andrewkroh merged commit 358a7de into elastic:master Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants