1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-18 02:41:15 +02:00
Commit Graph

158 Commits

Author SHA1 Message Date
Joseph Flinn
a1738c57dd
Cleaning up the build workflow and making sure the changes to the build workflow are reflected in the release workflow (#360) 2021-08-12 10:04:37 -07:00
Joseph Flinn
45eaa24b0c
Removing branch constraints on when to expose build assets (#359)
* Removing branch constraints on when to expose build assets

* updating to snap 5.0

* adding more snapcraft 5.0 specific updates

* installing multipass

* fixing syntax error

* switching from using a VM via multipass to using lxd

* trying the official snap build actions

* fixing error

* commenting out the snapcraft version

* testing the new changes to the snapcraft.yml file

* nameing the build snap task

* naming the build snap task
2021-08-11 15:38:05 -07:00
Joseph Flinn
f0c1f1b16b
Fix the Windows Node Exe details (#350)
* fixing the resource hacker hash checking issue

* updating package command

* updating the release workflow to match the build workflow. Removing the unneeded env var

* fixing some formatting
2021-07-14 11:41:05 -07:00
Joseph Flinn
fc2f4d1a3e
Fix pipelines fetch (#340)
* testing new pkg-fetch version

* adding missing dir

* adding the new pkg-fetch to the release pipeline. removing commented code
2021-06-30 11:26:44 -07:00
Matt Gibson
0162692fde
JSLIB submodule dependence needs to be pulled prior to install (#338) 2021-06-30 12:17:18 -05:00
Vince Grassia
091d5cfae4
Fix checkout action in release workflow (#337) 2021-06-30 12:24:49 -04:00
Joseph Flinn
3539d490d5
pinning commit hashes instead of versions to protect against supply chain attacks in github actions (#319) 2021-06-02 11:20:22 -07:00
Joseph Flinn
75236daeb8
constraining the releases to the rc branch (#318) 2021-06-01 13:50:53 -07:00
Oscar Hinton
942eb5cfa5
Bump NPM to v7 (#311)
* Bump NPM to v7

* Add NPM v7 to readme
2021-05-26 22:34:39 +02:00
Oscar Hinton
1b22c91f35
Bump node to 14 (#296)
* Bump node to 14

* Change engine node to ~14. Fix linting
2021-05-14 14:30:26 +02:00
Joseph Flinn
b4fc4ca3a5
fixing release snap test (#300) 2021-05-11 13:18:27 -07:00
Oscar Hinton
9c55d78ffc
Update dependencies (#292)
* Update dependencies

* Remove types which are no longer needed

* Bump jslib

* Revert pkg to 4.5.1 since 5.0.0 does not compile on linux.

* Bump pkg-fetch in build pipeline
2021-04-23 21:04:11 +02:00
Joseph Flinn
779464ea9b
Fix snap test (#274)
* testing new fix

* adding this branch to the snap portion of the test

* adding in the build artifact for the linux executable

* removing the path since GitHub is being dumb...

* adding the path back in

* adding the full path

* overriding the config directory for the snap version test. It doesn't really make sense...
2021-04-02 10:25:15 -07:00
Joseph Flinn
576c020579
updating the cli deploy to pull from the release branch (rc). Really only needed on the npm deploy (#252) 2021-03-15 07:28:59 -07:00
Joseph Flinn
0a5f370fc2
adding artifact uploads for the rc branch (#245) 2021-03-04 09:51:45 -08:00
Joseph Flinn
4ae25c5db5
Fix deploy workflow (#228)
* fixing the snap package name and adding an npm install to the npm release

* fixing the manual deploy parser
2021-02-03 10:42:11 -08:00
Joseph Flinn
7dbcdbdd2e
fixing the snap package name and adding an npm install to the npm release (#227) 2021-02-03 10:12:18 -08:00
Joseph Flinn
d175590313 resetting testing code 2021-01-28 21:05:17 +00:00
Joseph Flinn
1f6d095ab1 fixing the versions 2021-01-28 20:49:46 +00:00
Joseph Flinn
cc16245115 adding published release type 2021-01-28 20:22:36 +00:00
Joseph Flinn
75e9deacf6 changing release type from prereleased 2021-01-28 20:19:44 +00:00
Joseph Flinn
c1be8d9009 switching other fetch release assset to xotl's 2021-01-28 19:45:55 +00:00
Joseph Flinn
6e6b6c8b59 trying the folder location again 2021-01-28 19:35:39 +00:00
Joseph Flinn
11b9f25871 updating Move-Item 2021-01-28 19:29:08 +00:00
Joseph Flinn
e549fa389d debugging dist 2021-01-28 19:22:34 +00:00
Joseph Flinn
a833b98419 switching back to manually creating the directory and moving the asset 2021-01-28 19:10:37 +00:00
Joseph Flinn
9d10dcd633 trying without the ./ 2021-01-28 19:08:06 +00:00
Joseph Flinn
e35af6ea42 switching the build version var check 2021-01-28 19:03:23 +00:00
Joseph Flinn
1a2e033671 adding path to download to 2021-01-28 18:59:07 +00:00
Joseph Flinn
975f79697c fixing choco package name 2021-01-28 18:51:53 +00:00
Joseph Flinn
c5b2cb17c8 trying different github action. adding manual workflow trigger for quicker testing 2021-01-28 18:46:23 +00:00
Joseph Flinn
19bea422d0 switching from environment to env 2021-01-28 18:04:16 +00:00
Joseph Flinn
879ecd1075 fixing the env vars 2021-01-28 17:46:23 +00:00
Joseph Flinn
36f57aea51 fixing the deploy 2021-01-28 17:44:06 +00:00
Joseph Flinn
180752fd83 adding in missing mime types 2021-01-28 17:15:45 +00:00
Joseph Flinn
44e134b6de removing the 'move asset' task. no longer needed 2021-01-28 16:54:29 +00:00
Joseph Flinn
58621fd265 switching back to the artifact download task since the release won't be published yet 2021-01-28 16:42:01 +00:00
Joseph Flinn
368cb89da0 fixing tag version 2021-01-28 16:27:16 +00:00
Joseph Flinn
c76a7e9437 adding missing outputs 2021-01-28 16:10:41 +00:00
Joseph Flinn
e83299f1f3 fixing asset fetch input 2021-01-28 15:53:54 +00:00
Joseph Flinn
b0075ffbb7 changing asset fetch task and updating dependencies 2021-01-28 15:44:27 +00:00
Joseph Flinn
21714b6878 adding mime types back in 2021-01-28 15:23:37 +00:00
Joseph Flinn
99dfb48f8e adding in the other job dependency 2021-01-28 15:22:16 +00:00
Joseph Flinn
840b076ab6 fixing the other things from the build 2021-01-28 00:11:08 +00:00
Joseph Flinn
52611dd8a7 copying over snap build to release 2021-01-28 00:09:02 +00:00
Joseph Flinn
8ca398d696 fixing the need 2021-01-28 00:03:20 +00:00
Joseph Flinn
9ab72bb308 removing the file name from the download 2021-01-27 23:50:11 +00:00
Joseph Flinn
e508988f4d let's see what's inside 2021-01-27 23:41:05 +00:00
Joseph Flinn
a0a60b3a77 fixing ls command 2021-01-27 23:34:08 +00:00
Joseph Flinn
1d3300d8c3 trying something else 2021-01-27 23:26:21 +00:00