1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-24 04:04:24 +00:00
Commit Graph

458 Commits

Author SHA1 Message Date
Alex Urbina
2b7c3ae1a7 DEVOPS-1581 REFACTOR: Deploy script to use azcopy for syncing files to Azure Storage Account 2023-11-22 18:20:53 -06:00
Alex Urbina
78a157bc34 DEVOPS-1581 REFACTOR: Deployment workflow to use Azure instead of Cloudflare 2023-11-22 17:57:10 -06:00
Alex Urbina
c650cdadeb DEVOPS-1581 REFACTOR: Deployment workflow to remove CloudFlare Pages deployment 2023-11-22 17:54:01 -06:00
Alex Urbina
cb6bdf916a DEVOPS-1581 REFACTOR: Environment artifact names 2023-11-22 07:35:21 -06:00
Alex Urbina
fea5b7b96e DEVOPS-1581 FIX: environment names in deploy script 2023-11-21 21:21:36 -06:00
Alex Urbina
fba2d9fa4d DEVOPS-1581 REFACTOR: deploy-non-prod-web workflow to add EUQA option and make it env dynamic 2023-11-21 21:16:55 -06:00
Alex Urbina
a5267ba622 Merge branch 'master' into task/DEVOPS-1581 2023-11-21 09:39:05 -06:00
Cesar Gonzalez
f6c2e0b6c0 [PM-4893] Pin Autofill Overlay Dependencies (#6930) 2023-11-21 07:49:37 -06:00
Alex Urbina
c1df312d02 DEVOPS-1581 REFACTOR: Azure credentials for non-prod web in azure-deploy
deployment
2023-11-16 17:54:10 -05:00
Alex Urbina
916528edb3 DEVOPS-1581 REFACTOR: Storage Account to Web Vault deployment name 2023-11-16 17:24:04 -05:00
Alex Urbina
dee52d6942 DEVOPS-1581 REFACTOR: Azure login and retrieve secrets in deploy-non-prod-web.yml 2023-11-16 16:11:26 -05:00
Alex Urbina
4f047afd4f DEVOPS-1581 REFACTOR: Azure deployment workflow to use
environment-specific artifact
2023-11-16 15:17:49 -05:00
Justin Baur
bb46907951 Make Platform Own State Migrations (#6890) 2023-11-16 11:16:10 -05:00
Alex Urbina
babd7a7c95 DEVOPS-1581 ADD: azure-deploy job to non-prod-web workflow 2023-11-15 21:29:00 -05:00
Justin Baur
cd19fc5133 Add Platform Entry (#6889) 2023-11-15 13:39:16 -05:00
Michał Chęciński
6c3cb841a2 Fix branch name in report-deployment-status-to-slack (#6843) 2023-11-09 09:24:33 -07:00
Vince Grassia
16c567ab59 Update 'master' to 'main' (#6834) 2023-11-08 13:08:34 -05:00
renovate[bot]
053443e237 [deps]: Update chromaui/action digest to d726e4e (#6727)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-07 15:02:14 -05:00
Daniel James Smith
0f74f6a0ac Add browser store locales (#6807)
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2023-11-06 16:03:21 +01:00
Daniel James Smith
8ff2e8950d Revert "Skip build for browser/desktop on importer changes (#5074)" (#6805)
This reverts commit a931f5b9bd.
2023-11-06 15:55:15 +01:00
Michał Chęciński
0a7fcddd5a Add slack notify when deploying web QA (#6724) 2023-11-02 17:30:17 +01:00
Daniel James Smith
b9cf29ff0c [PM-4266] Create folder for tools owned features (#6761)
* Create libs/tools-folder and README.md

* Assign libs/tools to be owned by team-tools-dev

* Add exception for the capital README in libs/tools

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2023-11-02 14:10:28 +01:00
Oscar Hinton
91e7a45ee4 [PM-2331] Tweak renovate subject (#6747) 2023-10-31 18:32:02 +01:00
Daniel James Smith
095ab3d679 Update CODEOWNERS for Crowdin PRs (#6746)
* Adding all messages.json files besides en/ into ownership of team-tools-dev

* Add newline and extend header comment

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2023-10-31 16:49:54 +01:00
Oscar Hinton
97b91133a5 [PM-2331] Disable needs-qa label for renovate PRs (#6738) 2023-10-30 18:10:28 +01:00
Oscar Hinton
b9e8f61831 [PM-2331] Mark package.json as not owned by codeowners (#6736) 2023-10-30 17:13:20 +01:00
Oscar Hinton
716a65a357 [PM-2331] Update renovate with team groupings (#6722) 2023-10-30 13:40:29 +01:00
Opeyemi
e49f298330 UPDATE: pin bitwarden/actions to master (#6693) 2023-10-25 15:35:46 +01:00
Vince Grassia
7fd102c15c Add DevOps to CODEOWNERS for files related to Docker (#6685) 2023-10-24 20:39:24 +00:00
Opeyemi
0c782c137d add artifact check for non prod deploy (#6624)
* add artifact check for non prod deploy

* UPDATE: add setup need for cfpages-deploy
2023-10-18 17:56:50 +01:00
renovate[bot]
c145763ded Update bitwarden/gh-actions digest to c970b0f (#6529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-18 12:23:26 -04:00
Matt Bishop
d4e6793871 Re-include Electron updates with Renovate (#6602) 2023-10-17 08:15:45 -04:00
Vince Grassia
7190bad1b0 Standardize Snapcraft commands in workflows (#6351) 2023-10-05 13:14:10 -06:00
Vince Grassia
a91a39fe80 Move checkout step before getting Node version (#6500) 2023-10-04 16:01:44 -06:00
Michał Chęciński
65e698b322 [DEVOPS-1572] Update JS workflows to Node version 18 (#6421)
* Get node version from .nvmrc and use in setup-node action

* Fix substitution

* Fix substitution 2

* Fix substitution 3

* Add ls

* Add ls

* Override working directory

* Fix override working directory

* Fix

* Add ls

* Checkout repo
2023-10-04 12:23:40 -04:00
renovate[bot]
ffb6bd0a30 Update bitwarden/gh-actions digest to f112580 (#6467)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-03 11:03:16 -06:00
Will Martin
b607d1dcfa update CL CODEOWNERS (#6456) 2023-09-29 09:36:43 -04:00
renovate[bot]
ca65548b3a Update bitwarden/gh-actions digest to 62d1bf7 (#6385)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 08:33:02 -04:00
Vince Grassia
020018085a Revert change to if key's (#6353) 2023-09-20 14:34:21 -04:00
Vince Grassia
79606c9d9c Add patches to Browser source (#6349) 2023-09-20 11:09:12 -04:00
Vince Grassia
2e76bc40b9 Update Version Bump workflow (#6300) 2023-09-18 11:29:07 -04:00
renovate[bot]
d8b76c1f51 Update chromaui/action digest to a45a922 (#6120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 10:43:36 -04:00
Oscar Hinton
f0b56b0b56 [CL-60] Set font-size on html (#6278) 2023-09-14 18:31:48 +02:00
Vince Grassia
81ab343828 DEVOPS-1554 - Fix browser artifacts (#6224) 2023-09-13 15:21:02 +01:00
Vince Grassia
864818c2d3 Browser Build/Release Workflows - Change runners to linux (#6193) 2023-09-06 09:51:40 -04:00
Vince Grassia
d6aa85af66 Update Version Bump workflow inputs (#6143) 2023-09-05 14:52:03 -06:00
Vince Grassia
9288367bc8 Fix logic in workflow (#6147) 2023-08-30 10:46:10 -04:00
Opeyemi
6bf559b932 UPDATE: fix all warnings in Clients workflow (#6137) 2023-08-29 16:00:28 +01:00
Vince Grassia
3cc0e5f59a Fix Release CLI workflow (#6130) 2023-08-28 16:12:40 -04:00
Vince Grassia
b5c4149bc8 CLI/Release Desktop Workflow - Update runner to Ubuntu latest (#6129) 2023-08-28 15:31:09 -04:00