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

Changelog for 8.10.4 #3606

Merged
merged 3 commits into from
Oct 17, 2023
Merged

Changelog for 8.10.4 #3606

merged 3 commits into from
Oct 17, 2023

Conversation

pierrehilbert
Copy link
Contributor

What does this PR do?

Why is it important?

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in ./changelog/fragments using the changelog tool
  • I have added an integration test or an E2E test

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

Questions to ask yourself

  • How are we going to support this in production?
  • How are we going to measure its adoption?
  • How are we going to debug this?
  • What are the metrics I should take care of?
  • ...

@pierrehilbert pierrehilbert requested a review from a team as a code owner October 16, 2023 07:12
@pierrehilbert pierrehilbert requested review from AndersonQ and blakerouse and removed request for a team October 16, 2023 07:12
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent (Team:Elastic-Agent)

@elasticmachine
Copy link
Contributor

elasticmachine commented Oct 16, 2023

💚 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-10-17T06:27:40.297+0000

  • Duration: 26 min 4 sec

Test stats 🧪

Test Results
Failed 0
Passed 6325
Skipped 55
Total 6380

💚 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

elasticmachine commented Oct 16, 2023

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 98.795% (82/83) 👍
Files 67.466% (197/292) 👍
Classes 65.751% (359/546) 👍
Methods 52.499% (1124/2141) 👍
Lines 38.136% (12810/33590) 👍 0.003
Conditionals 100.0% (0/0) 💚

changelog/8.10.4.asciidoc Outdated Show resolved Hide resolved
Copy link
Contributor

@kilfoyle kilfoyle left a comment

Choose a reason for hiding this comment

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

LGTM! The associated release notes PR is here.

@mergify
Copy link
Contributor

mergify bot commented Oct 16, 2023

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 changelog-8.10.4 upstream/changelog-8.10.4
git merge upstream/8.10
git push upstream changelog-8.10.4

@pierrehilbert pierrehilbert merged commit 22938b1 into 8.10 Oct 17, 2023
20 checks passed
@pierrehilbert pierrehilbert deleted the changelog-8.10.4 branch October 17, 2023 09:44
mergify bot pushed a commit that referenced this pull request Oct 17, 2023
* Changelog for 8.10.4

* Update changelog/8.10.4.asciidoc

Co-authored-by: David Kilfoyle <[email protected]>

---------

Co-authored-by: David Kilfoyle <[email protected]>
(cherry picked from commit 22938b1)

# Conflicts:
#	changelog/fragments/1693427183-install-progress.yaml
pierrehilbert added a commit that referenced this pull request Oct 17, 2023
* Changelog for 8.10.4

* Update changelog/8.10.4.asciidoc

Co-authored-by: David Kilfoyle <[email protected]>

---------

Co-authored-by: David Kilfoyle <[email protected]>
(cherry picked from commit 22938b1)

# Conflicts:
#	changelog/fragments/1693427183-install-progress.yaml

Co-authored-by: Pierre HILBERT <[email protected]>
mergify bot added a commit that referenced this pull request Oct 17, 2023
* Changelog for 8.10.4

* Update changelog/8.10.4.asciidoc

Co-authored-by: David Kilfoyle <[email protected]>

---------

Co-authored-by: David Kilfoyle <[email protected]>
(cherry picked from commit 22938b1)

# Conflicts:
#	changelog/fragments/1693427183-install-progress.yaml

Co-authored-by: Pierre HILBERT <[email protected]>
(cherry picked from commit defde80)
pierrehilbert pushed a commit that referenced this pull request Oct 17, 2023
* Changelog for 8.10.4

* Update changelog/8.10.4.asciidoc

Co-authored-by: David Kilfoyle <[email protected]>

---------

Co-authored-by: David Kilfoyle <[email protected]>
(cherry picked from commit 22938b1)

# Conflicts:
#	changelog/fragments/1693427183-install-progress.yaml

Co-authored-by: Pierre HILBERT <[email protected]>
(cherry picked from commit defde80)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants