Skip to content

ci: publish releases with PyPI trusted publishing - #1

Merged
alexander-schneider merged 1 commit into
mainfrom
codex/publish-pypi-v0.1.0
Aug 12, 2026
Merged

ci: publish releases with PyPI trusted publishing#1
alexander-schneider merged 1 commit into
mainfrom
codex/publish-pypi-v0.1.0

Conversation

@alexander-schneider

Copy link
Copy Markdown
Contributor

Summary

  • publish tagged releases through PyPI Trusted Publishing instead of a stored API token
  • update the README to use the public PyPI installation command
  • keep the required Haystack component signature compatible with the current Ruff rule set

This prepares adanos-haystack for the initial v0.1.0 PyPI release requested during review of deepset-ai/haystack-integrations#553.

Verification

  • hatch run fmt-check
  • hatch run test:all (31 passed)
  • python -m build
  • python -m twine check dist/*
  • git diff --check

@alexander-schneider
alexander-schneider merged commit e676d37 into main Aug 12, 2026
3 checks passed
@alexander-schneider
alexander-schneider deleted the codex/publish-pypi-v0.1.0 branch August 12, 2026 16:33
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