Skip to content

fix(python): run poetry lock instead of install after generation#11809

Merged
seymurkafkas merged 2 commits intomainfrom
seymur/fer-8437-paidai-sdk-generation-fails-if-a-transitive-dependency
Jan 29, 2026
Merged

fix(python): run poetry lock instead of install after generation#11809
seymurkafkas merged 2 commits intomainfrom
seymur/fer-8437-paidai-sdk-generation-fails-if-a-transitive-dependency

Conversation

@seymurkafkas
Copy link
Copy Markdown
Contributor

@seymurkafkas seymurkafkas commented Jan 26, 2026

Fix: Runs poetry lock, instead of poetry install after SDK generation. Thus, we avoid downloading the packages, and compiling any transitive dependencies that it may have.
Fixes FER-8437

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 26, 2026

🌱 Seed Test Selector

Select languages to run seed tests for:

  • Python
  • TypeScript
  • Java
  • Go
  • Ruby
  • C#
  • PHP
  • Swift
  • Rust
  • OpenAPI
  • Postman

How to use: Click the ⋯ menu above → "Edit" → check the boxes you want → click "Update comment". Tests will run automatically and snapshots will be committed to this PR.

@seymurkafkas seymurkafkas requested a review from tjb9dc January 26, 2026 23:50
@seymurkafkas seymurkafkas force-pushed the seymur/fer-8437-paidai-sdk-generation-fails-if-a-transitive-dependency branch 3 times, most recently from 71da1b0 to 037246a Compare January 27, 2026 21:41
@seymurkafkas seymurkafkas force-pushed the seymur/fer-8437-paidai-sdk-generation-fails-if-a-transitive-dependency branch from 037246a to 53acbe3 Compare January 28, 2026 03:16
@seymurkafkas seymurkafkas changed the title fix(python): add build-essential for compiling source distributions feat(python): run poetry lock instead of install post generation Jan 28, 2026
@seymurkafkas seymurkafkas force-pushed the seymur/fer-8437-paidai-sdk-generation-fails-if-a-transitive-dependency branch 2 times, most recently from cd34a77 to 21782db Compare January 28, 2026 23:28
@seymurkafkas seymurkafkas changed the title feat(python): run poetry lock instead of install post generation feat(python): run poetry lock instead of install after generation Jan 28, 2026
@seymurkafkas seymurkafkas requested a review from tjb9dc January 28, 2026 23:55
@seymurkafkas seymurkafkas changed the title feat(python): run poetry lock instead of install after generation fix(python): run poetry lock instead of install after generation Jan 28, 2026
@seymurkafkas seymurkafkas force-pushed the seymur/fer-8437-paidai-sdk-generation-fails-if-a-transitive-dependency branch from 027e9ae to 5ecc864 Compare January 29, 2026 20:14
@seymurkafkas seymurkafkas merged commit 2b062f4 into main Jan 29, 2026
127 checks passed
@seymurkafkas seymurkafkas deleted the seymur/fer-8437-paidai-sdk-generation-fails-if-a-transitive-dependency branch January 29, 2026 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants