Release SDK updates#34
Merged
Merged
Conversation
* Add Oz SDK promotion workflow Co-Authored-By: Oz <oz-agent@warp.dev> * Checkout full history for SDK promotion Co-Authored-By: Oz <oz-agent@warp.dev> --------- Co-authored-by: Oz <oz-agent@warp.dev>
Stainless-Generated-From: c8d63f353a4b117e0a894e4bc1296c97aa36f918
…fix) Brings staging main in sync with production-only commits af0c503 (release 1.4.0-alpha.3) and 4841416 (flatted ^3.4.2 for CVE-2026-33228) so the promote release PR doesn't revert them.
ianhodge
approved these changes
Jun 11, 2026
The stlc-generated ci.yml omits the test job when no hosted OpenAPI spec URL exists (the SaaS platform used to publish one). Restore a slimmed job running ./scripts/test: 329 unit tests pass without the prism mock server; mock-dependent suites are skipped per disable_mock_tests in stainless.yml. Required status check 'test' on the production repo depends on this job.
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.
010b76d Add Oz SDK promotion workflow (#1)