Skip to content

ci: fix PyPI environment URL in release workflow#23

Merged
deborahjacob-botanu merged 2 commits intomainfrom
developer
Feb 24, 2026
Merged

ci: fix PyPI environment URL in release workflow#23
deborahjacob-botanu merged 2 commits intomainfrom
developer

Conversation

@deborahjacob-botanu
Copy link
Collaborator

Summary

Changes

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • CI / build / tooling

Testing

  • Unit tests pass (pytest)
  • Lint passes (ruff check)
  • Type check passes (mypy)

Checklist

  • My code follows the project's coding style
  • I have added SPDX headers to new files
  • I have added tests for my changes
  • I have updated documentation if needed
  • All commits are signed off (git commit -s) per the DCO

deborahjacob-botanu and others added 2 commits February 24, 2026 13:57
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
starlette 0.29 passes app= to httpx.Client.__init__() which was
removed in httpx 0.28, breaking all middleware tests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@deborahjacob-botanu deborahjacob-botanu merged commit e196085 into main Feb 24, 2026
9 of 11 checks passed
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.

1 participant