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
d2bff7eb8b
[DEVOPS-1528] - Update clients to point build and release to Prod ACR ( #6026 )
...
* update clients to point build and release to Prod ACR
* FIX: typo
* FIX: run block
* UPDATE: add suggestions
* UPDATE: workflow runners and job needs
* UPDATE: registry env in build
* UPDATE: suggestion
2023-08-16 16:41:02 +01:00
Vince Grassia
c304b59c3b
Update runner OS version ( #6040 )
2023-08-16 00:37:41 -04: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
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
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
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
Oscar Hinton
423fb453e2
Fix version tags for gh workflows ( #5402 )
2023-05-09 11:44:05 +02:00
mimartin12
01c7b1bf12
[DEVOPS-1330] - Deploy to GH pages ( #5366 )
2023-05-08 09:20:44 -06:00
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
2023-05-05 21:17:19 +01:00
mimartin12
2d2226f20d
[DEVOPS-1260] - Update KV names ( #5209 )
2023-04-13 09:24:09 -06:00
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
2023-04-11 18:37:58 +02:00
Michał Chęciński
77b43e65e3
Fix Azure login in self-host web build ( #4766 )
...
* Fix Azure login in self-host web build
* Fix names
2023-02-15 16:32:00 +01:00
Michał Chęciński
cace42fe12
Push web docker images to bitwardenprod ACR ( #4749 )
2023-02-14 13:39:17 -06:00
Vince Grassia
fa110a21d0
Add branch check for Staged Rollout Desktop workflow ( #4062 )
2022-11-16 10:48:49 -05:00
Todd Martin
4a225cb271
Updated workflows to not create Github deployment on Dry Run. ( #4049 )
2022-11-14 13:43:28 -05:00
Opeyemi
03581d893d
Devops 1039 update release flow dry run step names ( #4016 )
2022-11-14 14:35:42 +00:00
Opeyemi
0443c9acaa
add run-name for releases to include their workflow trigger ( #3996 )
...
* add run-name for releases to include their workflow trigger
* add edit for linter error
* Update .github/workflows/release-web.yml
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
2022-11-08 10:02:51 -05:00
Joseph Flinn
a1b13f9b18
Change the download target for cloudflare deploy ( #3759 )
2022-10-11 18:05:12 -07:00
Joseph Flinn
d442632fc2
Add the cloudflare unzip back ( #3758 )
2022-10-11 17:57:34 -07:00
mimartin12
96aba0f994
Update Dry Run step and artifact path ( #3751 )
2022-10-11 14:45:58 -06:00
mimartin12
7f62c5c54f
Remove unzip step ( #3750 )
2022-10-11 14:38:18 -06:00
mimartin12
e7b2dbf486
Remove unzip step ( #3749 )
2022-10-11 14:27:11 -06:00
Opeyemi
333bc27972
Update download artifact action ( #3735 )
2022-10-10 20:35:44 +01:00
Vince Grassia
f8634d2913
Update steps in web workflows ( #3463 )
2022-09-08 11:11:47 -04:00
Joseph Flinn
16c41b823b
[workflows] Decouple hotfix-rc branches ( #3298 )
2022-08-16 08:55:57 -07:00
Todd Martin
56ce85c69c
ENG-71 - Updated release workflows with cleanup recommended by Vince ( #3224 )
...
* Updated release jobs to include fixes that Vince recommended from the mobile repo
* Updated the workflows with the fixes
that Vince recommended from mobile.
* Fix linter errors
Co-authored-by: Todd Martin <>
Co-authored-by: Michal Checinski <michal.checinski@outlook.com>
2022-08-08 13:21:49 -04:00
Micaiah Martin
8cc02ff03d
Update web depoy workflow to use release_version ( #3231 )
2022-08-02 16:01:30 -06:00
Joseph Flinn
12bca0a597
[workflows] Finishing up the switch from the hotfix-rc/* back to hotfix-rc ( #3179 )
2022-07-26 13:43:29 -07:00
Todd Martin
88ee166e4d
[ENG 71] Add calls to Github Deployments API to allow Jira integration on Deployments ( #3164 )
...
* [ENG-71] updated release-web.yml to add deployment updates.
* [ENG-71] Added newline at the end of the file
* [ENG-71] Changed environment name.
* [ENG-71] Changed branch name again.
* Fixed error in brackets.
* Added release version
* [ENG-71] Updated all the other scripts to track deployments.
* [ENG-71] added channel
* [ENG-71] Added newline
* [ENG-71] Removed separate deployments for choco and snap
* [ENG-71] Removed separate deployments
* [ENG-71] Added newline
* [ENG-71] refined messages
* [ENG-71] Changed to separate out environment and description.
* [ENG-71] more changes to sepearate environment from description
* Job cleanup
* Job cleanup
* [ENG-71] More job cleanup
* [ENG-71] Updated to use commit instead of v2.
* [ENG-7] Fixed error referencing release-version
Co-authored-by: Todd Martin <>
2022-07-25 17:20:17 -04:00
Vince Grassia
8aca6459cf
DEVOPS-852 - Update "Dry Run" paths in Release workflows ( #3132 )
2022-07-19 15:01:14 -04:00
Michał Chęciński
6f55ca38e9
Remove latest tag on release ( #3044 )
2022-07-13 15:45:06 +02:00
Joseph Flinn
6bcde3a84c
Fix Choco Release & Update Dry Run logic ( #3017 )
...
* disabling snap for testing
* adding in environment logging
* adding in some Dry Run logic
* adding more protected dry run logic
* skipping long running steps for testing purposes
* testing out windowws-2022 runner
* Trying a different GitHub Action expression syntax
* manually disabling jobs because I don't have time to figure out GitHub's weird syntax
* updating nuget on windows-2019
* disabling the nuget version 6
* trying more GitHub Action syntax
* disabling choco for testing
* running test on Dry Run release
* changing the double quotes to single quotes inside the GitHub Action expression
* removing testing code
* updating more dry run logic
* reverting a branch name change
2022-07-01 08:44:20 -07:00
Joseph Flinn
af2523aa6f
switching the order of the checkout and branch check to solve cli release isssue ( #3016 )
2022-06-30 10:26:35 -07:00
Joseph Flinn
f60bc13f62
Updating the tag name of the web release ( #2982 )
2022-06-27 11:44:50 -07:00
Vince Grassia
8fb1fc41b2
Update workflows ( #2945 )
2022-06-22 08:32:45 -04:00
Vince Grassia
9dd49a0023
Update workflows to deploy to CloudFlare Pages (cf-pages branch) ( #2936 )
2022-06-20 15:16:51 -04:00
Micaiah Martin
c609e8bb8f
Migrate Web workflows from old repo ( #2776 )
2022-06-03 08:35:46 -06:00