Skip to content

fix(release): harden SDK registry probes#157

Merged
ZhiXiao-Lin merged 1 commit into
mainfrom
fix/sdk-registry-probe-20260723
Jul 23, 2026
Merged

fix(release): harden SDK registry probes#157
ZhiXiao-Lin merged 1 commit into
mainfrom
fix/sdk-registry-probe-20260723

Conversation

@ZhiXiao-Lin

Copy link
Copy Markdown

Summary

  • write registry responses and headers to runner temporary files
  • parse the final HTTP status from response headers
  • preserve strict 200/404 validation and idempotent SDK publishing

Validation

  • git diff --check
  • exercised both probes against npm and PyPI (404 as expected for 3.1.0)
  • parsed .github/workflows/publish-sdk.yml as YAML

This avoids the repeatable curl exit 23 seen in SDK publish run 30023154428.

@ZhiXiao-Lin
ZhiXiao-Lin merged commit 769cc9b into main Jul 23, 2026
13 checks passed
@ZhiXiao-Lin
ZhiXiao-Lin deleted the fix/sdk-registry-probe-20260723 branch July 23, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant