Vince Grassia
b5c4149bc8
CLI/Release Desktop Workflow - Update runner to Ubuntu latest ( #6129 )
2 years ago
MtnBurrit0
834531bd98
Bump snapcore action to fix CLI build workflow ( #6116 )
2 years ago
renovate[bot]
8cf82ea028
Update bitwarden/gh-actions digest to 67ab95d ( #5839 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
775a13a5f2
Update bitwarden/gh-actions digest to a30e9c3 ( #5722 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
a009ca3cfa
Update gh minor ( #5592 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
d10741e994
Update bitwarden/gh-actions digest to 37ffa14 ( #5589 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
1b743a6a15
chore(deps): update bitwarden/gh-actions digest to 72594be ( #5523 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
08aa04beab
chore(deps): update bitwarden/gh-actions digest to c86ced0 ( #5505 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
2ed3cfc8e0
chore(deps): update bitwarden/gh-actions digest to f07c58a ( #5442 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
4174ba3afd
chore(deps): update gh minor ( #5400 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
Opeyemi
a9ab32b476
Devops 1323 pin actions versions ( #5346 )
...
* update all actions for version pin
* Fix typo
* Actions version pin final push
* upadte set-up DCT job to use latest gh action
3 years ago
Oscar Hinton
9a41d5dc6f
[PM-358] Bump electron to 24 and node to 18 ( #5205 )
...
Upgrade Electron to version 24, node to 18 and npm to 9. Electron changed to using node 18 in 23, with node 18 using npm 9 as default.
There doesn't seem to be any breaking changes except the deprecation of Windows 7, 8.1, and Server 2012. A somewhat undocumented breaking change was that elements in the title bar are now draggable which broke the account switching selector. Resolved by adding a no-drag css rule.
- electronjs.org/blog/electron-22-0
- electronjs.org/blog/electron-23-0
- electronjs.org/blog/electron-24-0
3 years ago
Michał Chęciński
2722198191
[DEVOPS-1260] Update workflows to use new CI only keyvault ( #5157 )
...
* Use new CI Azure Key Vault
* Change name
* Fix
* Fix
3 years ago
mimartin12
e153105774
[DEVOPS-1273] - Switch to Unix utility, shasum ( #4945 )
3 years ago
Michał Chęciński
6a7a7299c2
[DEVOPS-1185] Split out the windows os from the new cli matrix build ( #4673 )
...
* Split *nix and windows cli builds
* Fix
* fix
* Add ls
* FIx
* FIx
* FIx
3 years ago
Kyle Spearrin
61d94c7e59
[PS-2367] CLI pkg ref for argon2 lib ( #4579 )
...
* pkg ref argon2
* add argon to cli package.json
* argon2 assets
* ci matrix for cli
* simplify builds for testing
* fix env
* zip for each os
* add os prefix back to zip
* create checksums
* make sums 256
* fix shasum command
* combine some steps for unix
* LOWER_RUNNER_OS
* SHORT_RUNNER_OS
* SHORT_RUNNER_OS on dist
* upload unix assets
* restore old build files
* fix formatting
* fix zip folder structure
* fix condition on upload unix zip asset
* compute shasum like other parts of build
* change matrix os targets
3 years ago
Oscar Hinton
1dca425dc4
[SM-370] Bump pkg & pkg-fetch ( #4165 )
3 years ago
Opeyemi
28dbb4c8a8
update ::set-output to latest ( #4177 )
...
* update ::set-output to latest
* update workflow for linter error
3 years ago
Vince Grassia
3742732ae8
Update retrieve secrets steps in workflows ( #3705 )
3 years ago
Michał Chęciński
d1243c97a4
Update deprecated Azure Key Vault action in workflows ( #3438 )
...
* Update deprecated Azure Key Vault in workflows
* Try without colons
* Specify bash as shell runner
3 years ago
Michał Chęciński
bd88b5b365
Run client test on build ( #3216 )
...
* Add tests step to build pipelines
* RUn tests for safari
* Remove tests step to build pipelines
* Run tests on root dir on pr
* Revert "Remove tests step to build pipelines"
This reverts commit 497bd86620 .
* CHange name
* Remove working directory
* Add manual trigger
* Comment out cache
* Try to fix
* Revert "Try to fix"
This reverts commit 93d404b7d5 .
* Disable failing test
3 years ago
Joseph Flinn
16c41b823b
[workflows] Decouple hotfix-rc branches ( #3298 )
3 years ago
Joseph Flinn
12bca0a597
[workflows] Finishing up the switch from the hotfix-rc/* back to hotfix-rc ( #3179 )
3 years ago
Vince Grassia
9dd49a0023
Update workflows to deploy to CloudFlare Pages (cf-pages branch) ( #2936 )
4 years ago
Michał Chęciński
e12d28d14a
Add root config files to trigger build workflows ( #2875 )
...
* Add root js config files to trigger build workflows
* Update to match all files in root except md and txt ones
4 years ago
Vince Grassia
ce017125e1
Add 'libs' to build workflow event paths ( #2861 )
4 years ago
Oscar Hinton
2126ac414c
[EC-236] Add CLI dependencies to root package.json ( #2816 )
4 years ago
Micaiah Martin
11f04d0c1e
Update working directory for status job ( #2761 )
4 years ago
Micaiah Martin
2f72286f66
Add CLI build ( #2746 )
...
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
4 years ago
Hinton
980429f4bd
Move CLI to apps/cli
4 years ago
Hinton
28bc4113b9
Move desktop into apps/desktop
4 years ago
Oscar Hinton
817856bc82
Rust improvements ( #1495 )
4 years ago
Micaiah Martin
508292ae39
Patched build workflow ( #1527 )
4 years ago
Oscar Hinton
e639f3c40c
[EC-183] Mono Repository - Browser pipelines ( #2533 )
...
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
4 years ago
Vince Grassia
1c31d090a3
DEVOPS-758 - Move Web deploy from GitHub Pages to CloudFlare Pages ( #1627 )
4 years ago
Oscar Hinton
241e08b7ff
[EC-166] Move electron metadata to separate file ( #1498 )
...
* Move electron metadata to separate file
* Replace yml with json
* Update build script
4 years ago
Oscar Hinton
4c38fd80b4
[EC-145] Bump node-forge ( #522 )
4 years ago
Oscar Hinton
2e3c89269d
Resolve cross-compile for rust ( #1481 )
4 years ago
Oscar Hinton
6b6666cd0d
Undo electron builder bump ( #1477 )
4 years ago
Oscar Hinton
be1ab221f4
Bump electron dependencies ( #1447 )
...
Co-authored-by: Micaiah Martin <mmartin@bitwarden.com>
4 years ago
Matt Gibson
a4fba0e1c5
Feature/move to jest ( #744 )
...
* Switch to jest
* Fix jslib-angular package name
* Make angular test project
* Split up tests by jslib project
* Remove obsolete node test script
* Use legacy deps with jest-preset-angular
* Move web tests to common
* Remove build from pipeline
This was only being used because we were not using ts runners.
We are now, so build is unnecessary
4 years ago
Micaiah Martin
4177292216
Updated actions ( #510 )
4 years ago
Vince Grassia
144038ed1c
Move checkout steps before setup-node steps in Build workflow ( #1553 )
4 years ago
Micaiah Martin
5ebed777c2
Updated actions ( #1412 )
4 years ago
Vince Grassia
5cb5e37270
Add Node caching ( #1549 )
4 years ago
Vince Grassia
562bf6d7b4
Add Node caching to Build workflow ( #509 )
4 years ago
Vince Grassia
ea1c33621a
Add Node package caching ( #2454 )
4 years ago
Vince Grassia
e49d317d19
Remove safari build script from Build workflow ( #1413 )
4 years ago
Micaiah Martin
e06616fe79
Updated actions
4 years ago
Vince Grassia
d1146acb1e
Add Node caching to Build workflow ( #1410 )
4 years ago