Addison Beck
e66ff43923
Allow husky to run in CI again
2 years ago
Addison Beck
c259962279
[AC-1743] pt. 1: Unpackage-ify jslib ( #374 )
...
* Unpackage-ify jslib
* Adjust .tsconfig path for root and apply to jslib
* Rebuild package-lock.json
* Disable husky in CI
* Revert an incorrect find/replace
* Add jslib/shared/.eslintrc rules to root eslintrc
* Revert package.json change to ignore spec files when linting
* Ensure custom matcher gets imported in jslib tests
* Fix small workflow bugs from merging
* Try and get CI builds moving again
* Always sign and notorize builds in CI
* Revert erroneous verion bump
2 years ago
Vince Grassia
9126d4ae59
Merge _cut_rc.yml into version-bump.yml ( #392 )
2 years ago
Vince Grassia
82b5f9bd04
Update version bump workflow ( #388 )
2 years ago
Joseph Flinn
e1300f585a
Fix branch ( #385 )
2 years ago
Joseph Flinn
11f5e2993a
Point workflows to main ( #378 )
2 years ago
Vince Grassia
ff87907b4e
Add token to checkout step ( #382 )
2 years ago
Vince Grassia
1163f34317
Fix version bump workflow on call ( #380 )
2 years ago
Vince Grassia
7a2e9ecec6
Update workflow call to use main branch ( #376 )
2 years ago
Vince Grassia
bab928c07c
Update Version Bump workflow ( #377 )
2 years ago
Oscar Hinton
36ab2953b5
Update renovate ( #373 )
...
* Update renovate.json
* Update renovate.json
* Update renovate.json
2 years ago
Vince Grassia
9a89e95918
Update workflow ( #372 )
2 years ago
Vince Grassia
013c8a5293
Update 'master' to 'main' ( #371 )
2 years ago
Vince Grassia
a5f779c231
Fix checksum generation ( #369 )
2 years ago
Vince Grassia
dd7df6504b
Update release workflow to match clients ( #368 )
2 years ago
Vince Grassia
f064de83e8
Update workflows to current standard ( #367 )
2 years ago
Vince Grassia
93407d061b
Update CODEOWNERS ( #365 )
2 years ago
renovate[bot]
8848edbb40
Update bitwarden/gh-actions digest to c970b0f ( #361 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
33da38a3f3
Update bitwarden/gh-actions digest to f112580 ( #359 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
4dba787df2
Update bitwarden/gh-actions digest to 62d1bf7 ( #357 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
2e2b5d988c
Update actions/checkout action to v4.1.0 ( #358 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
d0c126cf3e
Update actions/upload-artifact action to v3.1.3 ( #354 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
8700332d13
Update bitwarden/gh-actions digest to 8fccdae ( #334 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Opeyemi
0e4f9c0de5
Update all workflow ( #355 )
2 years ago
Thomas Rittson
1ac402ca06
[AC-1291] Add CODEOWNERS file ( #349 )
2 years ago
Matt Bishop
40908e4b88
Remove .NET SDK usage ( #339 )
3 years ago
renovate[bot]
9e7a11a27c
Update actions/checkout action to v3.5.3 ( #337 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
83d527a83e
Update actions/setup-dotnet action to v3 ( #324 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
63b7b9124f
Update bitwarden/gh-actions digest to 72594be ( #319 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
f09f7a0e51
Update gh minor ( #320 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
0959e58dc9
Update Node.js to v18 ( #310 )
...
* Update Node.js to v18
* Update builds
* Add NVM
* Update pkg-fetch
* Update NPM too
* Update pkg too
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
3 years ago
Opeyemi
911f9c0dfc
update enforce label action tag ( #315 )
3 years ago
Opeyemi
4234b3b1cf
update all actions pin ( #312 )
3 years ago
Matt Bishop
0f5cdd53df
Renovate configuration update ( #311 )
3 years ago
Matt Bishop
50bd7ca2b3
Renovate configuration ( #298 )
3 years ago
mimartin12
8531a64568
Update key vault name and cred ( #297 )
3 years ago
mimartin12
c1cec89995
[DEVOPS-1167] - Update DC MacOS GUI artifact name ( #296 )
3 years ago
Michał Chęciński
3d214dbedc
Use new CI Azure Key Vault ( #295 )
3 years ago
Opeyemi
af5c863f1f
update az login cred ( #289 )
3 years ago
Thomas Rittson
f1b533f7b6
Handle falsy values in keytarSecureStorageService ( #286 )
3 years ago
sneakernuts
0a8c4d30bb
added import GPG step and changed to service account for commit ( #284 )
...
* added import GPG step and changed to service account for commit
* added steps for kv and updated import gpg key step
3 years ago
Michał Chęciński
1b3f277c1f
Update deprecated Azure Key Vault in workflows ( #282 )
3 years ago
Todd Martin
8039f93434
[ENG-71] Add deployments to release workflow ( #281 )
...
* Added deployments to release workflow.
* Removed in_progress update
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
* Added in_progress initial-status
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
* Added explicit expression syntax
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
* Added explicit expression syntex on failure()
Co-authored-by: Todd Martin <>
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
3 years ago
Vince Grassia
d05e8ab7af
Update 'Dry Run' path in Release workflow ( #278 )
3 years ago
Joseph Flinn
7753749b62
Bumping pinned commit of the download-artifact action to bypass the broken GitHub api ( #260 )
4 years ago
Joseph Flinn
13a13dd18f
Adding a manual trigger to the build pipeline in the directory-connector project ( #256 )
4 years ago
Vince Grassia
954b23d91f
Fix Node caching error ( #255 )
4 years ago
Micaiah Martin
b9d35c3dc7
Updated actions & applied linting ( #253 )
4 years ago
Vince Grassia
8cd768c7c2
Add Node caching ( #251 )
4 years ago
Joseph Flinn
ae05183aa3
Update hotfix release branch name to hotfix-rc ( #247 )
4 years ago