Uh oh!
There was an error while loading. Please reload this page.
feat(sdk): publish gemini-markets TypeScript SDK - #35
Open
gl00mt1t4n wants to merge 4 commits into
Open
Conversation
…peline Copy gemini-markets@0.1.0 SDK from api-docs with: - Full source: browser + server entry points, HMAC/OAuth/PKCE auth, REST + WebSocket clients, 105 operations across 7 namespaces - 442 unit tests passing - Spec decoupling: generators fetch from published URLs when local apis/ directory is absent (ENOENT-only fallback) - CI workflows: sdk-ci (PR validation with multi-runtime verify), sdk-release (changesets + npm publish --provenance), sdk-smoke (manual dispatch sandbox/prod smoke tests) - Changesets initialized with public access, gemini-mcp ignored - Root package.json with workspaces for changesets discovery - Old openapi-generator config updated to gemini-markets 442 tests pass. Ready for npm publish once NPM_TOKEN secret is set.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
gl00mt1t4n
marked this pull request as ready for review
August 13, 2026 20:37
gl00mt1t4nforce-pushed
the
sdk/setup-typescript-sdk
branch
from
August 13, 2026 20:46
2cbe72c to
38e596eCompareChange Control Evidence CheckAuthorization — ❌ FailEvidence:
Testing — |
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 freeto 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.
Summary
Verification