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

chore: pr-release: pass --retry to curl #5025

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Conversation

nomeata
Copy link
Collaborator

@nomeata nomeata commented Aug 13, 2024

Since curl/curl#4465 curl adheres to the
Retry-After header, so maybe this fixes the issues with

jq: error (at <stdin>:5): Cannot index string with string "body"

that sometimes make this workflow fail.

Since curl/curl#4465 curl adheres to the
`Retry-After` header, so maybe this fixes the issues with
```
jq: error (at <stdin>:5): Cannot index string with string "body"
```
that sometimes make this workflow fail.
@nomeata nomeata requested review from Kha and kim-em as code owners August 13, 2024 15:53
@nomeata nomeata added the will-merge-soon …unless someone speaks up label Aug 13, 2024
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc August 13, 2024 16:09 Inactive
@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Aug 13, 2024
@leanprover-community-mathlib4-bot
Copy link
Collaborator

Mathlib CI status (docs):

  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 8d12dd87a411822e6223f6a8256e8efcb6d3b49c --onto f3e7b455bbd4ea39376e0928d0d6cb8d26bd0ba3. (2024-08-13 16:10:58)

@nomeata nomeata added this pull request to the merge queue Aug 13, 2024
Merged via the queue into master with commit 7283e2c Aug 13, 2024
16 checks passed
@nomeata
Copy link
Collaborator Author

nomeata commented Aug 16, 2024

@nomeata nomeata deleted the joachim/pr-release-retry-api branch August 16, 2024 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN will-merge-soon …unless someone speaks up
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants