Skip to content

Fix publish-pypi needs bug and add conda-forge publish job#9

Open
brianckeegan wants to merge 1 commit intomainfrom
claude/github-actions-publish-UfJK6
Open

Fix publish-pypi needs bug and add conda-forge publish job#9
brianckeegan wants to merge 1 commit intomainfrom
claude/github-actions-publish-UfJK6

Conversation

@brianckeegan
Copy link
Owner

  • Remove publish-testpypi from publish-pypi needs so manual dispatch with target=pypi no longer gets skipped when testpypi job is skipped
  • Add publish-conda job that runs after successful PyPI release: uses grayskull to generate recipe from PyPI, builds with conda-build, and uploads to Anaconda using ANACONDA_API_TOKEN secret

https://claude.ai/code/session_0131DPae8k2s5bBwPCDiDRUd

- Remove publish-testpypi from publish-pypi needs so manual dispatch
  with target=pypi no longer gets skipped when testpypi job is skipped
- Add publish-conda job that runs after successful PyPI release:
  uses grayskull to generate recipe from PyPI, builds with conda-build,
  and uploads to Anaconda using ANACONDA_API_TOKEN secret

https://claude.ai/code/session_0131DPae8k2s5bBwPCDiDRUd
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