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

[8.6](backport #2138) Fix issue where its possible for a component to receive a unit without a config #2151

Merged
merged 1 commit into from
Jan 23, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 23, 2023

This is an automatic backport of pull request #2138 done by Mergify.


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.com

…t a config (#2138)

* Fix issue where checkinExpected channel might have out dated information.

* Run mage fmt.

* Add changelog entry.

* Increase rate lime for failure in test for slow CI runners.

* Cleanups from code review.

* Refactor the design of ensuring an initial expected comes from the observed message.

(cherry picked from commit fefe64f)
@mergify mergify bot requested a review from a team as a code owner January 23, 2023 15:01
@mergify mergify bot added the backport label Jan 23, 2023
@mergify mergify bot requested review from aleksmaus and blakerouse and removed request for a team January 23, 2023 15:01
@elasticmachine
Copy link
Contributor

💚 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: 2023-01-23T15:01:59.997+0000

  • Duration: 23 min 23 sec

Test stats 🧪

Test Results
Failed 0
Passed 4829
Skipped 13
Total 4842

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

Expand to view the GitHub comments

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

  • /test : Re-trigger the build.

  • /package : Generate the packages.

  • run integration tests : Run the Elastic Agent Integration tests.

  • run end-to-end tests : Generate the packages and run the E2E Tests.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@elasticmachine
Copy link
Contributor

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 98.305% (58/59)
Files 69.268% (142/205)
Classes 69.231% (270/390)
Methods 54.047% (828/1532)
Lines 39.301% (9029/22974)
Conditionals 100.0% (0/0) 💚

@blakerouse blakerouse merged commit 83884e4 into 8.6 Jan 23, 2023
@blakerouse blakerouse deleted the mergify/bp/8.6/pr-2138 branch January 23, 2023 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants