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

shift creation of plugin context to BesuCommand for now #7625

Merged
merged 10 commits into from
Sep 18, 2024

Conversation

jflo
Copy link
Contributor

@jflo jflo commented Sep 16, 2024

  • Corrects a regression where custom plugin services are not initialized correctly.
  • BesuCommand: No longer requires metricsSystem supplier and memoization.
  • Shifts provision of plugin context to BesuCommand.
  • ProcessBesuNodeRunner: factors out command line arg composition into a new method for future modularization.

Signed-off-by: Justin Florentine <justin+github@florentine.us>
Signed-off-by: Justin Florentine <justin+github@florentine.us>
Signed-off-by: Justin Florentine <justin+github@florentine.us>
Signed-off-by: Justin Florentine <justin+github@florentine.us>
Signed-off-by: Justin Florentine <justin+github@florentine.us>
Signed-off-by: Justin Florentine <justin+github@florentine.us>
@jflo jflo marked this pull request as ready for review September 18, 2024 02:16
Signed-off-by: Justin Florentine <justin+github@florentine.us>
Copy link
Contributor

@fab-10 fab-10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a suggestion to split in multiple PRs when possible

@jflo jflo enabled auto-merge (squash) September 18, 2024 14:07
@jflo jflo merged commit 7d3e376 into hyperledger:main Sep 18, 2024
41 checks passed
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.

2 participants