[AAASM-2958] 🐛 (profile): Fix SDK version badges in org repo table#17
Merged
Conversation
Contributor
Author
Claude Code review — AAASM-2958 (org profile SDK badge table)CI stateNo PR checks run on Scope vs. acceptance criteria
Reviewer note (good catch): the agent-assembly core row was deliberately left without Dependency satisfied: node-sdk / python-sdk now have VerdictReady for approval and merge. Scope complete; all SDK rows resolve to the current release + registry version. — Claude Code |
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.
Jira Ticket
Summary
v0.0.1-alpha.4+ npm/alpha0.0.1-alpha.9.1; python-sdk GitHub tag drifted tov0.0.2a1). This points each SDK row at the source that now resolves to the currentv0.0.1-beta.1release, and refreshes the obsolete alpha/zero-checksum prose.Changes
github/v/tag→github/v/release?include_prereleases&sort=semver(node-sdk now has av0.0.1-beta.1Release); npm badge dist-tag/alpha→/beta.github/v/tag→github/v/release?include_prereleases&sort=semver(python-sdk now has av0.0.1-beta.1Release); PyPI badge unchanged.github/v/tag(go-sdk has only git tags, no Release objects) and addedsort=semverso it picksv0.0.1-beta.1; Go Reference badge unchanged.v0.0.1-beta.1withoutsort=semver. (Addingsort=semverwas verified to mis-sort it to the foreignspec/v0.0.1tag, so it was intentionally not added.)sha256checksums (referencing the Core release badge instead of hard-coding a version).Validation
Verified each new badge renders the expected version via shields.io:
GitHub: v0.0.1-beta.1; npm beta →npm: v0.0.1-beta.1GitHub: v0.0.1-beta.1; PyPI (unchanged) →PyPI: v0.0.1b1GitHub: v0.0.1-beta.1GitHub: v0.0.1-beta.1Checklist
[<ticket ID>] <GitEmoji> (<change scope category>): <key point as summary>Closes AAASM-2958