Tag: version-bumping
Manage OpenHands SDK Updates and Releases
This skill guides the process of bumping SDK versions, pinning packages to unreleased commits, and executing full OpenHands releases. It details manual and automated steps required to maintain version consistency across poetry dependencies,…
Automated monorepo package publishing and release
This skill automates the entire monorepo publishing lifecycle, handling version bumping, git tagging, and building. It ensures deployment across all supported registries (e.g., npm, jsr) by managing state detection and triggering GitHub rel…
Automates software release and package publishing
This tool automates the entire software release lifecycle, managing version bumping across configuration files and executing the full Git workflow. It handles creating GitHub Releases and publishing the package to PyPI, subsequently updatin…
Automating monorepo component releases and publishing
This skill automates the complex release cycle for a monorepo, managing version bumping across multiple components (App, CLI, MCP). It orchestrates GitHub Actions workflows to build, test, and optionally publish artifacts for all integrated…
Deploy MemoryLane Claude Code Plugin Version
This skill automates the deployment of the MemoryLane Claude Code plugin. It verifies that only designated plugin paths have changed, increments the version number, and executes the necessary git commit and push sequence.