We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The CI badges in the README have been removed by 15dadb1, but scripts/test_plugin.bash is still looking for them, which causes the CI to fail.
scripts/test_plugin.bash
For example, see #942.
Just examples:
$ ./scripts/test_plugin.bash --file plugins/elixir FAIL: Expected plugin CI badge SVG to be passing but it was not:
$ ./scripts/test_plugin.bash --file plugins/erlang FAIL: Expected plugin CI badge SVG to be passing but it was not:
The scripts/test_plugin.bash should not check the badge anymore.
The scripts/test_plugin.bash is failing, because the CI badges are missing.
🤷
$ asdf-info asdf-info: command not found
The text was updated successfully, but these errors were encountered:
is still looking for them, which causes the CI to fail.
Too right! I was going to make some further updates to this but GitHub went down 🙃
Will look to get this fixed shortly.
Sorry, something went wrong.
Ah, you beat me too it! thanks!
Closed in #944
jthegedus
No branches or pull requests
Describe the Bug
The CI badges in the README have been removed by 15dadb1, but
scripts/test_plugin.bash
is still looking for them, which causes the CI to fail.For example, see #942.
Steps to Reproduce
Just examples:
Expected Behaviour
The
scripts/test_plugin.bash
should not check the badge anymore.Actual Behaviour
The
scripts/test_plugin.bash
is failing, because the CI badges are missing.Environment
🤷
$ asdf-info asdf-info: command not found
The text was updated successfully, but these errors were encountered: