You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
style: update makefile help msg according to k8s best practices (opendatahub-io#583)
<!--- Provide a general summary of your changes in the Title above -->
## Description
update makefile help msg according to k8s best practices.
help message before this change:
<img width="699" height="256" alt="image"
src="https://github.com/user-attachments/assets/8edb7311-e06d-408e-8641-148badba0f58"
/>
help message after this change:
<img width="674" height="426" alt="image"
src="https://github.com/user-attachments/assets/e3e05d0c-5073-4367-8ce3-2fe21fdb23f0"
/>
## How Has This Been Tested?
<!--- Please describe in detail how you tested your changes. -->
<!--- Include details of your testing environment, and the tests you ran
to -->
<!--- see how your change affects other areas of the code, etc. -->
## Merge criteria:
<!--- This PR will be merged by any repository approver when it meets
all the points in the checklist -->
<!--- Go over all the following points, and put an `x` in all the boxes
that apply. -->
- [x] The commits are squashed in a cohesive manner and have meaningful
messages.
- [x] Testing instructions have been added in the PR body (for PRs
involving changes that are not immediately obvious).
- [x] The developer has manually tested the changes and verified that
the changes work
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Enhanced build system help documentation with dynamic, categorized
target descriptions for improved developer experience.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Signed-off-by: Nir Rozenbaum <nrozenba@redhat.com>
0 commit comments