AgiMaulana / FlutterTestFileCreatorIntellijPlugin

5 stars 1 forks source link

CI/CD: sign using Jetbrains marketplace signer instead #12

Closed AgiMaulana-Justika closed 1 year ago

AgiMaulana-Justika commented 2 years ago

Gradle signer causes

java.lang.NullPointerException: pemObject must not be null

https://github.com/AgiMaulana/FlutterTestFileCreatorIntellijPlugin/runs/6948621993?check_suite_focus=true

The current release signed with JetBrains/marketplace-zip-signer on local machine manually. Would be nice if we move this to Github Action.

Ref: https://plugins.jetbrains.com/docs/intellij/plugin-signing.html#cli-tool

AgiMaulana commented 1 year ago

resolved in #16