Skip to content

Conversation

@VaishnaviHire
Copy link
Collaborator

@VaishnaviHire VaishnaviHire commented May 16, 2025

Updated pre-commit hook to update Installer script on manifest generation

- id: generate-manifests
name: Generate Manifests
entry: make generate manifests
entry: make generate manifests build-installer
Copy link
Collaborator

Choose a reason for hiding this comment

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

For troubleshooting purposes, I believe it would be clearer to have separate hooks for each case. This way, it’s easier to identify which make command failed.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Makes sense, updated

Signed-off-by: Vaishnavi Hire <vhire@redhat.com>

- repo: local
hooks:
- id: build-installer
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nit: since it's a local hook, you can put it inside the previous one. We should move all the local hooks under a single "repo: local". Followup PR

@VaishnaviHire VaishnaviHire removed the request for review from rhuss May 20, 2025 11:32
@mergify mergify bot merged commit 2bd436e into llamastack:main May 20, 2025
5 checks passed
AjayJagan referenced this pull request in AjayJagan/llama-stack-k8s-operator Aug 14, 2025
…95f920 (opendatahub-io#34)

Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
Co-authored-by: konflux-internal-p02[bot] <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
VaishnaviHire added a commit to VaishnaviHire/llama-stack-k8s-operator that referenced this pull request Sep 22, 2025
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.

2 participants