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 and publish pydevd binaries #1725

Merged
merged 6 commits into from
Nov 7, 2024
Merged

Conversation

AdamYoblick
Copy link
Member

  • Build pydevd binaries and publish them as pipeline artifacts
  • Download published artifacts in test jobs and copy them to the appropriate location, before tests run
  • Move lint and pydevd to their own stages for a cleaner build
  • Yaml cleanup

I ran the test pipeline manually pointing at this pr branch, the run is at https://dev.azure.com/debugpy/debugpy/_build/results?buildId=4332&view=results

@AdamYoblick AdamYoblick requested a review from a team as a code owner November 7, 2024 16:20
@bschnurr
Copy link
Member

bschnurr commented Nov 7, 2024

we dont need to import the new pipeline template?

@AdamYoblick
Copy link
Member Author

That's only required for production pipelines afaik. This is just a PR pipeline.

Debugpy has different pipelines for CI and PR. It's not how I would have set it up but that's how it was when I joined :)

@rchiodo rchiodo closed this Nov 7, 2024
@rchiodo rchiodo reopened this Nov 7, 2024
@AdamYoblick AdamYoblick merged commit 7d0ff33 into main Nov 7, 2024
24 of 26 checks passed
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.

3 participants