1
0
mirror of https://github.com/bitwarden/server.git synced 2025-05-27 22:34:54 -05:00

486 Commits

Author SHA1 Message Date
Vince Grassia
26ee43b770
Update logic for Docker image tag (#3695) 2024-01-23 21:03:11 +00:00
Matt Bishop
c63db733e0
Workflow linting and test separation (#3684)
* Workflow linting and test separation

* Name linting step

* Few more renames

* Database testing consolidation

* Few more renames and tweaks
2024-01-23 13:24:52 -05:00
Matt Bishop
c12c09897b
Remove Renovate .NET constraint (#3670) 2024-01-16 09:08:09 -05:00
Matt Bishop
06d0d933ee
Add Entity Framework paths as owned by DbOps (#3654) 2024-01-10 10:52:54 -05:00
renovate[bot]
bfa9269b42
[PM-5294][deps]: Update Duende.IdentityServer to v6.3.7 (#3499)
* [deps]: Update Duende.IdentityServer to v6.3.6

* Fix test

* Grant table changes

* Reassert view

* EF migrations

* Restore non-null key and simpler index

* Master SQL sync

* Lint

* Fix ID setting since the property isn't exposed

* Bump to .7

* Point to new Duende package

* Drop unused indexes first

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
2023-12-28 15:04:45 -05:00
Matt Bishop
1f8e2385db
Wire up code coverage (#3618) 2023-12-27 10:36:20 -05:00
Opeyemi
3f1f6b576a
[DEVOPS-1657] - UPDATE: Adds k8s deploy trigger on main branch (#3597) 2023-12-19 17:05:02 +00:00
Oscar Hinton
1b379485a5
Add devops prefix to github actions and docker (#3595) 2023-12-19 17:29:04 +01:00
Vince Grassia
5ca47d2e96
Merge _cut_rc.yml into version-bump.yml (#3592) 2023-12-18 10:58:37 -07:00
Vince Grassia
343cf03d3e
Update version bump workflow (#3581) 2023-12-15 13:30:36 +01:00
Daniel James Smith
f527623318
Update CODEOWNERS - Extend billing ownership (#3561)
The ToolsController is mostly used for billing related functions, so it makes sense to have @bitwarden/team-billing-dev own it.

Due to the naming-scheme, this fell under ownership of @bitwarden/team-tools-dev.
2023-12-13 14:34:36 -05:00
Joseph Flinn
e73e5f7ab4
Fix branch (#3554) 2023-12-13 05:55:46 -05:00
Joseph Flinn
c120b7e867
Point workflows to main (#3549)
* Point workflows to main

* Merge in master. Update new version-bump workflow changes
2023-12-12 20:08:12 +00:00
Vince Grassia
ab7842014a
Add token to checkout step (#3553) 2023-12-12 09:37:58 -08:00
Vince Grassia
6a6a29d881
Fix version bump workflow on call (#3551) 2023-12-12 08:53:47 -08:00
Matt Bishop
890a09804f
Stop using lockfiles (#3550) 2023-12-12 09:09:42 -05:00
Oscar Hinton
5a6a6ce4ce
Add commitMessagePrefix to package.json (#3529) 2023-12-12 13:43:11 +01:00
Vince Grassia
26e99ba000
Update Version Bump workflow (#3547)
Co-authored-by: Bitwarden DevOps <106330231+bitwarden-devops-bot@users.noreply.github.com>
2023-12-12 12:27:28 +01:00
Michał Chęciński
a589af3588
[DEVOPS-1654] Tag Server images in master with git commit (#3516)
* Add image name with SHA

* Test

* Remove testing

* Change name

* Change to short SHA

* Test

* Fix

* Remove testing

* Test

* Remove testing
2023-12-07 09:42:35 -05:00
Vince Grassia
59879f913b
Version Bump Workflow - Allow to be run from any branch (#3523) 2023-12-05 15:37:18 -05:00
Vince Grassia
721d5448b6
Fix CODEOWNERS - Add back in lines for packages and props files (#3518) 2023-12-05 10:52:16 -05:00
Oscar Hinton
cf7e0189f6
Remove tech-leads as default codeowner (#3479) 2023-12-05 09:56:25 -05:00
Matt Bishop
f424cc09f7
Revert "Remove .NET SDK constraint for Renovate (#3488)" (#3511)
This reverts commit 21f91b7043a14ad667110bddfb850c0637511fce.
2023-12-04 15:34:47 -05:00
Matt Bishop
21f91b7043
Remove .NET SDK constraint for Renovate (#3488) 2023-12-04 15:25:51 -05:00
Conner Turnbull
6e4a057d55
Updated CODEOWNERS to catch billing related files for payments, invoices, and org license (#3503) 2023-12-01 12:46:53 -05:00
Oscar Hinton
a2eadfd9be
Split up Renovate dotnet monorepo group (#3481) 2023-11-30 16:46:21 +01:00
Matt Bishop
f78998125a
Lock SDK to 6.0.100 and ignore with Renovate updates (#3478) 2023-11-27 12:52:01 -05:00
Vince Grassia
70e9124b6b
Remove Server project Dockerfile 2023-11-16 15:00:47 -05:00
Vince Grassia
ecf692e9b4
Update workflow 2023-11-16 14:58:05 -05:00
Vince Grassia
f5dc7f4d53
Modify cache 2023-11-16 14:21:08 -05:00
Vince Grassia
75b8294a5c
Add buildcache 2023-11-16 12:11:43 -05:00
Vince Grassia
0ecadedda9
Change needs for self-host-build 2023-11-16 11:44:45 -05:00
Vince Grassia
0366f86a56
Update needs for MsSqlMigratorUtility job 2023-11-16 11:42:41 -05:00
Vince Grassia
3af9fe262d
Test Docker cache 2023-11-16 11:40:17 -05:00
Vince Grassia
7fc0c6805c
Enable locked mode for NuGet restore 2023-11-16 11:14:20 -05:00
Vince Grassia
8ddc7711a1
Change back to regular runners 2023-11-16 11:08:00 -05:00
Vince Grassia
42638c4fc0
Try larger runner 2023-11-16 11:06:14 -05:00
Vince Grassia
4ed7907f33
Re-enable jobs 2023-11-16 10:44:37 -05:00
Vince Grassia
5aa2b21415
Put platforms back to normal 2023-11-16 09:30:29 -05:00
Vince Grassia
7bed9d18f2
Remove platform 2023-11-16 09:24:31 -05:00
Vince Grassia
4b695f158b
Remove platform 2023-11-16 09:20:51 -05:00
Vince Grassia
ff72a90574
Add platforms 2023-11-16 09:17:10 -05:00
Vince Grassia
96431771c2
Update workflow 2023-11-16 00:32:19 -05:00
Vince Grassia
cf6cfeb475
Test 2023-11-16 00:28:46 -05:00
Vince Grassia
e3c08a28b2
Test 2023-11-16 00:20:05 -05:00
Vince Grassia
4a00dfc3ce
Test 2023-11-16 00:16:59 -05:00
Vince Grassia
aa62e6f10d
Test 2023-11-16 00:09:27 -05:00
Vince Grassia
420bcb7c43
Test 2023-11-16 00:06:00 -05:00
Vince Grassia
f50508b0e1
Remove interactive flag 2023-11-15 23:57:02 -05:00
Vince Grassia
285741784a
Test copying files from Docker images 2023-11-15 23:54:19 -05:00