Skip to content

fix(cicd): upload cloud_output_items.json as CI artifact#199

Merged
placerda merged 1 commit into
mainfrom
hotfix/cloud-output-items-artifact
May 29, 2026
Merged

fix(cicd): upload cloud_output_items.json as CI artifact#199
placerda merged 1 commit into
mainfrom
hotfix/cloud-output-items-artifact

Conversation

@placerda
Copy link
Copy Markdown
Contributor

Hotfix: include cloud_output_items.json in CI artifact bundle so operators can triage unrecognized Foundry grader shapes without re-running locally. Cherry-pick of #197 (already merged to develop). Real diff +5/-2 across 2 files.

The cloud-eval parser fix in the previous release added a `0 usable
scores` warning that points operators at
`.agentops/results/latest/cloud_output_items.json` for triage. That
file was being written by the orchestrator but never made it into the
GitHub Actions / Azure DevOps artifact bundle, so the very people who
needed it most (anyone hitting an unrecognized Foundry grader shape in
CI) could not actually inspect it without re-running the eval locally.

Add the raw dump to both `__EVAL_ARTIFACT_PATHS__` upload lists in
`services/cicd.py`.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@placerda placerda merged commit b47a575 into main May 29, 2026
1 check passed
@placerda placerda deleted the hotfix/cloud-output-items-artifact branch May 29, 2026 04:40
placerda added a commit that referenced this pull request May 29, 2026
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