Tag: sdk-management
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.
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 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.
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,…
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.
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.