Skip to content

ci: tag-triggered PyPI release workflow#12

Merged
mishanefedov merged 1 commit into
mainfrom
add-release-workflow
Jun 15, 2026
Merged

ci: tag-triggered PyPI release workflow#12
mishanefedov merged 1 commit into
mainfrom
add-release-workflow

Conversation

@mishanefedov

@mishanefedov mishanefedov commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds a v*-tag release workflow publishing unisonlabs to PyPI via Trusted Publishing, matching the four adapter repos. The SDK now deploys by tagging, like everything else.

Test plan

  • mirrors the verified langchain-unison release.yml

Summary by cubic

Adds a tag-triggered GitHub Actions workflow that publishes unisonlabs to PyPI via Trusted Publishing. Releases now happen by pushing a v* tag.

  • Migration
    • To release, push a tag like v1.2.3 to main.
    • If Trusted Publishing isn’t enabled, add PYPI_API_TOKEN and enable the commented with: password block in .github/workflows/release.yml.

Written for commit 7e98e8e. Summary will update on new commits.

Review in cubic

@mishanefedov mishanefedov merged commit 87b5dbb into main Jun 15, 2026
@mishanefedov mishanefedov deleted the add-release-workflow branch June 15, 2026 08:37
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