Skip to content

Conversation

@mtojek
Copy link
Contributor

@mtojek mtojek commented Jul 11, 2022

This PR bumps up the default Elastic stack version to v8.3.2. It looks like we missed the v8.3.0 release.

@mtojek mtojek requested a review from a team July 11, 2022 13:09
@mtojek mtojek self-assigned this Jul 11, 2022
@elasticmachine
Copy link
Collaborator

elasticmachine commented Jul 11, 2022

💚 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: 2022-07-11T13:50:16.787+0000

  • Duration: 34 min 42 sec

Test stats 🧪

Test Results
Failed 0
Passed 770
Skipped 0
Total 770

🤖 GitHub comments

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

  • /test : Re-trigger the build.

@elasticmachine
Copy link
Collaborator

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (31/31) 💚
Files 66.379% (77/116) 👍
Classes 61.963% (101/163) 👍
Methods 49.619% (326/657) 👍
Lines 33.07% (2925/8845) 👍
Conditionals 100.0% (0/0) 💚

@mtojek
Copy link
Contributor Author

mtojek commented Jul 11, 2022

/test

const (
// DefaultStackVersion is the default version of the stack
DefaultStackVersion = "8.2.0"
DefaultStackVersion = "8.3.2"
Copy link
Contributor

Choose a reason for hiding this comment

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

Should the Makefile target (test-stack-command-8x) be updated to use that snapshot version ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Actually, the 8.3.0-SNAPSHOT will pick up always latest 8.3.x. In this case, it would the next patch release after 8.3.2, so we're safe :)

Copy link
Contributor

Choose a reason for hiding this comment

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

Ok! 👍

@mtojek mtojek requested a review from mrodm July 11, 2022 14:49
const (
// DefaultStackVersion is the default version of the stack
DefaultStackVersion = "8.2.0"
DefaultStackVersion = "8.3.2"
Copy link
Contributor

Choose a reason for hiding this comment

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

Ok! 👍

@mtojek mtojek merged commit 0044977 into elastic:main Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants