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

1704 Commits

Author SHA1 Message Date
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
7ba93f845d
Merge pull request #4 from joseph-flinn/add-signing-gh
Add signing gh
2021-01-05 09:17:42 -08: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
Matt Gibson
d6e981e2b6
Merge pull request #635 from bitwarden/update-jslib
Update jslib
2021-01-05 09:07:02 -06:00
Matt Gibson
55246686fd Update jslib 2021-01-05 08:56:41 -06:00
Joseph Flinn
a1d950e33e idk what's wrong... 2021-01-05 14:43:01 +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
64e8099fb3 testing new var in variable group 2021-01-05 14:03:59 +00:00
Joseph Flinn
0efb677009 debugging env vars and secrets 2021-01-05 13:45:32 +00:00
Joseph Flinn
b0878fd660 testing secrets in pipeline and in script 2021-01-05 13:29:01 +00:00
Joseph Flinn
6a1783b2df removing the debugging code 2021-01-04 23:15:41 +00:00
Joseph Flinn
fa49fb0585 moving the git version data gathering of AST 2021-01-04 23:04:55 +00:00
Joseph Flinn
5f53f0a988 fixing typo in pwsh 2021-01-04 22:55:11 +00:00
Joseph Flinn
f1e52b022b debugging commit id 2021-01-04 22:42:27 +00:00
Joseph Flinn
033cee57b8 fixing pwsh task 2021-01-04 22:32:06 +00:00
Joseph Flinn
539e906936 switching to powershell 2021-01-04 22:24:12 +00:00
Joseph Flinn
4fa8342a00 trying to compile the version to be built 2021-01-04 21:44:35 +00:00
Joseph Flinn
89e55da798 testing publishing and moving to agent tools directory 2021-01-04 20:52:13 +00:00
Joseph Flinn
68d302bfe3 trying to downgrad the .NET sdk 2021-01-04 20:43:36 +00:00
Joseph Flinn
3550c2cb1e trying to specify version in pack 2021-01-04 20:27:07 +00:00
Joseph Flinn
d998ec9146 Trying to install AST with publish 2021-01-04 20:11:21 +00:00
Chad Scharf
6088f6246f
Merge pull request #634 from Hinton/hotifx/desktop-regedit
Add regedit to package.json
2021-01-04 15:05:57 -05:00
Hinton
8d9698101d Adding regedit to src/package.json 2021-01-04 20:31:33 +01:00
Joseph Flinn
345188ed99
Merge pull request #633 from bitwarden/readme-typo-fix
fixing typo in readme
2021-01-04 10:37:03 -08:00
Joseph Flinn
6f932f37ad fixing typo in readme 2021-01-04 18:25:43 +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
b6d706a62b trying it... 2020-12-31 21:50:33 +00:00
Joseph Flinn
3172c7b87d switching from 3.0.0 to the 0.0.0-hash version (where does this come from? idk) 2020-12-31 21:24:06 +00:00
Joseph Flinn
455c287e20 trying to specifiy verison 3 2020-12-31 20:37:37 +00:00
Joseph Flinn
9873ad48ed trying to get a clean run 2020-12-31 20:00:29 +00:00
Joseph Flinn
2817f78b98 changing debug command to get all params to make sure it is the new version 2020-12-31 19:53:15 +00:00
Joseph Flinn
d52713ea4d removing leftovers. trying to get a clean run 2020-12-31 19:52:50 +00:00
Joseph Flinn
23e2e08425 testing manaul install of AST 2020-12-31 19:48:23 +00:00
Joseph Flinn
2d2c1d632e experimenting after getting it the project to run on Linux container 2020-12-31 19:10:58 +00:00
Joseph Flinn
4a3f1ee5e6 specifying the project? 2020-12-31 18:52:52 +00:00
Joseph Flinn
2ae72a66bc trying to cd into AST before running AST 2020-12-31 18:48:47 +00:00
Joseph Flinn
a08783eb9b going insane....and trying dotnet run 2020-12-31 18:44:18 +00:00
Joseph Flinn
0978956c30 moving into the project directory 2020-12-31 18:17:27 +00:00
Joseph Flinn
1f0e5d711e testing manual install 2020-12-31 18:12:15 +00:00
Joseph Flinn
4b9e6ff894 removing reference code 2020-12-31 17:39:38 +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