Commit Graph

1678 Commits

Author SHA1 Message Date
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 03343bfd91
Merge pull request #643 from joseph-flinn/master
Adding Windows Code Signing to GitHub Actions
2021-01-22 09:38:23 -08:00
Joseph Flinn 3678c2c783
Merge pull request #12 from joseph-flinn/testing-gh-token
Testing gh token
2021-01-22 09:33:01 -08:00
Joseph Flinn a8ee338ae3 removing testing code 2021-01-22 17:32:21 +00:00
Joseph Flinn 2384bbf758 testing GITHUB_TOKEN 2021-01-22 17:27:37 +00:00
Chad Scharf 2cbccecc3e
Merge pull request #654 from bitwarden/l10n_master
New Crowdin updates
2021-01-22 12:15:32 -05:00
Kyle Spearrin 31f0ad108e New translations messages.json (German) 2021-01-22 12:13:50 -05:00
Kyle Spearrin 7e3b420f91 New translations messages.json (Greek) 2021-01-22 12:13:48 -05:00
Kyle Spearrin 44343fa2f0 New translations messages.json (Finnish) 2021-01-22 12:13:46 -05:00
Kyle Spearrin 08cd9266af New translations messages.json (Hungarian) 2021-01-22 12:13:44 -05:00
Kyle Spearrin 88d4d25ff9 New translations messages.json (Italian) 2021-01-22 12:13:42 -05:00
Kyle Spearrin bcf2d1f1ba New translations messages.json (Japanese) 2021-01-22 12:13:40 -05:00
Kyle Spearrin 46f1d16ea4 New translations messages.json (Korean) 2021-01-22 12:13:38 -05:00
Kyle Spearrin 54de923fdf New translations messages.json (Dutch) 2021-01-22 12:13:36 -05:00
Kyle Spearrin f3929d539a New translations messages.json (Polish) 2021-01-22 12:13:34 -05:00
Kyle Spearrin 5bdd76ef24 New translations messages.json (Catalan) 2021-01-22 12:13:32 -05:00
Kyle Spearrin a4e1570c4f New translations messages.json (Russian) 2021-01-22 12:13:30 -05:00
Kyle Spearrin 426474a7ae New translations messages.json (Serbian (Cyrillic)) 2021-01-22 12:13:28 -05:00
Kyle Spearrin 9bf0bdeade New translations messages.json (Ukrainian) 2021-01-22 12:13:26 -05:00
Kyle Spearrin 4370a9bd87 New translations messages.json (Chinese Simplified) 2021-01-22 12:13:24 -05:00
Kyle Spearrin 528215daf6 New translations messages.json (Chinese Traditional) 2021-01-22 12:13:22 -05:00
Kyle Spearrin ceaff1e2d6 New translations messages.json (Portuguese, Brazilian) 2021-01-22 12:13:20 -05:00
Kyle Spearrin d04b17917f New translations messages.json (Indonesian) 2021-01-22 12:13:18 -05:00
Kyle Spearrin 7edf8c080e New translations messages.json (Persian) 2021-01-22 12:13:16 -05:00
Kyle Spearrin 3e281d4232 New translations messages.json (Estonian) 2021-01-22 12:13:14 -05:00
Kyle Spearrin fa5938f7aa New translations messages.json (English, United Kingdom) 2021-01-22 12:13:12 -05:00
Kyle Spearrin 5b1c919513 New translations messages.json (Slovak) 2021-01-22 12:13:10 -05:00
Kyle Spearrin 87e1d785e8 New translations messages.json (Romanian) 2021-01-22 12:13:08 -05:00
Joseph Flinn b906f9e231
Merge pull request #11 from joseph-flinn/adding-manual-publishing
Adding manual publishing
2021-01-21 20:57:24 -08:00
Joseph Flinn 1fb9e41bcf more reverting 2021-01-22 04:56:58 +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