chore(evalhub): sync provider ConfigMaps from upstream eval-hub raw#723
chore(evalhub): sync provider ConfigMaps from upstream eval-hub raw#723gnaulak-redhat wants to merge 1 commit intotrustyai-explainability:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Warning Rate limit exceeded
To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (10)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…n ConfigMaps Switch sync script to embed raw upstream content instead of yaml.dump round-trip. This preserves block scalar styles (|-), UTF-8 characters (em dashes, etc.), key ordering, and all formatting exactly as authored upstream. Co-Authored-By: Claude <noreply@anthropic.com>
600026d to
fe89ce5
Compare
|
@gnaulak-redhat: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Sync eval-hub/eval-hub main config provider yaml files.
These files are auto-synced with
hack/sync-evalhub-providers.pyscriptThis is in part to fix the ci pipeline in eval-hub/eval-hub repository side