asdf-plugins icon indicating copy to clipboard operation
asdf-plugins copied to clipboard

Added jqp plugin

Open hickey opened this issue 3 years ago • 1 comments

Summary

New plugin for jqp

Checklist

  • [x] CI tests are green. If you are using GitHub, you might want to use the plugin_test action from asdf-actions
  • [ ] asdf-plugins CI sanity checks are green on your PullRequest. Test locally with:
./test_plugin.sh --file plugins/<PLUGIN_FILE>

hickey avatar Sep 21 '22 00:09 hickey

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

hickey avatar Sep 21 '22 00:09 hickey