Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: New Pytorch Release workflow fails #1241

Closed
ClaudiaComito opened this issue Oct 11, 2023 · 4 comments
Closed

[Bug]: New Pytorch Release workflow fails #1241

ClaudiaComito opened this issue Oct 11, 2023 · 4 comments
Assignees
Labels
bug Something isn't working stale workflows

Comments

@ClaudiaComito
Copy link
Contributor

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 ClaudiaComito added bug Something isn't working workflows labels Oct 11, 2023
@mrfh92
Copy link
Collaborator

mrfh92 commented Oct 12, 2023

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

@mtar mtar self-assigned this Nov 20, 2023
Copy link
Contributor

@ClaudiaComito
Copy link
Contributor Author

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.

Copy link
Contributor

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

@github-actions github-actions bot added the stale label Jan 22, 2024
@mtar mtar closed this as completed Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale workflows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants