Skip to content

Feature: Test contributing tasks in the CI #827

@vjovanov

Description

@vjovanov

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.0

And then check the new library scaffold:

./gradlew testInfra -Pcoordinates=com.example:my-library:1.0.0

If 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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions