Skip to content

Fix publish pipeline permissions#10

Merged
selvamHexo merged 1 commit into
masterfrom
sp/fix-publish-pipeline
May 27, 2026
Merged

Fix publish pipeline permissions#10
selvamHexo merged 1 commit into
masterfrom
sp/fix-publish-pipeline

Conversation

@selvamHexo

@selvamHexo selvamHexo commented May 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add contents: read permission to the publish job — the checkout step was failing with "repository not found" because specifying only id-token: write denied the default contents: read
  • Expand Python test matrix in both CI and publish workflows to include 3.13 and 3.14

Test plan

  • Re-tag v0.2.0 and verify the publish workflow passes checkout
  • Confirm tests run across all four Python versions

🤖 Generated with Claude Code

…matrix

The publish job's checkout was failing with "repository not found" because
specifying only id-token:write denied the default contents:read permission.
Also expand CI and publish test matrices to include Python 3.13 and 3.14.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@selvamHexo selvamHexo merged commit e7f13ca into master May 27, 2026
7 checks passed
@selvamHexo selvamHexo deleted the sp/fix-publish-pipeline branch May 27, 2026 21:19
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.

2 participants