SLI-2825 Add Configure Pip step to build workflow - #1851
SLI-2825 Add Configure Pip step to build workflow#1851georgii-borovinskikh-sonarsource wants to merge 1 commit into
Conversation
CI failed: Integration test failures occurred in PyCharm and CLion modules due to UI condition timeouts and SSL certificate path validation errors when fetching Python packages.OverviewIntegration tests failed across PyCharm and CLion jobs due to UI condition timeouts waiting for elements via Remote Robot, compounded by SSL handshake failures (PKIX path building failed) when IDE instances attempted to fetch Python package metadata. FailuresPyCharm IT Timeout and SSL Handshake Failures (confidence: high)
CLion IT UI Timeout (confidence: high)
Summary
Code Review ✅ ApprovedAdds the Configure Pip step to the GitHub Actions build workflow. No issues found. Tip Comment OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change the behavior for this request:
Was this helpful? React with 👍 / 👎 | Gitar |
|





Part of DEX-16
Summary by Gitar
Configure Pipstep to the build workflow in.github/workflows/build.yml.This will update automatically on new commits.