Skip to content

Remove compiled files so we can generate them ourselves#1723

Merged
rchiodo merged 2 commits into
microsoft:mainfrom
rchiodo:rchiodo/remove_dlls
Nov 7, 2024
Merged

Remove compiled files so we can generate them ourselves#1723
rchiodo merged 2 commits into
microsoft:mainfrom
rchiodo:rchiodo/remove_dlls

Conversation

@rchiodo

@rchiodo rchiodo commented Nov 5, 2024

Copy link
Copy Markdown
Contributor

Removing all of the compiled dlls for attach so we can generate them ourselves.

@rchiodo rchiodo requested a review from a team as a code owner November 5, 2024 20:34
Comment thread .gitignore

# C extensions
*.so
*.dylib

@AdamYoblick AdamYoblick Nov 5, 2024

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if there are any other files with these extensions in our repo. Should we consider explicitly excluding these files from src\debugpy\_vendored\pydevd\pydevd_attach_to_process ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There isn't any but I think we shouldn't ever be checking in dlls/exes. Too opaque.

@rchiodo

rchiodo commented Nov 5, 2024

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@rchiodo

rchiodo commented Nov 5, 2024

Copy link
Copy Markdown
Contributor Author

Can you just submit this Adam? It's not performing the license test for some reason

@AdamYoblick AdamYoblick closed this Nov 5, 2024
@AdamYoblick AdamYoblick reopened this Nov 5, 2024
@rchiodo

rchiodo commented Nov 7, 2024

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@rchiodo

rchiodo commented Nov 7, 2024

Copy link
Copy Markdown
Contributor Author

Okay the 3.13 tests all passed locally with the same binaries as built by the PR. Submitting.

@rchiodo rchiodo merged commit 3573ca0 into microsoft:main Nov 7, 2024
rchiodo added a commit to rchiodo/debugpy that referenced this pull request Nov 14, 2024
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.

2 participants