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

Support debugging Python web applications #4924

Merged
merged 4 commits into from
Oct 9, 2024
Merged

Support debugging Python web applications #4924

merged 4 commits into from
Oct 9, 2024

Conversation

seeM
Copy link
Contributor

@seeM seeM commented Oct 7, 2024

This PR adds "Debug <Framework> App in Terminal" commands for all of the currently supported Python app frameworks.

There was a fair bit of moving things around to reuse code between the run and debug commands.

Addresses #4795.

QA Notes

Test the commands for each app framework, see the examples for each framework in #4662.

@seeM seeM requested review from timtmok and isabelizimm October 7, 2024 15:42
@seeM seeM changed the title Support debugging python web applications Support debugging Python web applications Oct 7, 2024
timtmok
timtmok previously approved these changes Oct 7, 2024
Copy link
Contributor

@timtmok timtmok left a comment

Choose a reason for hiding this comment

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

👍 worked well for me. It's nice to hit the breakpoints!

@seeM seeM merged commit 855554f into main Oct 9, 2024
23 checks passed
@seeM seeM deleted the 4795-debug-web-apps branch October 9, 2024 13:08
@github-actions github-actions bot locked and limited conversation to collaborators Oct 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants