Commit Graph

103 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 effe1cd504 fixing release build 2021-01-15 21:58:28 +00: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 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 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 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 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 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
Joseph Flinn c6ed8fe1d3 fixing typo 2021-01-05 18:17:58 +00:00
Joseph Flinn 65c5dc1f3b actually installing AST 2021-01-05 18:13:48 +00:00
Joseph Flinn 7712f3e8c3 fixing some whitespace errors 2021-01-05 18:07:53 +00:00
Joseph Flinn 43348c542c trying installing AST 2021-01-05 18:03:23 +00:00
Joseph Flinn 74ba229b21 switching to version 3.1.x instead of 3.x 2021-01-05 17:40:02 +00:00
Joseph Flinn 2a1f75d2bf Merge branch 'add-signing-gh' of github.com:joseph-flinn/desktop into add-signing-gh 2021-01-05 17:23:43 +00:00
Joseph Flinn 8fd56c87c2 moving dotnet set up 2021-01-05 17:23:12 +00:00
Joseph Flinn 55809f5226
Merge branch 'master' into add-signing-gh 2021-01-05 09:17:07 -08:00
Joseph Flinn 6de9d3912f trying different syntax 2021-01-05 16:28:24 +00:00
Joseph Flinn f47660fcc3 fixing dotnet action version 2021-01-05 16:26:12 +00:00
Joseph Flinn 5f63020eb3 changing the trigger to manual 2021-01-05 16:23:56 +00:00
Joseph Flinn 9a39f67efc changing the gh action to "on push" to initialize it 2021-01-05 16:21:43 +00:00
Joseph Flinn 020629fd3c removing the macos job from the test 2021-01-05 16:16:03 +00:00
Joseph Flinn 7f217a261f trying to switch over to GH Actions because AZ Pipelines seems to have a problem with the secrets in environments... 2021-01-05 16:13:08 +00:00
Joseph Flinn 030eab7290 removing a line in a pwsh multiline script 2020-12-15 00:59:16 +00:00
Joseph Flinn 41f263d378 commenting out the chocolatey package 2020-12-14 23:58:49 +00:00
Joseph Flinn 2a6add76db updating GH_TOKEN secret name because GITHUB_TOKEN wasn't valid 2020-12-14 22:53:33 +00:00
Joseph Flinn d68c62ab91 removing deploy jobs (should be moved into its own workflow) 2020-12-14 22:23:14 +00:00