Skip to content

feat(scripts): deploy example eval results repos#1267

Merged
christso merged 4 commits into
mainfrom
feat/example-results-repos-deploy
May 28, 2026
Merged

feat(scripts): deploy example eval results repos#1267
christso merged 4 commits into
mainfrom
feat/example-results-repos-deploy

Conversation

@christso
Copy link
Copy Markdown
Collaborator

Summary

Example eval repositories can now be provisioned from a single YAML file with matching eval-results repositories already wired for AgentV remote sync. The script creates or verifies each GitHub repo pair, clones local working copies, initializes the results repo layout, and commits the eval repo's .agentv/config.yaml with the correct results block.

The workflow supports dry runs for review before touching GitHub and --no-push for local-only setup checks.

Verification

  • bun scripts/deploy-example-results-repos.ts --help
  • bun scripts/deploy-example-results-repos.ts scripts/deploy-example-results-repos.example.yaml --dry-run --no-push
  • bunx biome check scripts/deploy-example-results-repos.ts scripts/deploy-example-results-repos.example.yaml
  • bunx tsc --noEmit --target ES2022 --module NodeNext --moduleResolution NodeNext --types node,bun --typeRoots /home/christso/projects/EntityProcess/agentv.worktrees/feat-example-results-repos-deploy/node_modules/@types --skipLibCheck /home/christso/projects/EntityProcess/agentv.worktrees/feat-example-results-repos-deploy/scripts/deploy-example-results-repos.ts
  • Pre-push hook: build, typecheck, lint, test, validate eval YAML files

Compound Engineering
GPT--5_Codex

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 28, 2026

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: bdf92c6
Status: ✅  Deploy successful!
Preview URL: https://8931bccd.agentv.pages.dev
Branch Preview URL: https://feat-example-results-repos-d.agentv.pages.dev

View logs

@christso christso merged commit e700c35 into main May 28, 2026
4 checks passed
@christso christso deleted the feat/example-results-repos-deploy branch May 28, 2026 10:39
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.

1 participant