pyenv
pyenv copied to clipboard
Development repository for the pyenv cookbook
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/sous-chefs/pyenv). ## Config Migration Needed - [ ]...
We are currently in the process of upgrading from 3.5.1 to 4.2.1. With the removal of the system and user installation resources, we have converted our python install to this...
## :ghost: Brief Description When running mutiple `pyenv_install` as a `user` in a recipe (instead of old `pyenv_user_install`), the file `/etc/profile.d/pyenv.sh` gets replaced multiple times per chef run, and the...
## :ghost: Brief Description I'm in the process to update from version 3.5.1 to version 4.1.0. I have changed the `pyenv_system_install` and `pyenv_user_install` into a `pyenv_install`., see changes (https://github.com/aws/aws-parallelcluster-cookbook/pull/1540/files#diff-53bf5a2a42cec9c76aca73559c9e0ed134e5a7943145fbb68054dca759357d4dR18-R32) During...
## :ghost: Brief Description It seems that rspec support has not been added for this cookbook. Lots of errors whenever "pyenv_user_install" resource is used. ## :pancakes: Cookbook version 3.4.2 ##...
## :ghost: Brief Description Fairly long list of deprecation warnings related to this cookbook after a 'kitchen converge': ``` The pyenv_global resource in the pyenv cookbook should declare `unified_mode true`...
## 🤯 Problem Statement In CentOS 8 (RHEL 8, etc) python2 is deprecated and you should work with python 3 only. However there is no link for 'pip' to 'pip3'....
## :person_frowning: Problem Statement The installation and activation of `pyenv_user_install` resources is currently inseparable. This makes it impossible to create an environment without also activating it. ## :grey_question: Possible Solution...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actionshub/chef-install](https://redirect.github.com/actionshub/chef-install) | action | patch | `3.0.0` -> `3.0.1` | --- ### Release...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v5` -> `v6` | --- ### Release...