1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-06-26 10:36:19 +02:00
Commit Graph

213 Commits

Author SHA1 Message Date
Joseph Flinn
e3da2013f2 fixing workflow inputs typo 2021-01-19 18:20:09 +00:00
Joseph Flinn
1a3cfb5201 creating quick test of the workflow dispatch input 2021-01-19 18:17:05 +00:00
Joseph Flinn
686b6931dc changing release edit task shell to powershell 2021-01-19 18:10:10 +00:00
Joseph Flinn
c414121413 removing the failed attempt of custom name for Release Action 2021-01-19 17:56:49 +00:00
Joseph Flinn
1e545973fc Trying to add release tag to action name 2021-01-19 17:55:26 +00:00
Joseph Flinn
0d42b7e8b4 commenting out all release specific tasks in the build pipeline 2021-01-19 17:40:46 +00:00
Joseph Flinn
9e59dd6d63 adding the release tag name to the manual trigger for the release action 2021-01-19 17:31:23 +00:00
Joseph Flinn
94b2e53c3f adding in release workflow that rebuilds the things 2021-01-19 15:59:21 +00:00
Joseph Flinn
713d7d05a0 seeing if creating a draft PR covers the 'create' trigger in GH Actions 2021-01-19 15:33:17 +00:00
Joseph Flinn
fd6032f121 changing trigger to draft instead of publish 2021-01-16 00:11:36 +00:00
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
Kyle Spearrin
1a918436ca fix set-env refs 2020-11-03 13:29:00 -05:00
Kyle Spearrin
38ecc3b74b only deploy to app store on release 2020-09-30 14:29:30 -04:00
Kyle Spearrin
dc192b75a1 echo when snapcraft not installed 2020-09-30 13:28:06 -04:00
Kyle Spearrin
9db307555b release steps 2020-09-30 13:21:18 -04:00
Kyle Spearrin
d90674227e BUILD_NUMBER for safari extension 2020-09-28 13:22:17 -04:00
Kyle Spearrin
72beaa7ed8 update names 2020-09-28 12:18:09 -04:00
Kyle Spearrin
9f357cb2ac increment build.buildVersion 2020-09-28 11:11:34 -04:00
Kyle Spearrin
694237536b limit when steps run 2020-09-25 11:48:15 -04:00
Kyle Spearrin
989c135c4a allow productbuild into keychain 2020-09-25 11:27:06 -04:00
Kyle Spearrin
3b3dbd65bc remove dmg build 2020-09-25 11:22:50 -04:00
Kyle Spearrin
cb123ce59a fix x86 typo 2020-09-25 11:20:42 -04:00
Kyle Spearrin
bbc12a9a9f debug mac 2020-09-25 10:55:47 -04:00
Kyle Spearrin
b3f42543d4 list dist 2020-09-25 10:38:25 -04:00
Kyle Spearrin
6433178175 consolidate node_modules cache 2020-09-25 10:30:13 -04:00
Kyle Spearrin
afd501b985 set macos debug 2020-09-25 10:22:01 -04:00
Kyle Spearrin
59cda84d07 cache stuff 2020-09-25 10:20:31 -04:00
Kyle Spearrin
36075de436 ignore dist-safari. win and linux jobs 2020-09-24 16:38:30 -04:00
Kyle Spearrin
4ee72fc94d echo on set node options 2020-09-24 16:15:32 -04:00
Kyle Spearrin
51a0e2d028 set max_old_space_size on node_options 2020-09-24 16:13:26 -04:00
Kyle Spearrin
84d356992a set up node 2020-09-24 15:51:17 -04:00
Kyle Spearrin
d09228ceb9 fix safari dist path 2020-09-24 13:21:15 -04:00
Kyle Spearrin
fb9e0ec739 dont use dist for safari builds 2020-09-24 13:01:50 -04:00
Kyle Spearrin
ef3822228a fix artifact paths 2020-09-24 12:20:08 -04:00
Kyle Spearrin
30e898b697 artifacts and stuff 2020-09-24 12:17:41 -04:00
Kyle Spearrin
7e1c6e0ee2 dist build for all 2020-09-24 10:20:56 -04:00
Kyle Spearrin
874e8056f8 pass in MACDEV_CERT_PASSWORD 2020-09-23 14:20:01 -04:00
Kyle Spearrin
532a8d7a37 decrypt macdev cert 2020-09-23 14:10:45 -04:00
Kyle Spearrin
e2da97ec78 macdev cert 2020-09-23 13:59:37 -04:00
Kyle Spearrin
6572c28347 comment out dmg build 2020-09-23 13:36:16 -04:00
Kyle Spearrin
2eb60e95ae increment version 2020-09-23 12:44:57 -04:00
Kyle Spearrin
04c37b2d81 checkout to /browser directory 2020-09-23 09:17:23 -04:00
Kyle Spearrin
8501640fbd correct path for safari cleanup 2020-09-22 17:32:01 -04:00
Kyle Spearrin
109cab2fb7 checkout safari via github action 2020-09-22 17:28:09 -04:00
Kyle Spearrin
1009b3b055 decrypt desktop key 2020-09-22 17:14:07 -04:00
Kyle Spearrin
a565925b8f move appName appPath up 2020-09-22 17:02:33 -04:00
Kyle Spearrin
c5250adf53 pull password from env 2020-09-22 16:55:40 -04:00
Kyle Spearrin
0dbe4bc66e add AC_PASSWORD to build keychain 2020-09-22 16:44:25 -04:00
Kyle Spearrin
0a310b5a00 add apple id info 2020-09-22 16:32:39 -04:00
Kyle Spearrin
7667dfca51 npm install 2020-09-22 16:19:17 -04:00
Kyle Spearrin
7d5daa8894 dont use powershell for dist 2020-09-22 16:16:48 -04:00
Kyle Spearrin
0e6824d3f4 dont build safari 2020-09-22 16:14:04 -04:00
Kyle Spearrin
9dfabf8eb8 fix passwords 2020-09-22 16:11:43 -04:00
Kyle Spearrin
17d8aef5db try github action ci build 2020-09-22 16:00:58 -04:00
Kyle Spearrin
3485e742a0 ignore branches for builds 2020-06-29 11:28:41 -04:00
Kyle Spearrin
d38a1656e5 desktop artifacts 2020-03-24 11:53:14 -04:00
Kyle Spearrin
6d2da25263 missing quote 2020-03-24 11:35:22 -04:00
Kyle Spearrin
89accfb9c8 fix then 2020-03-24 11:31:23 -04:00
Kyle Spearrin
0dca6cba8c Compile artifacts 2020-03-24 11:24:16 -04:00
Kyle Spearrin
fedc03dbae upload dist artifacts for windows and linux 2020-03-24 11:00:46 -04:00
Kyle Spearrin
3c6b15821c build dist for win ci 2020-03-24 10:42:20 -04:00
Kyle Spearrin
4e530b4712 fix env refs 2020-03-24 10:36:29 -04:00
Kyle Spearrin
b6cb373749 Determine deployment variables 2020-03-24 10:33:49 -04:00
Kyle Spearrin
910ba20b14 move workflow to proper path 2020-03-24 09:05:15 -04:00