Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

Add GitHub Action for PyPI Publishing

This PR adds a GitHub Action workflow that automatically publishes the liquidai-cli Python package to PyPI when a new release is created.

Changes:

  • Add workflow file that triggers on release creation
  • Set up testing with Python 3.10, 3.11, and 3.12
  • Configure build and publish steps using PyPI credentials

Required Secrets:

Before this can work in production, the following secrets need to be added to the repository:

  • PYPI_USERNAME: PyPI username (or __token__ if using API token)
  • PYPI_API_TOKEN: PyPI API token for authentication

Link to Devin run: https://app.devin.ai/sessions/091656c5a70248bd94734475445a4b72
User: liren@liquid.ai

Co-Authored-By: liren@liquid.ai <tuliren@gmail.com>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@tuliren tuliren merged commit c617b9d into python-cli May 12, 2025
3 checks passed
@tuliren tuliren deleted the devin/1745276912-add-pypi-publish-action branch May 12, 2025 06:46
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