1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 18:43:25 +00:00
Commit Graph

53 Commits

Author SHA1 Message Date
Alex Urbina
3d3bd49a7d DEVOPS-1683 REFACTOR: deploy workflow name 2023-12-12 21:28:37 -06:00
Alex Urbina
db1221548c DEVOPS-1683 ADD: notify-start job to deployment workflow 2023-12-12 19:00:52 -06:00
Alex Urbina
92442f486e DEVOPS-1683 REFACTOR: default branch name in
deploy-non-prod-web.yml
2023-12-12 16:51:08 -06:00
Alex Urbina
ad6c79cfa6 DEVOPS-1683 REFACTOR: branch reference in deploy workflow 2023-12-12 16:43:13 -06:00
Alex Urbina
732f3e87bc DEVOPS-1683 REFACTOR: Approval job for deployment to non-prod web environment 2023-12-12 12:39:16 -06:00
Alex Urbina
efcfaff43c DEVOPS-1683 ADD: Approval step for deployment 2023-12-12 12:36:56 -06:00
Alex Urbina
9956882c1e DEVOPS-1683 ADD: Deploy task to non-prod web deployment workflow 2023-12-12 12:24:10 -06:00
Alex Urbina
4802e8ee22 DEVOPS-1683 REFACTOR: project name in deployment workflow 2023-12-12 10:13:43 -06:00
Alex Urbina
9e474749b5 DEVOPS-1683 REFACTOR: slack-channel in deploy-non-prod-web.yml 2023-12-12 08:14:08 -06:00
Alex Urbina
e6d82b1ade DEVOPS-1683 REFACTOR: deployment status to use dynamic values 2023-12-12 08:13:40 -06:00
Alex Urbina
ef6f7bdce3 DEVOPS-1683 REFACTOR: slack-channel in deploy-non-prod-web.yml 2023-12-12 08:09:37 -06:00
Alex Urbina
d166073812 DEVOPS-1683 ADD: write permissions for deployments 2023-12-12 08:04:44 -06:00
Alex Urbina
dbe81f638a Merge branch 'master' into task/DEVOPS-1683 2023-12-11 22:16:28 -06:00
Alex Urbina
5090423e3b Revert "DEVOPS-1683 DELETE: steps in deploy workflow for testing purposes"
This reverts commit 5ad5802857.
2023-12-11 21:32:31 -06:00
Alex Urbina
5ad5802857 DEVOPS-1683 DELETE: steps in deploy workflow for testing purposes 2023-12-11 12:27:56 -06:00
Alex Urbina
755cf09375 DEVOPS-1683 REFACTOR: deployment environment in
deploy-non-prod-web.yml
2023-12-06 21:59:00 -06:00
Alex Urbina
3740556c62 DEVOPS-1683 DELETE: environment-branch and cfpages-deploy from deploy-non-prod-web workflow 2023-12-06 21:57:03 -06:00
Alex Urbina
97b2a091ac DEVOPS-1683 REFACTOR: deploy configuration for non-prod web environments 2023-12-06 21:54:13 -06:00
Alex Urbina
2cf2c8fa8b DEVOPS-1683 REFACTOR: Update deployment process for non-prod web app 2023-12-05 19:28:08 -06:00
Alex Urbina
dc1f5c55ac DEVOPS-1683 REFACTOR: environment URLs in deploy-non-prod-web.yml 2023-11-30 20:08:52 -06:00
Alex Urbina
17e2adfcc2 DEVOPS-1683 ADD: environment variables to deploy-non-prod-web workflow 2023-11-30 19:55:04 -06:00
Alex Urbina
0f3f0e839e DEVOPS-1683 REFACTOR: Slack channel for devops alerts for testing purposes 2023-11-30 19:27:29 -06:00
Alex Urbina
7733750b2f DEVOPS-1683 ADD: GitHub deployment and update deployment status 2023-11-30 19:26:08 -06:00
Alex Urbina
a00a8cf7c5 DEVOPS-1683 REFACTOR: Add EUPROD environment configuration 2023-11-29 19:44:42 -06:00
Alex Urbina
be969eeb1f DEVOPS-1683 REFACTOR: deploy-non-prod-web.yml with tag input 2023-11-29 19:36:49 -06:00
Alex Urbina
1836c91213 DEVOPS-1683 FIX: Source path in Azure Storage Blob sync 2023-11-29 08:31:01 -06:00
Michał Chęciński
48c6033792 [DEVOPS-1651] Update the QA deployment alert at the start (#6998)
* Update the QA deployment alert at the start

* Change in non prod web
2023-11-29 09:41:22 +01:00
Alex Urbina
8517532f03 DEVOPS-1683 REFACTOR: deploy-non-prod-web.yml: Changed destination container to '$web' and added delete-destination flag 2023-11-28 23:30:51 -06:00
Alex Urbina
6a0a83c082 DEVOPS-1683 REFACTOR: Azure Storage Account Blob container sync 2023-11-28 22:58:39 -06:00
Alex Urbina
97dbcbb815 DEVOPS-1581 Update deploy-non-prod-web workflow to deploy web (#6897)
* 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 commit 2b7c3ae1a7.

* DEVOPS-1581 ADD: USPROD environment configuration

* Revert "DEVOPS-1581 REFACTOR: Deployment workflow to remove CloudFlare Pages deployment"

This reverts commit c650cdadeb.

* devops-1581 REFACTOR: Deployment workflow to include cfpages-deploy job
2023-11-27 10:49:16 -06: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
Michał Chęciński
0a7fcddd5a Add slack notify when deploying web QA (#6724) 2023-11-02 17:30:17 +01:00
Opeyemi
e49f298330 UPDATE: pin bitwarden/actions to master (#6693) 2023-10-25 15:35:46 +01: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
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
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
renovate[bot]
8cf82ea028 Update bitwarden/gh-actions digest to 67ab95d (#5839)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-25 14:27:30 -06:00
Opeyemi
a37b8db250 Deprecate release-qa-web.yml wf (#5786)
* Deprecate release-qa-web.yml wf

* Merge master
2023-07-12 11:19:28 +01:00
renovate[bot]
775a13a5f2 Update bitwarden/gh-actions digest to a30e9c3 (#5722)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-11 10:12:36 -06:00
Opeyemi
05203d96c6 add workflow call to deploy-non-prod-web.yml (#5728)
* add workflow call to deploy-non-prod-web.yml

* Remove required in wf call and dispatch
2023-07-10 23:57:56 +01:00
renovate[bot]
a009ca3cfa Update gh minor (#5592)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-29 08:46:56 -06:00
Vince Grassia
5bf98c6d4b Remove EU DEVTEST environment (#5693) 2023-06-28 10:51:49 -05:00
renovate[bot]
d10741e994 Update bitwarden/gh-actions digest to 37ffa14 (#5589)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-22 20:37:42 +00:00
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>
2023-06-06 13:02:54 +03:00
Michał Chęciński
4a7bfdb2bd [DEVOPS-1395] build and deploy web vault (#5518)
* Add eudevtest config

* Add eudevtest to build

* Add release for eudevtest

* Change url

* Add eudevtest to the deploy non prod web

* Remove release-eudevtest-web workflow
2023-06-01 09:49:25 +03:00
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>
2023-05-24 15:33:02 +02:00
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>
2023-05-19 14:24:53 +02:00
renovate[bot]
4174ba3afd chore(deps): update gh minor (#5400)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-09 10:38:11 -06:00