Commit Graph

1513 Commits

Author SHA1 Message Date
Joseph Flinn 36b9295f1b fixing the git repository to publish to 2021-01-15 23:38:39 +00:00
Joseph Flinn af254a1f52 adding in the GH_TOKEN to the publishing task 2021-01-15 23:07:50 +00:00
Joseph Flinn 7e0616f39e fixing syntax error 2021-01-15 22:33:03 +00:00
Joseph Flinn 292d87588f Merge branch 'testing-update' 2021-01-15 22:00:43 +00:00
Joseph Flinn effe1cd504 fixing release build 2021-01-15 21:58:28 +00:00
Joseph Flinn 6758847e5e
Merge pull request #10 from joseph-flinn/testing-update
Testing update
2021-01-15 12:23:21 -08:00
Joseph Flinn f76a247fa4 commenting out all of the release things that I don't have secrets for 2021-01-15 20:02:21 +00:00
Joseph Flinn 0a68a6a36e merging the build and signing into to the same workflow (might split it back out later) 2021-01-15 19:54:07 +00:00
Joseph Flinn 4897abce7d renaming upload tasks 2021-01-15 18:24:33 +00:00
Joseph Flinn 7410f99d83
Merge pull request #9 from joseph-flinn/testing-hsm
Testing hsm
2021-01-15 10:06:18 -08:00
Joseph Flinn 8ddc538159 adding signing logging 2021-01-15 17:42:44 +00:00
Joseph Flinn 429b0abf42 excluding the unpacked appx executables 2021-01-15 17:19:34 +00:00
Joseph Flinn b4a36dbfd2 only signing .exe 2021-01-15 16:18:14 +00:00
Joseph Flinn 404e4130da seeing what file it fails on, specifically 2021-01-15 16:00:55 +00:00
Joseph Flinn 81a5c77b5e listing all of the files that electron-builder is trying to sign 2021-01-15 15:37:49 +00:00
Joseph Flinn 67367bb71b chaning back to prod after updating client secret 2021-01-15 01:24:06 +00:00
Joseph Flinn 081dfaaa04 chaning back to the other cert to test the signing 2021-01-15 01:07:10 +00:00
Joseph Flinn 1d7aa701bf casting to integer 2021-01-15 00:56:02 +00:00
Joseph Flinn 6cb2a82ac1
Merge pull request #8 from joseph-flinn/testing-hsm
testing prod signing
2021-01-14 16:04:11 -08:00
Joseph Flinn e1c83d324f testing prod signing 2021-01-14 23:48:50 +00:00
Joseph Flinn 50b5d2a422 removing other testing comments 2021-01-14 21:50:25 +00:00
Joseph Flinn 7534618cf1 undoing publisherDisplayName test 2021-01-14 21:48:12 +00:00
Joseph Flinn 509ebe6e91
Merge pull request #7 from joseph-flinn/add-signing-gh
Add signing gh (ignoring the macos build because I don't have those things)
2021-01-06 13:05:18 -08:00
Joseph Flinn 899acaa92a uncommenting some if conditions 2021-01-06 20:45:43 +00:00
Joseph Flinn 54ed6cd2b0 replacing manual dispatch trigger with push/release triggers 2021-01-06 20:39:43 +00:00
Joseph Flinn 92d4afb28d removing appveyor to stop the fork from sending the repo to be built. Testing a release 2021-01-06 20:38:30 +00:00
Joseph Flinn 190fb423da fixing unknown syntax error 2021-01-06 19:46:37 +00:00
Joseph Flinn b1e4bd4bdb assigning correct type 2021-01-06 19:43:42 +00:00
Joseph Flinn 5eb10afe85 changing over to a value based boolean flag 2021-01-06 19:33:43 +00:00
Joseph Flinn 33029c1684 removing the signing portion of the original workflow 2021-01-06 19:19:18 +00:00
Joseph Flinn 88bf9be15f adding in the flag to the build_and_sign workflow 2021-01-06 18:59:38 +00:00
Joseph Flinn c508c7cd05 adding a signing flag for electron builder 2021-01-06 18:58:44 +00:00
Joseph Flinn 048f3fed6f adding in the forgotten environment 2021-01-06 18:17:50 +00:00
Joseph Flinn 7a2aa34619 adding the other artifacts to the windows portion of the build 2021-01-06 18:07:22 +00:00
Joseph Flinn 65a13d997a experimenting with no CSC_* env vars 2021-01-06 18:04:18 +00:00
Joseph Flinn fc28a65e18
Merge pull request #6 from joseph-flinn/add-signing-gh
Add signing gh
2021-01-06 09:28:14 -08:00
Joseph Flinn e1d2aa4b4a changing the trigger for the Build 2021-01-06 17:25:33 +00:00
Joseph Flinn ba7007c307 getting the correct artifacts uploaded to github 2021-01-06 16:58:28 +00:00
Joseph Flinn 7df3ded62a switching to a cert that should match 2021-01-05 23:10:12 +00:00
Joseph Flinn 902040ec64 making custom signing command easier to read 2021-01-05 22:18:26 +00:00
Joseph Flinn 078862e41b switching over to an npm script 2021-01-05 21:53:46 +00:00
Joseph Flinn a1a5405722 one last thing before switching over to npm 2021-01-05 21:38:20 +00:00
Joseph Flinn e31c8c0e79 trying something else 2021-01-05 21:28:27 +00:00
Joseph Flinn fd89704c1d testing more escapes 2021-01-05 21:17:33 +00:00
Joseph Flinn fc0e8052b0 trying to escape the quotes with back ticks 2021-01-05 21:03:07 +00:00
Joseph Flinn 38f357c165 trying two single quotes and changing it back to pwsh 2021-01-05 20:50:29 +00:00
Joseph Flinn 0cd63fa400 removing the escape characters 2021-01-05 19:28:00 +00:00
Joseph Flinn bcc972e60b trying to switch to powershell for the electron-builder task 2021-01-05 19:18:56 +00:00
Joseph Flinn cf738a2667 adding the npx prefix to the electron-builder program 2021-01-05 19:04:25 +00:00
Joseph Flinn 59efc3e091 testing signing with AZ key vault 2021-01-05 18:53:40 +00:00