feat: support harbor for benchmark (#1466)
Some checks failed
Test / Run Python Tests (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Pre-commit / pre-commit (push) Has been cancelled

Co-authored-by: bytecii <bytecii@users.noreply.github.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
This commit is contained in:
bytecii 2026-03-08 07:24:53 -07:00 committed by GitHub
parent 41d1c622c5
commit 639e3764a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 725 additions and 1 deletions

View file

@ -21,6 +21,7 @@ repos:
exclude: '\.md$'
- id: check-toml
name: Check toml
exclude: 'benchmark/harbor/template/'
- id: check-yaml
name: Check yaml