heat icon indicating copy to clipboard operation
heat copied to clipboard

[Bug]: New Pytorch Release workflow fails

Open ClaudiaComito opened this issue 1 year ago • 4 comments

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

ClaudiaComito avatar Oct 11 '23 16:10 ClaudiaComito

Is this related to checking compatibility with PyTorch 2.1 and CUDA 12.2 (=CUDA-version on Stage2024 on HDFML)?

mrfh92 avatar Oct 12 '23 10:10 mrfh92

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.

ClaudiaComito avatar Nov 22 '23 10:11 ClaudiaComito

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] avatar Jan 22 '24 02:01 github-actions[bot]