Page MenuHomePhabricator

[desktop] Allow packaging/ making the app without signing
ClosedPublic

Authored by michal on Jan 11 2023, 8:09 AM.
Tags
None
Referenced Files
F4802604: D6232.id20799.diff
Mon, Mar 10, 5:00 PM
F4802590: D6232.id21138.diff
Mon, Mar 10, 5:00 PM
F4802588: D6232.id.diff
Mon, Mar 10, 5:00 PM
F4802353: D6232.diff
Mon, Mar 10, 4:19 PM
F4798105: D6232.diff
Mon, Mar 10, 3:55 AM
Unknown Object (File)
Sun, Feb 16, 12:57 AM
Unknown Object (File)
Feb 6 2025, 5:17 AM
Unknown Object (File)
Jan 25 2025, 1:40 PM
Subscribers

Details

Summary

This diff adds new yarn commands package-dev and make-dev that skip the signing step. This probably should have been done sooner but I only thought of it while adding the Buildkite CI (which is the next diff.). Now you don't have to have all the credentials to build the app for testing, and it's faster.

Test Plan

Run yarn package, yarn package-dev, yarn make, yarn make-dev on macOS and Windows and check if everything builds correctly.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable