Skip to content

fix(ci): select all versions in Python migration tests#152

Merged
CalvinAllen merged 1 commit intomainfrom
fix/ci/python-migration-tests-selection
Dec 14, 2025
Merged

fix(ci): select all versions in Python migration tests#152
CalvinAllen merged 1 commit intomainfrom
fix/ci/python-migration-tests-selection

Conversation

@CalvinAllen
Copy link
Contributor

Summary

  • Fixed version selection in all 6 Python migration test workflows
  • Changed selection from "1" (which selected wrong version) to "all" to migrate all detected versions
  • Same issue that was fixed for Node.js migration tests

Test plan

  • All 6 Python migration tests pass:
    • Ubuntu system
    • Ubuntu pyenv
    • macOS system
    • macOS pyenv
    • Windows system
    • Windows pyenv-win

Change selection from "1" to "all" in all 6 Python migration tests
to ensure the correct version is migrated when multiple Python
installations are detected on GitHub runners.
@CalvinAllen CalvinAllen merged commit 3bad5c2 into main Dec 14, 2025
4 of 8 checks passed
@CalvinAllen CalvinAllen deleted the fix/ci/python-migration-tests-selection branch December 14, 2025 17:24
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.

1 participant