-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem?
This is currently not done and makes contributing fragile.
Describe the solution you'd like
Simply test:
./gradlew scaffold --coordinates com.example:my-library:1.0.0And then check the new library scaffold:
./gradlew testInfra -Pcoordinates=com.example:my-library:1.0.0If something is missing, we can add it to scaffold or manually (e.g., reachability-metadata.json)
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request