Skip to content

fix(ci): pin prepare-pypi-distribution workflow to working commit#34

Merged
MQ37 merged 1 commit intomasterfrom
fix/pin-pypi-workflow-version
Feb 2, 2026
Merged

fix(ci): pin prepare-pypi-distribution workflow to working commit#34
MQ37 merged 1 commit intomasterfrom
fix/pin-pypi-workflow-version

Conversation

@MQ37
Copy link
Collaborator

@MQ37 MQ37 commented Feb 2, 2026

Summary

  • Pins apify/workflows/prepare-pypi-distribution to commit e9d8b247c5be28889b1f6df1e23a991c3d0f6305 instead of @main
  • Fixes CI failure caused by broken changes in the upstream shared workflow

Root Cause

The latest version of prepare-pypi-distribution@main is missing the poethepoet dependency, causing the poe install-dev command to fail with:

error: Failed to spawn: `poe`
  Caused by: No such file or directory (os error 2)

Fix

Pin to the last known working commit until the upstream workflow is fixed.

@MQ37 MQ37 merged commit 7c32784 into master Feb 2, 2026
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.

1 participant