bump: keycardai-oauth → 0.15.1 - #146
Merged
1 commit merged intoJun 9, 2026
Merged
Conversation
Auto-bump for keycardai-oauth.
ghost
deleted the
bump/keycardai-oauth-0.15.1
branch
June 9, 2026 23:08
Larry-Osakwe
added a commit
that referenced
this pull request
Aug 6, 2026
* ci: support MCP v1 maintenance releases Port of typescript-sdk #146 so the two release pipelines stay symmetric, ahead of the keycardai-mcp 1.x/2.x split (ECO-195). - bump PRs can target main or release/mcp-v1: bump_package.py gains --target-branch, parametrizing the pull/reset, the bump branch parent, the PR base, the direct-merge fast-forward ref, and the tag commit - release-line-namespaced bump branches (bump/<line>/<pkg>-<version>) so a 1.x and a main bump of the same package cannot collide on one ref - --increment forces major/minor/patch via cz --increment --allow-no-commit, for deliberate majors and establishing new lines - bump-package.yml gains workflow_dispatch with target_branch/increment; main.yml triggers on release/mcp-v1 pushes, restricted there to keycardai-mcp (unlike typescript-sdk, the root keycardai package does not depend on keycardai-mcp, so no aggregate releases from the branch) - MCP_RELEASES.md documents the lines and the one-time establishment sequence; PyPI has no dist-tags, so dependency ranges steer resolvers and nothing changes in how versions publish - scripts/test_bump_package.py mirrors the typescript-sdk test coverage: branch naming/sanitization, pull/reset targets, forced-increment forwarding, PR base branch Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * ci: newline at end of main.yml --------- Co-authored-by: GitHub Action <action@github.com> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This pull request was closed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Auto-bump for
keycardai-oauthto0.15.1.Generated by
scripts/bump_package.py. The branch tag will be created at the squash-merge SHA after this PR merges, which triggers the publish workflow.