Auto-activate python easy wins for debugger - #7621
Conversation
|
PRApprover will approve and merge this PR, FAQ, #dx-source-code-management 🛠️ PRApproval Status
➡️ Current phase: approved - manual merge required (this rule does not auto-merge) |
|
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2bdb463ba6
ℹ️ 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".
| - weblog_declaration: | ||
| django-poc: missing_feature | ||
| python3.12: missing_feature | ||
| django-py3.13: missing_feature | ||
| tornado: missing_feature |
There was a problem hiding this comment.
Remove fastapi from the existing declarations instead
This added block does not activate test_symdb_upload for fastapi: each weblog_declaration list item is parsed independently, and both preceding items still produce a matching missing_feature declaration for that weblog. Omitting fastapi only from a new third item cannot override those matches, so the easy-win test remains skipped; update or consolidate the existing declarations so none of them disables fastapi.
Useful? React with 👍 / 👎.
|
✅ All CI checks and tests passed. 🎉 All green!🧪 All tests passed 🔗 Commit SHA: 2dff6d4 | Docs | View more details | Give us feedback! |
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2bdb463 to
2dff6d4
Compare
Automated activation of easy-win tests for
pythonowned bydebuggerView nightly workflow run