Skip to content

Conversation

@uptickmetachu
Copy link
Collaborator

The pypi-publish job was incorrectly trying to use a reusable workflow as a step action. This replaces it with the proper individual steps:

  • Install uv
  • Setup AWS credentials with OIDC
  • Publish to S3Pypi using uvx

Also fixes typo in tag condition (ref/tags -> refs/tags) and adds required id-token permission for AWS OIDC authentication.

🤖 Generated with Claude Code

The pypi-publish job was incorrectly trying to use a reusable workflow
as a step action. This replaces it with the proper individual steps:
- Install uv
- Setup AWS credentials with OIDC
- Publish to S3Pypi using uvx

Also fixes typo in tag condition (ref/tags -> refs/tags) and adds
required id-token permission for AWS OIDC authentication.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@uptickmetachu uptickmetachu requested a review from rtpg December 17, 2025 00:58
Copy link
Collaborator

@rtpg rtpg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alright, let's try this out!

@rtpg rtpg merged commit e4cfbbb into master Dec 17, 2025
5 checks passed
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.

3 participants