Tag: sdk-management

Type: All Skills Tools
skill ★ 74,149

Managing OpenHands SDK updates and releases

Used to bump SDK package versions, pin dependencies to unreleased commits, and prepare OpenHands releases. It handles updating pyproject.toml, regenerating lock files, and synchronising Docker image references.

OpenHands/OpenHands sdk-management release-automation dependency-pinning docker-images
skill ★ 1,557

Upgrading Stripe API and SDKs

A guide for managing Stripe API version upgrades and updating server-side, mobile, and Stripe.js SDKs. It covers handling breaking changes and implementing best practices for version-specific client configuration.

stripe/ai stripe api-upgrades sdk-management payments
skill ★ 1,557

Stripe API and SDK Upgrade Guide

Provides instructions for upgrading Stripe API versions, server-side SDKs, Stripe.js, and mobile SDKs. It covers managing breaking changes and implementing version-specific configurations across various programming languages.

stripe/ai stripe api-upgrading sdk-management payments
skill

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,…

OpenDevin/OpenDevin sdk-management version-bumping release-workflow poetry
skill ★ 4,275

Automate Semantic Versioning and SDK Bumping

Automates Semantic Versioning 2.0.0 assessment and SDK version bumping by analysing merged pull requests. It updates Directory.Build.props and creates a new pull request for the updated version.

modelcontextprotocol/csharp-sdk semver sdk-management csharp automation
skill

Upgrading Stripe API and SDKs

Provides guidance for upgrading Stripe API versions, server-side SDKs, Stripe.js, and mobile SDKs. It covers managing breaking changes, versioning strategies, and testing procedures using the Stripe-Version header.

stripe/agent-toolkit stripe api-upgrading sdk-management payments-integration