Skip to content

Remove ForceDryRunSigning=true #4678

@mmitche

Description

@mmitche

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

Sub-issues

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions