coffee-tools / coffee

Reference implementation for a flexible core lightning plugin manager
https://docs.page/coffee-tools/coffee
9 stars 13 forks source link

ci integration testing is broken #236

Open vincenzopalazzo opened 5 months ago

vincenzopalazzo commented 5 months ago

Due that lightningd/plugin change in the guidance and also the policy our integration testing is broken, we should find a solution for it

cc @tareknaser

tareknaser commented 4 months ago

Yes most of our integration testing depends on summary and helpme as sample python plugins we should find another python plugin that is easy to test with cln as well

Maybe monitor?

vincenzopalazzo commented 4 months ago

I was wondering if we should look inside other directory if a directory is not a plugin directory :/

This make the indexing a little bit more complex but sounds a good solution also for the future?