-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
ImprovementCode changes driven by non business requirementsCode changes driven by non business requirements
Description
Story Form
As a block-node developer
I want the production build to depend only on pbj (not protoc) and to exclude all testing plugins
So that the runtime classpath is minimal.
Technical Notes
Scout the dependency-version for unnecessary dependencies in both builds and remove them.
As last step when running similar command: ./gradlew -p block-node :app:dependencies --configuration runtimeClasspath should verify that no com.google.protobuf:protoc, junit, mockito, testcontainers are present.
Metadata
Metadata
Assignees
Labels
ImprovementCode changes driven by non business requirementsCode changes driven by non business requirements
Type
Projects
Status
🧊 Backlog