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

[minor] Remove redundant info from plugin summary #7339

Conversation

Gabriel-Trintinalia
Copy link
Contributor

PR description

Some minor improvements to plugin summary:

  • remove Detected but not registered
  • remove the Version and duplicated v

Before:

# Plugin Registration Summary:                                                                     #
# Registered Plugins:                                                                              #
#  - ZkTrieLogPlugin (Version: besu-shomei-plugin/vv0.3.1)                                         #
# Skipped Plugins:                                                                                 #
#  - LineaExtraDataPlugin (Detected but not registered)                                            #
#  - LineaEndpointServicePlugin (Detected but not registered)                                      #
#  - LineaTransactionPoolValidatorPlugin (Detected but not registered)                             #
#  - LineaTransactionSelectorPlugin (Detected but not registered)                                  #
#  - BesuShomeiRpcPlugin (Detected but not registered)                                             #
#  - ContinuousTracingPlugin (Detected but not registered)                                         #
#  - CaptureEndpointServicePlugin (Detected but not registered)                                    #
#  - CountersEndpointServicePlugin (Detected but not registered)                                   #
#  - TracesEndpointServicePlugin (Detected but not registered)                                     #
# TOTAL = 1 of 10 plugins successfully registered.   

After

# Plugin Registration Summary:                                                                     #
# Registered Plugins:                                                                              #
#  - ZkTrieLogPlugin (besu-shomei-plugin/v0.3.1)                                                   #
# Detected but not registered:                                                                     #
#  - LineaExtraDataPlugin (linea-sequencer/v0.1.5-rc2)                                             #
#  - LineaEndpointServicePlugin (linea-sequencer/v0.1.5-rc2)                                       #
#  - LineaTransactionPoolValidatorPlugin (linea-sequencer/v0.1.5-rc2)                              #
#  - LineaTransactionSelectorPlugin (linea-sequencer/v0.1.5-rc2)                                   #
#  - BesuShomeiRpcPlugin (besu-shomei-plugin/v0.3.1)                                               #
#  - ContinuousTracingPlugin (linea-arithmetization/v0.1.5-rc6)                                    #
#  - CaptureEndpointServicePlugin (linea-arithmetization/v0.1.5-rc6)                               #
#  - CountersEndpointServicePlugin (linea-arithmetization/v0.1.5-rc6)                              #
#  - TracesEndpointServicePlugin (linea-arithmetization/v0.1.5-rc6)  

Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
@Gabriel-Trintinalia Gabriel-Trintinalia enabled auto-merge (squash) July 17, 2024 23:44
@Gabriel-Trintinalia Gabriel-Trintinalia merged commit cee973d into hyperledger:main Jul 18, 2024
40 checks passed
gconnect pushed a commit to gconnect/besu that referenced this pull request Aug 26, 2024
Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
Signed-off-by: gconnect <agatevureglory@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants