Skip to content

changed package card usages to use semver based release#144588

Merged
juliaElastic merged 5 commits into
elastic:mainfrom
juliaElastic:refactor/package-release
Nov 7, 2022
Merged

changed package card usages to use semver based release#144588
juliaElastic merged 5 commits into
elastic:mainfrom
juliaElastic:refactor/package-release

Conversation

@juliaElastic
Copy link
Copy Markdown
Contributor

Summary

Closes #144586

Calculating release label from semver when using it in Package Card display.

Versions with 0.x.x show up now as Technical Preview as per the issue description.

image

image

Added RC as an additional mapping.

Data stream release label hasn't changed, added a map function to translate between the old release label to the new type.

image

Checklist

@juliaElastic juliaElastic added release_note:skip Skip the PR/issue when compiling release notes v8.6.0 labels Nov 4, 2022
@juliaElastic juliaElastic self-assigned this Nov 4, 2022
@juliaElastic juliaElastic requested a review from a team as a code owner November 4, 2022 09:22
@botelastic botelastic Bot added the Team:Fleet Team label for Observability Data Collection Fleet team label Nov 4, 2022
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/fleet (Team:Fleet)

Copy link
Copy Markdown
Member

@nchaulet nchaulet left a comment

Choose a reason for hiding this comment

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

Looks good to me 🚀

@juliaElastic
Copy link
Copy Markdown
Contributor Author

@elasticmachine merge upstream

@juliaElastic juliaElastic enabled auto-merge (squash) November 7, 2022 07:18
@kibana-ci
Copy link
Copy Markdown

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
fleet 860.9KB 861.2KB +282.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
fleet 115.2KB 115.5KB +320.0B
Unknown metric groups

ESLint disabled in files

id before after diff
osquery 1 2 +1

ESLint disabled line counts

id before after diff
enterpriseSearch 19 21 +2
fleet 58 64 +6
osquery 108 113 +5
securitySolution 440 446 +6
total +19

Total ESLint disabled count

id before after diff
enterpriseSearch 20 22 +2
fleet 66 72 +6
osquery 109 115 +6
securitySolution 517 523 +6
total +20

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @juliaElastic

@juliaElastic juliaElastic merged commit 8ed9d82 into elastic:main Nov 7, 2022
@kibanamachine kibanamachine added the backport:skip This PR does not require backporting label Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team v8.6.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Fleet] Remove usage of package release field, use semver instead

5 participants