Skip to content

Conversation

lucaspar
Copy link
Contributor

@lucaspar lucaspar commented Jul 10, 2024

What does this PR do

Additional check before pyenv update is called. Fixes #849 when pyenv is managed by Homebrew or installed by cloning the repo without the required update plugin.

Standards checklist

  • The PR title is descriptive.
  • I have read CONTRIBUTING.md
  • Optional: I have tested the code myself

Try it by running

cargo run -- --verbose --only pyenv

Copy link
Member

@SteveLauC SteveLauC left a comment

Choose a reason for hiding this comment

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

Thanks for working on it!

@SteveLauC SteveLauC merged commit 07118fa into topgrade-rs:main Jul 10, 2024
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.

The pyenv step fails unless the pyenv-update plugin is installed
2 participants