Skip to content

Add leaderboard config init command#2221

Merged
alexgshaw merged 1 commit into
mainfrom
codex/add-harbor-hub-leaderboard-init
Jul 7, 2026
Merged

Add leaderboard config init command#2221
alexgshaw merged 1 commit into
mainfrom
codex/add-harbor-hub-leaderboard-init

Conversation

@alexgshaw

Copy link
Copy Markdown
Collaborator

Summary

Adds a harbor hub leaderboard init command that writes a starter leaderboard-create config in YAML or JSON.

The YAML template now includes comments explaining:

  • how metadata_schema and metrics_schema describe submitted leaderboard row data
  • that metadata and metrics are populated by the submitter, typically from trial.lock fields and aggregated trial results
  • how columns customize Harbor Hub rendering and the leaderboard-read API contract
  • each supported column property and categorical values for type, display_type, and align

Validation

  • uv run ruff check --fix .
  • uv run ruff format .
  • uv run ty check
  • uv run pytest tests/unit/

@vercel

vercel Bot commented Jul 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
harbor-docs Ready Ready Preview, Comment Jul 7, 2026 7:20pm

Request Review

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Enjoy a better diff viewing experience by clicking one of these URLs:

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@alexgshaw alexgshaw merged commit b385484 into main Jul 7, 2026
10 checks passed
@alexgshaw alexgshaw deleted the codex/add-harbor-hub-leaderboard-init branch July 7, 2026 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant