-
Notifications
You must be signed in to change notification settings - Fork 139
Labels
Description
I added ForceDryRunSigning to arcade to enable use of dry run signing even when the repo thinks that its in official build modes. In those cases, it would normally only allow real signing. This needs to be removed, but requires the following:
- Non-official builds should not use the repo official build IDs (should be -ci or dev or whatever)
- Real signing needs to be functional across all OSes.
We could also take a piecemeal approach and remove use of the switch over time, starting with official builds where real signing is functional. Once all those are done,. then we still need to avoid setting the official build id in non-official builds to complete the removal
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done