Skip to content

Github: Add automated PyPI publish and Bioconda update workflow - #195

Open
KasperThystrup wants to merge 7 commits into
devfrom
publish
Open

Github: Add automated PyPI publish and Bioconda update workflow#195
KasperThystrup wants to merge 7 commits into
devfrom
publish

Conversation

@KasperThystrup

Copy link
Copy Markdown
Collaborator

This workflow automates the process of publishing a Python package to PyPI and updating the corresponding Bioconda recipe. It includes steps for checking out the code, setting up Python, building the package, and handling versioning and SHA256 hash retrieval.

Created with Gemini-flash

This workflow automates the process of publishing a Python package to PyPI and updating the corresponding Bioconda recipe. It includes steps for checking out the code, setting up Python, building the package, and handling versioning and SHA256 hash retrieval.

Created with Gemini-flash
@KasperThystrup KasperThystrup changed the title Add automated PyPI publish and Bioconda update workflow Build: Add automated PyPI publish and Bioconda update workflow Aug 3, 2026
@github-actions github-actions Bot added the build Changes to installation and documentation files. Used for automation of version bumping label Aug 3, 2026
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

✅ Version label set to build

@KasperThystrup KasperThystrup changed the title Build: Add automated PyPI publish and Bioconda update workflow Github: Add automated PyPI publish and Bioconda update workflow Aug 3, 2026
@github-actions github-actions Bot added build Changes to installation and documentation files. Used for automation of version bumping and removed build Changes to installation and documentation files. Used for automation of version bumping labels Aug 3, 2026
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

✅ Version label set to build

Updated version handling in workflow for better clarity during PRs and dry runs.
Refactor workflow to simplify version extraction and PR creation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Changes to installation and documentation files. Used for automation of version bumping

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant