Skip to content

check for each plugin before running asdf install

Jason Leasure requested to merge jleasure/check-asdf-plugins into main

What does this MR do?

./scripts/setup.sh fails if any of the asdf plugins in .tool-versions is not installed.

This MR adds a check before each call to asdf install that exits if a plugin is missing.

What are the relevant issue numbers?

Update setup.sh to handle missing asdf plugins (gitlab-org/gitlab#481836 - closed) • Jason Leasure • 17.5

Does this MR meet the acceptance criteria?

Merge request reports

Loading