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

fix: Avoid overwriting local contexts with retry decorator #479

Merged
merged 2 commits into from
Jun 24, 2024

Add reno release note

262af0f
Select commit
Loading
Failed to load commit list.
Merged

fix: Avoid overwriting local contexts with retry decorator #479

Add reno release note
262af0f
Select commit
Loading
Failed to load commit list.
Mergify / Queue: Embarked in merge queue succeeded Jun 24, 2024 in 0s

The pull request embarked with main (ee6a8f7) will be merged soon

Required conditions for merge:

  • all of [📃 From pull request rule automatic queue]:
    • -draft [📌 queue requirement]
    • any of [📌 queue -> configuration change requirements]:
      • -mergify-configuration-changed
      • check-success=Configuration changed
    • any of [🔀 queue conditions]:
      • all of [📌 queue conditions of queue default]:
        • check-success=test (3.10, py310)
        • check-success=test (3.11, py311)
        • check-success=test (3.12, pep8)
        • check-success=test (3.12, py312,py312-trio)
        • check-success=test (3.8, py38)
        • check-success=test (3.9, py39)
        • any of:
          • #approved-reviews-by >= 1
          • author = dependabot[bot]
          • author = jd
        • any of:
          • files ~= ^releasenotes/notes/
          • author = dependabot[bot]
          • label = no-changelog
        • any of [🛡 GitHub branch protection]:
          • check-success=Summary
          • check-neutral=Summary
          • check-skipped=Summary
  • any of [🛡 GitHub branch protection]:
    • check-success=Summary
    • check-neutral=Summary
    • check-skipped=Summary

Check-runs and statuses of the embarked pull request #479:

test (3.10, py310) details
test (3.11, mypy) details
test (3.11, py311) details
test (3.12, pep8) details
test (3.12, py312,py312-trio) details
test (3.8, py38) details
test (3.9, py39) details