Skip to content

buildSettings uses inScope(Global) #127

@djspiewak

Description

@djspiewak

This makes it actually surprisingly difficult to override sbt-pgp settings in third-party plugins. You literally have to do your own inScope(Global) within buildSettings in order to make things get sequenced properly. Without this, you can end up with weird symptoms like show useGpg producing true but pgpSigner still being the Bouncycastle implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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