chore(ci): copy PDB into Windows zip archive - #1909
Conversation
This comment has been minimized.
This comment has been minimized.
Binary Size Analysis (Agent Data Plane)Baseline: f939603 · Comparison: 6a9dadc · diff ✅ Binary size difference within thresholdChanges by Module
Detailed Symbol Changes |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: bc42e17544
ℹ️ About Codex in GitHub
Codex has been enabled to automatically 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 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
Regression Detector (Agent Data Plane)Run ID: Optimization Goals: ✅ No significant changes detectedFine details of change detection per experiment (35)Experiments configured
Bounds Checks: ✅ Passed (5)
ExplanationA change is flagged as a regression when |Δ mean %| > 5.00% in the regressing direction for its optimization goal AND SMP marks the experiment as a regression ( |
thieman
left a comment
There was a problem hiding this comment.
Looks good to me. Is your intent for the PDB to end up in the final Agent package? If not we may need to teach Omnibus to get rid of it.
@thieman Yeah, we definitely want it to make it as far as the Omnibus build so it can be either included as-is or shunted off to a separate debuginfo-style package or whatever. |
Summary
As stated in the PR title.
Change Type
How did you test this PR?
References
DADP-2