mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
* DEVOPS-1581 ADD: azure-deploy job to non-prod-web workflow * DEVOPS-1581 REFACTOR: Azure deployment workflow to use environment-specific artifact * DEVOPS-1581 REFACTOR: Azure login and retrieve secrets in deploy-non-prod-web.yml * DEVOPS-1581 REFACTOR: Storage Account to Web Vault deployment name * DEVOPS-1581 REFACTOR: Azure credentials for non-prod web in azure-deploy deployment * DEVOPS-1581 REFACTOR: deploy-non-prod-web workflow to add EUQA option and make it env dynamic * DEVOPS-1581 FIX: environment names in deploy script * DEVOPS-1581 REFACTOR: Environment artifact names * DEVOPS-1581 REFACTOR: Deployment workflow to remove CloudFlare Pages deployment * DEVOPS-1581 REFACTOR: Deployment workflow to use Azure instead of Cloudflare * DEVOPS-1581 REFACTOR: Deploy script to use azcopy for syncing files to Azure Storage Account * DEVOPS-1581 REFACTOR: Azure Storage Account sync command * Revert "DEVOPS-1581 REFACTOR: Deploy script to use azcopy for syncing files to Azure Storage Account" This reverts commit2b7c3ae1a7. * DEVOPS-1581 ADD: USPROD environment configuration * Revert "DEVOPS-1581 REFACTOR: Deployment workflow to remove CloudFlare Pages deployment" This reverts commitc650cdadeb. * devops-1581 REFACTOR: Deployment workflow to include cfpages-deploy job