tangowithfoxtrot
13f4e697bc
Merge branch 'main' into test-docker-stuff
2025-04-07 10:48:29 -07:00
Vince Grassia
7ca10c4072
Remove copy directive for git folder
2025-03-25 10:00:10 -04:00
tangowithfoxtrot
960719e01c
ci: update cloud images
2025-03-13 11:35:12 -07:00
Vince Grassia
0f5d033b68
Add .editorconfig to Dockerfiles
2025-03-11 10:47:11 -04:00
Vince Grassia
31d0480316
Merge branch 'main' into add-docker-arm64-builds
2024-05-08 14:02:47 -04:00
Matt Bishop
743465273c
[PM-6909] Centralize database migration logic ( #3910 )
...
* Centralize database migration logic
* Clean up unused usings
* Prizatize
* Remove verbose flag from Docker invocation
* Allow argument passthrough still
Co-authored-by: Michał Chęciński <mchecinski@bitwarden.com>
* Allow DI logger
---------
Co-authored-by: Michał Chęciński <mchecinski@bitwarden.com>
2024-03-22 10:54:13 -04:00
Matt Bishop
ae1fdb0992
[PM-5052] Upgrade to .NET 8 ( #3461 )
...
* Upgrade to .NET 8
* Linting
* Clean up old JSON deserialization code
* More .NET 8-oriented linting
* Light feedback
* Get rid of old test we don't know the root issue for
* Fix a new test
* Remove now-unnecessary Renovate constraint
* Use Any()
* Somehow a 6.0 tooling config we don't need snuck back in
* Space out properties that always change per release
* Bump a few core packages since the last update
2024-02-05 13:03:42 -05:00
Vince Grassia
eb5830ef11
Update comments in Dockerfiles
2023-11-20 16:36:33 -05:00
Vince Grassia
10c8790f25
Update comments in Dockerfiles
2023-11-16 15:52:46 -05:00
Vince Grassia
646c5c7210
Add proper files to Dockerfile
2023-11-16 09:48:59 -05:00
Vince Grassia
1b2e7a3ed7
Fix MsSqlMigratorUtility
2023-11-16 09:40:51 -05:00
Vince Grassia
9381577f66
Fix Dockerfiles
2023-11-15 16:05:05 -05:00
Vince Grassia
36e8341bc4
Update MsSqlMigratorUtility Docker file
2023-11-15 11:46:40 -05:00
Vince Grassia
0444e9351b
Fix copy command
2023-11-13 16:08:10 -05:00
Vince Grassia
7e083e1173
Fix copy command
2023-11-13 13:43:22 -05:00
Vince Grassia
e7925f63e4
Fix MsSqlMigratorUtility project
2023-11-09 18:23:07 -05:00
Michał Chęciński
8256b58e00
[DEVOPS-1646] MsSqlMigratorUtility docker image is not recognizing input flags ( #3413 )
2023-11-07 10:42:20 +01:00
Michał Chęciński
f7349b4ff2
Enable MsSqlMigratorUtility Dockerfile to run with additional parameters ( #3348 )
2023-10-18 09:40:49 -04:00
Michał Chęciński
0f09d46a3f
[DEVOPS-1388] Dockerize the DB Migrator Utility ( #2936 )
...
* Remove unused workflow
* Add dockerfile for MsSqlMigratorUtility
* Change cmd
* Fix dockerfile param
2023-05-16 17:31:02 +02:00