Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build pydevd binaries as part of normal CI build #1716

Closed
AdamYoblick opened this issue Oct 30, 2024 · 0 comments · Fixed by #1718
Closed

Build pydevd binaries as part of normal CI build #1716

AdamYoblick opened this issue Oct 30, 2024 · 0 comments · Fixed by #1718
Assignees

Comments

@AdamYoblick
Copy link
Member

AdamYoblick commented Oct 30, 2024

Before building wheels, we should be building these binaries as part of our internal CI build, for all three platforms. There are batch files that can be used to build them. See the files under https://github.com/microsoft/debugpy/tree/main/src/debugpy/_vendored/pydevd/pydevd_attach_to_process

This also needs to be added to the internal compliance build, since apiscan requires the pdb files for these binaries in order to work.

@AdamYoblick AdamYoblick self-assigned this Oct 30, 2024
@github-actions github-actions bot added the needs repro Issue has not been reproduced yet label Oct 30, 2024
@AdamYoblick AdamYoblick added engineering and removed needs repro Issue has not been reproduced yet labels Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants