Skip to content

Provide option for configuring publishAllChecksums when using com.gradleup.nmcp plugin #262

Description

@marcphilipp

What feature do you want to see added?

When using the com.gradleup.nmcp plugin, there's currently no way to configure publishAllChecksums to be true because it's hard-coded as false:

publishAllChecksums = project.provider { false }

Could you please add an option to NmcpExtension for configuring it?

Upstream changes

Recent introduction of checksum filtering

Are you interested in contributing this feature?

Yes, I could do that if you agree this is the right solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions