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
F1846051: D6232.id21138.diff
Fri, May 24, 12:00 PM
F1846050: D6232.id.diff
Fri, May 24, 12:00 PM
Unknown Object (File)
Sat, May 18, 7:06 AM
Unknown Object (File)
Mon, May 13, 6:15 AM
Unknown Object (File)
Apr 17 2024, 5:12 PM
Unknown Object (File)
Apr 17 2024, 5:12 PM
Unknown Object (File)
Apr 17 2024, 5:12 PM
Unknown Object (File)
Apr 17 2024, 5:09 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
No Lint Coverage
Unit
No Test Coverage