Skip to content

fix(python-sdk): add compileCommand to workflow.lock for CI#698

Merged
leggetter merged 1 commit into
mainfrom
fix/python-sdk-workflow-lock-compile
Feb 11, 2026
Merged

fix(python-sdk): add compileCommand to workflow.lock for CI#698
leggetter merged 1 commit into
mainfrom
fix/python-sdk-workflow-lock-compile

Conversation

@leggetter

Copy link
Copy Markdown
Collaborator

Follow-up to the merged readme fix (PR #697). The Speakeasy CLI uses .speakeasy/workflow.lock during generation; the lock was missing compileCommand for outpost-python, so the Compile SDK step still used the default and failed on missing README-PYPI.md. This adds the same compileCommand as in workflow.yaml so the patch runs before poetry build in CI.

Made with Cursor

The lock file is used by Speakeasy during generation; without compileCommand
the Compile SDK step uses the default and fails on missing README-PYPI.md.

Co-authored-by: Cursor <cursoragent@cursor.com>
Copilot AI review requested due to automatic review settings February 11, 2026 18:56
@vercel

vercel Bot commented Feb 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
outpost-docs Building Building Preview, Comment Feb 11, 2026 6:56pm
outpost-website Building Building Preview, Comment Feb 11, 2026 6:56pm

Request Review

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@leggetter
leggetter merged commit fcc8e68 into main Feb 11, 2026
2 of 4 checks passed
@leggetter
leggetter deleted the fix/python-sdk-workflow-lock-compile branch February 11, 2026 18:56
@vercel
vercel Bot temporarily deployed to Preview – outpost-docs February 11, 2026 18:59 Inactive
@vercel
vercel Bot temporarily deployed to Preview – outpost-website February 11, 2026 19:00 Inactive
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