bridgetown icon indicating copy to clipboard operation
bridgetown copied to clipboard

WIP: Exclude init initializer from plugins list command count

Open akarzim opened this issue 2 years ago • 2 comments

This is a 🐛 bug fix.

Summary

This PR excludes init (Initializer) from the count of registered plugins when the bin/bridgetown plugins list command is run. See #770 for details.

Context

Fixes #770

akarzim avatar Jun 17 '23 15:06 akarzim

@jaredcwhite I put the tests in a separate commit and this PR in WIP because I found myself unable to set up a valid site configuration to test the CLI commands :/ What could I have missed? Could you point me in the right direction?

akarzim avatar Jun 17 '23 15:06 akarzim

I'll try to get this over the hump for v2.0. Apologies for the long delay!

jaredcwhite avatar Apr 16 '24 22:04 jaredcwhite