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

Add additional logging for tag requests #75

Merged
merged 2 commits into from
Sep 25, 2023

Conversation

Mark-Simulacrum
Copy link
Member

Hopefully this gives us more information to fix the error we're hitting in Cargo tagging:

2023-08-24T13:46:49.982000+00:00 f9ef8b2d-88f0-4f4d-9ba2-55bbf2b79c28 Error: {"message":"Could not verify tag name","documentation_url":"https://docs.github.com/rest/git/tags#create-a-tag-object"}
2023-08-24T13:46:49.982000+00:00 f9ef8b2d-88f0-4f4d-9ba2-55bbf2b79c28
2023-08-24T13:46:49.982000+00:00 f9ef8b2d-88f0-4f4d-9ba2-55bbf2b79c28 Caused by:
2023-08-24T13:46:49.982000+00:00 f9ef8b2d-88f0-4f4d-9ba2-55bbf2b79c28 missing field sha at line 1 column 119
2023-08-24T13:46:49.982000+00:00 f9ef8b2d-88f0-4f4d-9ba2-55bbf2b79c28

@Mark-Simulacrum Mark-Simulacrum merged commit fb8c06a into rust-lang:master Sep 25, 2023
@Mark-Simulacrum Mark-Simulacrum deleted the log-tags branch September 25, 2023 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants