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

Remove Profiling section from renovate.json #190178

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

smith
Copy link
Contributor

@smith smith commented Aug 8, 2024

@renovate opened #188560 to update some dependencies.

The "Profiling" section in the renovate.json is not accurate:

  • We don't use @types/dagre (nobody does. This must have been in profiling at some point but I have no idea.)
  • peggy is used in many core, platform, and solution places and should not have profiling as the sole owner.

This removes @types/dagre and changes the name of the "Profiling" section to be "Peggy", including only peggy and owned by core and operations.

@renovate opened elastic#188560 to update some dependencies.

The "Profiling" section in the renovate.json is not accurate:

* We don't use @types/dagre (nobody does. This must have been in profiling at some point but I have no idea.)
* peggy is used in many core, platform, and solution places and should not have profiling as the sole owner.

This removes @types/dagre and changes the name of the "Profiling" section to be "Peggy", including only peggy and owned by core and operations.
@smith smith requested review from a team August 8, 2024 18:45
@smith smith added the release_note:skip Skip the PR/issue when compiling release notes label Aug 8, 2024
@obltmachine
Copy link

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • /oblt-deploy : Deploy a Kibana instance using the Observability test environments.
  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@smith smith added the backport:skip This commit does not require backporting label Aug 8, 2024
@@ -320,9 +320,9 @@
"enabled": true
},
{
"groupName": "Profiling",
"matchDepNames": ["peggy", "@types/dagre"],
"reviewers": ["team:obs-ux-infra_services-team"],
Copy link
Member

Choose a reason for hiding this comment

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

core / operations aren't really the right teams, we don't maintain any related parts of the UI. Global UX is likely a closer fit.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Operations owns the peggy packages in the CODEOWNERS:

https://github.com/elastic/kibana/blob/main/.github/CODEOWNERS#L643-L644

Does Global UX maintain these or any usages of peggy?

@kibana-ci
Copy link
Collaborator

kibana-ci commented Aug 16, 2024

💔 Build Failed

Failed CI Steps

Metrics [docs]

✅ unchanged

History

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants