Skip to content

[7.x](backport #27460) Be more lenient when checking for Saved Objects API in Kibana#27470

Merged
kvch merged 1 commit into7.xfrom
mergify/bp/7.x/pr-27460
Aug 19, 2021
Merged

[7.x](backport #27460) Be more lenient when checking for Saved Objects API in Kibana#27470
kvch merged 1 commit into7.xfrom
mergify/bp/7.x/pr-27460

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify bot commented Aug 18, 2021

This is an automatic backport of pull request #27460 done by Mergify.
Cherry-pick of 9defc4a has failed:

On branch mergify/bp/7.x/pr-27460
Your branch is up to date with 'origin/7.x'.

You are currently cherry-picking commit 9defc4acc1.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   libbeat/kibana/client.go
	modified:   metricbeat/tests/system/test_base.py

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   testing/environments/latest.yml

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

@mergify mergify bot added backport conflicts There is a conflict in the backported pull request labels Aug 18, 2021
@mergify mergify bot assigned kvch Aug 18, 2021
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Aug 18, 2021
@botelastic
Copy link
Copy Markdown

botelastic bot commented Aug 18, 2021

This pull request doesn't have a Team:<team> label.

This PR sets the minimum required version for Kibana to 7.14 for using the Saved Objects API. The change lets module developers use the last released version for exporting dashboards.

The PR also updates the testing environment to 7.14, so dashboard exporting and importing can be tested using e2e tests.

Support module developers and run e2e tests to catch issues.

(cherry picked from commit 9defc4a)
@kvch kvch force-pushed the mergify/bp/7.x/pr-27460 branch from c0b6a1a to 27700df Compare August 18, 2021 15:48
@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Aug 18, 2021

💚 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 preview

Expand to view the summary

Build stats

  • Start Time: 2021-08-19T12:06:48.965+0000

  • Duration: 147 min 15 sec

  • Commit: 27700df

Test stats 🧪

Test Results
Failed 0
Passed 52836
Skipped 5267
Total 58103

Trends 🧪

Image of Build Times

Image of Tests

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 52836
Skipped 5267
Total 58103

@kvch
Copy link
Copy Markdown
Contributor

kvch commented Aug 19, 2021

jenkins run tests

@kvch
Copy link
Copy Markdown
Contributor

kvch commented Aug 19, 2021

jenkins run tests

@kvch kvch merged commit f2829bd into 7.x Aug 19, 2021
@mergify mergify bot deleted the mergify/bp/7.x/pr-27460 branch August 19, 2021 14:40
@mergify
Copy link
Copy Markdown
Contributor Author

mergify bot commented Nov 18, 2021

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b mergify/bp/7.x/pr-27460 upstream/mergify/bp/7.x/pr-27460
git merge upstream/7.x
git push upstream mergify/bp/7.x/pr-27460

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport conflicts There is a conflict in the backported pull request needs_team Indicates that the issue/PR needs a Team:* label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants