Open olensmar opened 1 year ago
Hi @devcatalin
This warning is happening in this pipeline https://github.com/kubeshop/monokle/actions/workflows/monokle-publish-test.yml and related to this action:
(https://github.com/kubeshop/monokle/blob/main/.github/workflows/monokle-publish-test.yml)
But as I'm checking in your code I don't find any part that mentioned to be used altool
. seems like this code is coming from the node module electron/notarize with the version 1.2.3
as I checked in the electron/notarize v2.0.0 change log they added the feature to use notarytool by default
(https://github.com/electron/notarize/releases)
In order to addressing this issue, May I ask to considering to update your package electron/notarize from 1.2.3 to 2.0 please?
We're seeing the following in build/notarization logs for the macos installer:
need to make sure we are notarizing correctly going forward..