[codex] Add LangSmith fleet artifact upload - #2473
Conversation
|
Post-push review pass:
|
📝 WalkthroughWalkthroughTwo new steps are added to the Python CI workflow test job: one checks whether ChangesLangSmith Fleet Telemetry Artifact Handling
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Workflow source neededPR #2473 needs either a linked GitHub issue or one valid non-issue Workflow Source before PR metadata automation can manage it safely. Please do one of:
Once a valid source is present, this warning will not be reposted. |
Automated Status SummaryHead SHA: 5d41e72
Coverage Overview
Coverage Trend
Top Coverage Hotspots (lowest coverage)
Low Coverage Files (<50.0%)
Updated automatically; will refresh on subsequent CI/Docker completions. Keepalive checklistScopeNo scope information available Tasks
Acceptance criteria
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c5fb8a8ef0
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
Closer follow-up for Codex review threads:
Resolved the two Codex review threads after push. |
|
Runner dispatch state for autofix on PR #2473. Do not edit. |
|
Runner dispatch state for codex on PR #2473. Do not edit. |
|
Autofix updated these files:
|
Summary
artifacts/langsmith/langsmith-fleet.ndjsonfrom reusable Python CI when a consumer repo produces itValidation
uv run pytest tests/workflows/test_reusable_ci_workflow.py tests/workflows/test_langsmith_metrics_dashboard.py tests/scripts/test_langsmith_fleet.py tests/scripts/test_langsmith_fleet_conformance.pyscripts/sync_templates.shpython scripts/validate_template_completeness.pyOrchestrator context
This closes the producer side of the dry LangSmith execution plane. The local Orchestrator fetcher was also updated and mirror-synced so rollup fallback scans paginated artifact lists.
Summary by CodeRabbit