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

142 Commits

Author SHA1 Message Date
Joseph Flinn
9b52781715 bump version v1.24.1 2021-01-22 23:37:32 +00:00
Joseph Flinn
3b51f14a02 adding in the needed GITHUB_TOKEN for the publish:mac 2021-01-22 21:32:45 +00:00
Joseph Flinn
8af4d76984 switching to electron-builder publishing 2021-01-22 21:09:29 +00:00
Joseph Flinn
b1fa166dc2 disabling the task versus the job 2021-01-22 21:00:23 +00:00
Joseph Flinn
de333ef82c disabling jobs that already successfully ran. Fixing the MacOS deploy 2021-01-22 20:53:05 +00:00
Joseph Flinn
01c236c86e
fixing the snap upload problem (#657) 2021-01-22 14:50:04 -05:00
Joseph Flinn
2220c00702
switches snap installation method (#655) 2021-01-22 13:40:38 -05:00
Joseph Flinn
2384bbf758 testing GITHUB_TOKEN 2021-01-22 17:27:37 +00:00
Joseph Flinn
6b0c4114f7 removing commented out code 2021-01-22 04:55:28 +00:00
Joseph Flinn
a1559faefb reverting all of the testing code 2021-01-22 04:53:28 +00:00
Joseph Flinn
56bf4d66ba removing debugging code 2021-01-22 04:49:35 +00:00
Joseph Flinn
68babd6243 fixing typo 2021-01-22 04:30:06 +00:00
Joseph Flinn
dbb7ca4336 more debugging 2021-01-22 04:12:47 +00:00
Joseph Flinn
13c9148e24 debugging code 2021-01-22 03:52:04 +00:00
Joseph Flinn
6909a09a34 fixing path 2021-01-22 03:30:34 +00:00
Joseph Flinn
9c4a6bfbb6 fixing the package version to be a string 2021-01-22 03:13:54 +00:00
Joseph Flinn
ef7b1d9a19 moving the choco update script into the release pipeline and the build pipeline 2021-01-22 02:46:11 +00:00
Joseph Flinn
de7ba57a10 fixing the chocolatey issue 2021-01-22 00:13:04 +00:00
Joseph Flinn
58a830fc83 adding in the environment for windows signing 2021-01-21 23:47:36 +00:00
Joseph Flinn
f908b1a7b2 trying the linux publish and different windows setup 2021-01-21 23:23:03 +00:00
Joseph Flinn
8b56129dcd updating the content types 2021-01-21 23:06:32 +00:00
Joseph Flinn
c4b5f8a88b switching over to the provided action to upload release assets 2021-01-21 23:02:22 +00:00
Joseph Flinn
20d2801ef7 switching GITHUB_TOKEN back to GH_TOKEN because I can't create the GITHUB_TOKEN secret in my repo. GITHUB_* is probably reserved 2021-01-20 21:48:22 +00:00
Joseph Flinn
e44fe9e801 renaming GH_TOKEN to the already used GITHUB_TOKEN 2021-01-20 16:03:23 +00:00
Joseph Flinn
2efcf8386f fixing the package.json testing code 2021-01-20 15:58:28 +00:00
Joseph Flinn
6a2eb5f001 removing the testing code from the pipelines 2021-01-20 15:53:35 +00:00
Joseph Flinn
c600901722 changing windows build environment to prod to use the HSM backed EV CS key 2021-01-19 19:19:10 +00:00
Joseph Flinn
9fef65dfb8 changing the other release edit tasks to use the inputs... 2021-01-19 18:38:28 +00:00
Joseph Flinn
ebdf160378 removing the testing task 2021-01-19 18:22:27 +00:00
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