Skip to content
New issue

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

fix(test): run core lightning with the plugin directly #171

Merged
merged 1 commit into from
Jul 9, 2023

Conversation

vincenzopalazzo
Copy link
Contributor

Inside the CI we noted that the tests over the plugin get stuck and my suspection is that we had some problem to run the plugin with the lightning-cli plugin start.

So this is removing the method to start it when cln will start, and running it with the deamon itself.

@netlify
Copy link

netlify bot commented Jul 9, 2023

Deploy Preview for coffee-docs canceled.

Name Link
🔨 Latest commit eb173e0
🔍 Latest deploy log https://app.netlify.com/sites/coffee-docs/deploys/64ab1913330e0d00080a3dab

Inside the CI we noted that the tests over the plugin get
stuck and my suspection is that we had some problem to run
the plugin with the `lightning-cli plugin start`.

So this is removing the method to start it when cln
will start, and running it with the deamon itself.

Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
@vincenzopalazzo vincenzopalazzo merged commit 00ab63b into master Jul 9, 2023
9 checks passed
@vincenzopalazzo vincenzopalazzo deleted the macros/fix-plugings branch July 9, 2023 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant