asdf-plugins
asdf-plugins copied to clipboard
Added jqp plugin
Summary
New plugin for jqp
Checklist
- [x] CI tests are green. If you are using GitHub, you might want to use the
plugin_testaction from asdf-actions - [ ]
asdf-pluginsCI sanity checks are green on your PullRequest. Test locally with:
./test_plugin.sh --file plugins/<PLUGIN_FILE>
I use shellspec to test the internals of the plugins that I write. I had a few more updates on the spec tests to fix. That is why my pipeline was failing--even though the the asdf-plugin-test job has been passing. Not sure how to get the GitHub action to run again without making a change on the branch and pushing it.
See https://gitlab.com/wt0f/asdf-jqp/-/pipelines