Skip to content

Migration to Central Portal needed #11

@JakeWharton

Description

@JakeWharton

Publishing to Maven Central will require that you migrate to using the Central Portal soon.

See (internally) http://go/central-portal-migration-app-cash for context.

Here is an example migration: cashapp/molecule#624. Do not perform the migration of this repo until that example PR has been merged indicating it is safe to do so. If you prefer, you can create your own migration PR on this repo and comment on this issue with a link. I will then merge your PR as part of the migration.

You should also check that you are using the new GPG signing key. Configuration in your GitHub workflow YAML should look like this:

      ORG_GRADLE_PROJECT_signingInMemoryKey: ${{ secrets.GPG_SECRET_KEY }}
      ORG_GRADLE_PROJECT_signingInMemoryKeyPassword: ${{ secrets.GPG_SECRET_PASSPHRASE }}

Your project has not been automatically updated because:

  • Dependencies too old
  • No recent activity

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions