Skip to content

fix(results): remove selected run publish workflow#1315

Merged
christso merged 1 commit into
mainfrom
feature/av-hbv-5-remove-run-level-publish
Jun 7, 2026
Merged

fix(results): remove selected run publish workflow#1315
christso merged 1 commit into
mainfrom
feature/av-hbv-5-remove-run-level-publish

Conversation

@christso

@christso christso commented Jun 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Removes the Dashboard Publish run / Replace published run action.
  • Removes selected-run publish preview/client helpers, wire types, routes, and core overwrite helper exports.
  • Keeps project-level Sync Project as the user-facing results exchange workflow.

Acceptance Evidence

  • Local run detail no longer triggers a publish-preview path that clones/fetches/touches the remote results repo.
  • Removed unscoped and project-scoped /api/.../runs/:id/publish GET/POST routes.
  • Existing project-level sync tests still cover pull/push of results and dirty remote tag metadata.

Verification From Bead av-hbv.5

  • bunx biome check on touched files
  • git diff --check
  • bun test packages/core/test/evaluation/results-repo.test.ts
  • bun run build
  • bun test apps/cli/test/commands/results/serve.test.ts
  • bun run typecheck
  • bun --filter @agentv/dashboard test
  • bun run lint
  • Pre-push hook reran typecheck and Biome successfully

Closes av-hbv.5.

@christso christso merged commit 4ee1fc6 into main Jun 7, 2026
8 checks passed
@christso christso deleted the feature/av-hbv-5-remove-run-level-publish branch June 7, 2026 05:14
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