Skip to content

fix: bump to 1.5.0 and use trusted publisher for PyPI#130

Merged
zoe-icu merged 1 commit into
developfrom
fix/publish-1.5.0
Jul 9, 2026
Merged

fix: bump to 1.5.0 and use trusted publisher for PyPI#130
zoe-icu merged 1 commit into
developfrom
fix/publish-1.5.0

Conversation

@zoe-icu

@zoe-icu zoe-icu commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Bump version from 1.4.2 to 1.5.0
  • Switch PyPI publish from username/password to OIDC trusted publisher (pypa/gh-action-pypi-publish)
  • Fix poetry.lock inconsistency

Context

Previous deploy failed with 403: User 'apitable' does not have a verified primary email address. Trusted Publishers bypass this by using GitHub OIDC tokens instead.

Before publishing

Need to configure Trusted Publisher on PyPI:

Test plan

  • Configure trusted publisher on PyPI
  • Merge this PR
  • Tag apitable.py@1.5.0 on develop to trigger publish

🤖 Generated with Claude Code

…eploy

- Update pyproject.toml version from 1.4.2 to 1.5.0
- Replace username/password auth with PyPI OIDC trusted publisher
- Fix poetry.lock inconsistency

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@zoe-icu zoe-icu merged commit 2a055bc into develop Jul 9, 2026
1 check failed
@zoe-icu zoe-icu deleted the fix/publish-1.5.0 branch July 9, 2026 06:27
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