Skip to content

Add PyPI publish workflow#1

Merged
kritird merged 1 commit into
mainfrom
add-publish-workflow
Apr 16, 2026
Merged

Add PyPI publish workflow#1
kritird merged 1 commit into
mainfrom
add-publish-workflow

Conversation

@kritird

@kritird kritird commented Apr 16, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds .github/workflows/publish.yml for publishing to PyPI using trusted publishing (OIDC)
  • Triggers on GitHub release creation
  • Builds the distribution and publishes via pypa/gh-action-pypi-publish

PyPI Trusted Publisher Setup

On PyPI, configure the trusted publisher with:

  • Owner: kritird
  • Repository: Cortex-Agent-Framework
  • Workflow name: publish.yml
  • Environment: pypi

🤖 Generated with Claude Code

Triggers on GitHub release creation, builds the package,
and publishes to PyPI via trusted publisher.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

@kritird kritird left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Good

@kritird
kritird merged commit 9a1d424 into main Apr 16, 2026
0 of 3 checks passed
@kritird
kritird deleted the add-publish-workflow branch April 16, 2026 12:42
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