Describe the bug
rbenv is a requirement for Right to Know, however running make check-righttoknow STAGE=staging tries to nuke rbenv.
To Reproduce
Steps to reproduce the behavior:
A. Run
make check-righttoknow STAGE=staging
B. Wait for the tasks to get to the rbenv removal stage
Expected behavior
Right to Know uses rbenv and therefore it should not be uninstalled when running ansible
Screenshots/Output
N/A
Additional context
This appears to have been introduced in 54cdf2d
Related:
Describe the bug
rbenv is a requirement for Right to Know, however running
make check-righttoknow STAGE=stagingtries to nuke rbenv.To Reproduce
Steps to reproduce the behavior:
A. Run
B. Wait for the tasks to get to the rbenv removal stage
Expected behavior
Right to Know uses rbenv and therefore it should not be uninstalled when running ansible
Screenshots/Output
N/A
Additional context
This appears to have been introduced in 54cdf2d
Related: