Commit Graph

22 Commits

Author SHA1 Message Date
Joseph Flinn 4c6282ddac switching signing back to signing all .exe files and adding another job that doesn't sign the files for the Windows Store 2021-01-24 23:23:41 +00: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 1d7aa701bf casting to integer 2021-01-15 00:56:02 +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 c508c7cd05 adding a signing flag for electron builder 2021-01-06 18:58:44 +00:00
Joseph Flinn 902040ec64 making custom signing command easier to read 2021-01-05 22:18:26 +00:00
Joseph Flinn de4966b3e4 trying things that shouldn't work because the things that should work aren't 2021-01-05 14:22:01 +00:00
Joseph Flinn 711cea8c4b Install and use latest AST (this will probably break when it is updated because Google won't tell me how to make a clean build of a .NET project) 2020-12-31 22:09:00 +00:00
Joseph Flinn f41014f0f2 trying pipeline env to pass vars 2020-12-31 17:33:33 +00:00
Joseph Flinn 9581af66a1 testing secret in process.env 2020-12-31 17:07:14 +00:00
Joseph Flinn d4f6c07fc0 testing the env vars access 2020-12-31 16:28:44 +00:00
Joseph Flinn 725ce08e86 updating the custom sign script 2020-12-31 15:49:28 +00:00
Joseph Flinn 94a363c4ca updating the sign file with a multiline command 2020-12-31 00:19:28 +00:00
Joseph Flinn 1465d3e4cc adding AST to the build pipeline 2020-12-31 00:01:55 +00:00
Joseph Flinn db5c04e7de debugging configuration object to see what I've got to work with 2020-12-30 22:06:48 +00:00
Joseph Flinn 623b325074 testing electron-builder integration with az kv 2020-12-30 21:19:12 +00:00