-
Notifications
You must be signed in to change notification settings - Fork 1
release: 0.39.0 #94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
stainless-app
wants to merge
36
commits into
main
Choose a base branch
from
release-please--branches--main--changes--next--components--hyperspell
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
release: 0.39.0 #94
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
5f5049a
chore: update SDK settings
stainless-app[bot] 9ac7b35
chore(internal): update docs ordering
stainless-app[bot] dd48b06
chore(internal): more robust bootstrap script
stainless-app[bot] 48b1cfa
codegen metadata
stainless-app[bot] bc710fb
codegen metadata
stainless-app[bot] d978c9d
codegen metadata
stainless-app[bot] 5157c9b
codegen metadata
stainless-app[bot] 58ab502
codegen metadata
stainless-app[bot] d4b2496
feat(api): api update
stainless-app[bot] 6e78500
codegen metadata
stainless-app[bot] 8a752b4
chore: restructure docs search code
stainless-app[bot] f6cdc59
chore(internal): codegen related update
stainless-app[bot] 0e3b514
feat: support setting headers via env
stainless-app[bot] 72136b1
codegen metadata
stainless-app[bot] eb18d4a
codegen metadata
stainless-app[bot] 43ec88d
chore(format): run eslint and prettier separately
stainless-app[bot] cf52108
chore: avoid formatting file that gets changed during releases
stainless-app[bot] 2fd5100
codegen metadata
stainless-app[bot] 8f0033a
codegen metadata
stainless-app[bot] e842768
codegen metadata
stainless-app[bot] 700d0af
feat(api): api update
stainless-app[bot] f70b77d
codegen metadata
stainless-app[bot] 6f8f5a6
docs: update http mcp docs
stainless-app[bot] e1f12f8
feat(api): api update
stainless-app[bot] 10386a3
feat(api): api update
stainless-app[bot] 9ccb5ff
chore: redact api-key headers in debug logs
stainless-app[bot] cd47ae4
codegen metadata
stainless-app[bot] 8958b49
feat(api): api update
stainless-app[bot] f827fb4
ci: pin GitHub Actions to commit SHAs
stainless-app[bot] d00e498
codegen metadata
stainless-app[bot] c522f18
codegen metadata
stainless-app[bot] e620b86
codegen metadata
stainless-app[bot] c31c296
feat(api): api update
stainless-app[bot] 1f3a018
chore(tests): remove redundant File import
stainless-app[bot] bb51450
fix(typescript): upgrade tsc-multi so that it works with Node 26
stainless-app[bot] 5704a81
release: 0.39.0
stainless-app[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -11,4 +11,3 @@ dist-deno | |
| .eslintcache | ||
| dist-bundle | ||
| *.mcpb | ||
| oidc | ||
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| { | ||
| ".": "0.38.0" | ||
| ".": "0.39.0" | ||
| } |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| configured_endpoints: 30 | ||
| openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/hyperspell%2Fhyperspell-a4bf4f3aaf1509541db646bc9ff7ec58e78cb4d42cf6bf83881b02739ad77b87.yml | ||
| openapi_spec_hash: 89cd02b2290061877e6badcddb7c8eb8 | ||
| config_hash: 09bb5ca4418f316f95d2b75ef7399cf0 | ||
| openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/hyperspell/hyperspell-c422b71013d310d2beb88faaaab8a6e46043a08111fb0a11b7b2077438475bcd.yml | ||
| openapi_spec_hash: becb157545f65519541a8a64c89c3cba | ||
| config_hash: 597eba5e5eaec83a5f0db3d946af8db5 |
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bin/publish-npmpreviously had an inline guard that printed a clear error and exited ifNPM_TOKENwas unset and OIDC was unavailable. The newbin/publish-npmdrops that guard entirely and unconditionally callsnpm config set ... "$NPM_TOKEN". The validation was moved tobin/check-release-environment(called only fromrelease-doctor.yml), butpublish-npm.ymlnever callscheck-release-environment. If either secret (HYPERSPELL_NPM_TOKEN/NPM_TOKEN) is missing, GitHub Actions resolves the expression to"", so the publish job builds all packages, installs deps, and then fails late atpnpm publishwith a cryptic npm auth error instead of the fast, descriptive message.Prompt to fix with AI