FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: correct RELEASES.md format for Speakeasy publish by fxdgear · Pull Request #333 · Unstructured-IO/unstructured-python-client · GitHub

fix: correct RELEASES.md format for Speakeasy publish - #333

Merged
awalker4 merged 1 commit into
mainfrom
fix/releases-md-format
Mar 25, 2026
Merged

fix: correct RELEASES.md format for Speakeasy publish#333
awalker4 merged 1 commit into
mainfrom
fix/releases-md-format

Conversation

fxdgear commented Mar 25, 2026
edited by cursor Bot
Loading

Copy link
Copy Markdown
Contributor

Summary

  • Adds missing trailing spaces to - OpenAPI Doc line in the 0.42.11 RELEASES.md entry
  • Adds missing trailing newline at end of file
  • The Speakeasy publish action failed with error parsing last release info because the format didn't match the expected pattern

This unblocks the 0.42.11 PyPI publish.

🤖 Generated with Claude Code


Note

Low Risk
Low risk: documentation-only formatting tweaks (trailing spaces/newline) to satisfy Speakeasy release parsing; no runtime code changes.

Overview
Fixes the 2026-03-25 (v0.42.11) entry in RELEASES.md to match Speakeasy’s expected release format by restoring the trailing spaces on - OpenAPI Doc and ensuring the file ends with a proper final newline (so the last PyPI v0.42.11 line is parsed correctly).

Written by Cursor Bugbot for commit 39fd2ae. This will update automatically on new commits. Configure here.

The 0.42.11 entry was missing trailing spaces on the OpenAPI Doc line,
causing the Speakeasy publish action to fail with "error parsing last
release info".

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
fxdgear enabled auto-merge (squash) March 25, 2026 15:50
awalker4 disabled auto-merge March 25, 2026 15:52
awalker4 merged commit 38d5a49 into main Mar 25, 2026
18 of 20 checks passed
awalker4 deleted the fix/releases-md-format branch March 25, 2026 15:52
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL