heat
heat copied to clipboard
[Bug]: New Pytorch Release workflow fails
What happened?
Manually triggered GH Action Get latest PyTorch version main branch fails.
Code snippet triggering the error
No response
Error message or erroneous outcome
/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/main*:refs/remotes/origin/main* +refs/tags/main*:refs/tags/main*
Error: fatal: could not read Username for 'https://github.com': terminal prompts disabled
Error: The process '/usr/bin/git' failed with exit code 128
Version
1.3.x
Python version
None
PyTorch version
None
MPI version
doesn't matter
Is this related to checking compatibility with PyTorch 2.1 and CUDA 12.2 (=CUDA-version on Stage2024 on HDFML)?
Branch bugs/1241-_Bug_New_Pytorch_Release_workflow_fails created!
This is still open. The workflow is supposed to push the latest pytorch version to the newly created branches, the push must trigger latest_pytorch_support.yml
which creates the PRs.
@mtar ping me if you cannot work on this today, I'll take over.
This issue is stale because it has been open for 60 days with no activity.