Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/137023
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commit ca09f6a with merge base 3ff2d93 ( FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
kit1980
left a comment
There was a problem hiding this comment.
Should also update later in the file:
- name: Setup Python 3.8
if: matrix.test_type != 'older_python_version'
uses: actions/setup-python@v4
with:
python-version: '3.8'
Or maybe not. |
|
@pytorchbot merge -f "It fixed the regression" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
|
@pytorchbot cherry-pick -b release/2.5 -c ci |
|
❌ 🤖 pytorchbot command failed: Try |
|
@pytorchbot cherry-pick -c regression --onto release/2.5 |
By migrating some of the workflows to Python-3.9 as 3.8 has been deprecated by #132138 Pull Request resolved: #137023 Approved by: https://github.com/ZainRizvi, https://github.com/janeyx99, https://github.com/seemethere, https://github.com/kit1980, https://github.com/Skylion007 (cherry picked from commit 40f80a7)
Cherry picking #137023The cherry pick PR is at #137052 and it is recommended to link a regression cherry pick PR with an issue. The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
Fix lint (#137023) By migrating some of the workflows to Python-3.9 as 3.8 has been deprecated by #132138 Pull Request resolved: #137023 Approved by: https://github.com/ZainRizvi, https://github.com/janeyx99, https://github.com/seemethere, https://github.com/kit1980, https://github.com/Skylion007 (cherry picked from commit 40f80a7) Co-authored-by: Nikita Shulga <2453524+malfet@users.noreply.github.com>
By migrating some of the workflows to Python-3.9 as 3.8 has been deprecated by pytorch#132138 Pull Request resolved: pytorch#137023 Approved by: https://github.com/ZainRizvi, https://github.com/janeyx99, https://github.com/seemethere, https://github.com/kit1980, https://github.com/Skylion007
By migrating some of the workflows to Python-3.9 as 3.8 has been deprecated by #132138