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.9.1 changelog generation #3248

Merged
merged 1 commit into from
Aug 16, 2023
Merged

8.9.1 changelog generation #3248

merged 1 commit into from
Aug 16, 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 kilfoyle August 16, 2023 10:14
@pierrehilbert pierrehilbert requested a review from a team as a code owner August 16, 2023 10:14
@pierrehilbert pierrehilbert requested review from AndersonQ and pchila and removed request for a team August 16, 2023 10:14
@elasticmachine
Copy link
Contributor

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

@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-08-16T10:14:21.910+0000

  • Duration: 23 min 22 sec

Test stats 🧪

Test Results
Failed 0
Passed 6071
Skipped 23
Total 6094

💚 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.701% (76/77) 👍
Files 65.693% (180/274) 👍
Classes 65.166% (333/511) 👍
Methods 52.233% (1029/1970) 👍
Lines 37.939% (11760/30997) 👍 0.058
Conditionals 100.0% (0/0) 💚

@kilfoyle
Copy link
Contributor

LGTM! I've ported the Asciidoc, with a few edits, into #3248

@pierrehilbert pierrehilbert merged commit fd7c7f8 into 8.9 Aug 16, 2023
mergify bot pushed a commit that referenced this pull request Aug 16, 2023
(cherry picked from commit fd7c7f8)

# Conflicts:
#	changelog/fragments/1691070305-Upgrade-to-Go-1.20.7.yaml
pierrehilbert added a commit that referenced this pull request Aug 21, 2023
(cherry picked from commit fd7c7f8)

# Conflicts:
#	changelog/fragments/1691070305-Upgrade-to-Go-1.20.7.yaml

Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co>
mergify bot added a commit that referenced this pull request Aug 21, 2023
(cherry picked from commit fd7c7f8)

# Conflicts:
#	changelog/fragments/1691070305-Upgrade-to-Go-1.20.7.yaml

Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co>
(cherry picked from commit aac878d)
pierrehilbert added a commit that referenced this pull request Aug 22, 2023
…ion (#3272)

* 8.9.1 changelog generation (#3248) (#3255)

(cherry picked from commit fd7c7f8)

# Conflicts:
#	changelog/fragments/1691070305-Upgrade-to-Go-1.20.7.yaml

Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co>
(cherry picked from commit aac878d)

* Fixing elastic-agent-standalone-kubernetes.yaml

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co>
AndersonQ pushed a commit to AndersonQ/elastic-agent that referenced this pull request Aug 30, 2023
…ngelog generation (elastic#3272)

* 8.9.1 changelog generation (elastic#3248) (elastic#3255)

(cherry picked from commit fd7c7f8)

# Conflicts:
#	changelog/fragments/1691070305-Upgrade-to-Go-1.20.7.yaml

Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co>
(cherry picked from commit aac878d)

* Fixing elastic-agent-standalone-kubernetes.yaml

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co>
AndersonQ pushed a commit to AndersonQ/elastic-agent that referenced this pull request Sep 8, 2023
…ngelog generation (elastic#3272)

* 8.9.1 changelog generation (elastic#3248) (elastic#3255)

(cherry picked from commit fd7c7f8)

# Conflicts:
#	changelog/fragments/1691070305-Upgrade-to-Go-1.20.7.yaml

Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co>
(cherry picked from commit aac878d)

* Fixing elastic-agent-standalone-kubernetes.yaml

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co>
AndersonQ pushed a commit to AndersonQ/elastic-agent that referenced this pull request Sep 8, 2023
…ngelog generation (elastic#3272)

* 8.9.1 changelog generation (elastic#3248) (elastic#3255)

(cherry picked from commit fd7c7f8)

# Conflicts:
#	changelog/fragments/1691070305-Upgrade-to-Go-1.20.7.yaml

Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co>
(cherry picked from commit aac878d)

* Fixing elastic-agent-standalone-kubernetes.yaml

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co>
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.

3 participants