Skip to content

Move PyPI notifications to shared notification package#9

Open
robbykap wants to merge 1 commit intomainfrom
codex/pypi-notification-workflows
Open

Move PyPI notifications to shared notification package#9
robbykap wants to merge 1 commit intomainfrom
codex/pypi-notification-workflows

Conversation

@robbykap
Copy link
Copy Markdown
Collaborator

Summary

Moves the PyPI notification migration out of #8 into its own stacked PR.

What changed

  • adds a composite action for sending PyPI notifications
  • migrates poetry_publish.yaml to use the shared notifications/ package instead of the Docker-based script
  • adds notifications.send_pypi and PyPI formatting helpers
  • removes the legacy pypi_updates/send_update_notification.py Docker path
  • keeps the embed size coverage for the PyPI payload

Notes

Verified

  • PYTHONPATH=. pytest -q tests/test_workflow_wiring.py
  • python3 -m py_compile notifications/formatting/formatting_utils.py notifications/formatting/pypi_format.py notifications/send_pypi.py tests/test_embed_chunking.py

Base automatically changed from codex-plain-text-notifications to main April 15, 2026 21:30
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