Tag: pypi
Automated Open Source Project Management Workflow
This skill codifies the entire open-source project lifecycle, automating contributor onboarding, issue triage, and structured release management. It handles version bumping, PyPI publishing, and the curation of project showcase assets.
Publish Python Package to PyPI
Orchestrates the full lifecycle of a package release, including cutting a dedicated release branch, updating the version in pyproject.toml, tagging, and creating a GitHub Release to trigger PyPI publication.
Automates dbt-mcp package release cycle
This skill manages the end-to-end release process for dbt-mcp, automating the creation and merging of release pull requests. It polls multiple GitHub workflows, handles environment approvals, and verifies the successful publication of the n…
Automated subproject release workflows
Automates the building and publishing of subprojects to PyPI and Docker Hub via GitHub Actions. It manages the release lifecycle for various Memgraph-related packages and integrations.