Skip to content

Conversation

@amenasria
Copy link
Member

The Generate MISTRALAI workflow has been failing with:

  » Compile SDK...
                  
  Step: Compile SDK started
  INFO    Running command: poetry version 1.3.1	{"path":"/github/workspace/repo"}
  INFO    Running command: poetry lock --no-update	{"path":"/github/workspace/repo"}
  WARN    failed running commands: 
  
  Creating virtualenv mistralai in /github/workspace/repo/.venv
  
  The option "--no-update" does not exist

This issue was fixed in speakasy v1.467.0 but we're locked at speakeasy v1.462.2 because it was appending _ to attributes changing to much our SDK.

The error is coming from poetry that deprecated the --no-update flag, hence pinning poetry to 1.8.5 should solve the issue.

@amenasria amenasria requested a review from GaspardBT January 15, 2025 10:24
@amenasria amenasria merged commit 2125514 into main Jan 15, 2025
2 checks passed
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.

3 participants