linode / ansible-specdoc

A utility for dynamically generating Ansible Collection documentation.
Apache License 2.0
2 stars 5 forks source link

new: update pyenv to use environment name #35

Closed jriddle-linode closed 6 months ago

jriddle-linode commented 7 months ago

📝 Description

What does this PR do and why is this change necessary?

Updates pyenv to point to local environment setup by devenv.

lgarber-akamai commented 7 months ago

LGTM.

Could we reformat /home/runner/work/ansible-specdoc/ansible-specdoc/ansible_specdoc/objects.py as part of this change? Just to fix the lint error.

@yec-akamai Coincidentally I just put up a PR to address this, a review would definitely be appreciated! https://github.com/linode/ansible-specdoc/pull/36