Skip to content

Update to latest pyenv and/or provide support for specifying the required version #450

@abingham

Description

@abingham

I'm facing action failures because of what appears to be a bug in the version of pyenv that's being used. It seems to be related to the bug mentioned here. I'd like to be able to use a different version of pyenv in my action.

Is there a way with pyenv-action to specify the version of pyenv that should be used? I poked through the code and didn't see anything; it seems to be hardcoded to whatever's in default.ts. But if I missed something and there's a way to specify it, that would probably solve my problem.

If there's not a way to specify the version, can we upgrade the version in defaults.ts and/or provide a way to override it? I'll be happy to provide a patch for the former. The latter will probably require work from someone who knows the codebase better them me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions