Skip to content

Conversation

@sei-tspencer
Copy link
Contributor

writes the DB Provider and ConnectionString to user secrets for each api project, so that ef migrations work from the cli

…api project, so that ef migrations work from the cli
@sei-tspencer sei-tspencer requested a review from a team as a code owner January 5, 2026 20:53
sei-tspencer and others added 2 commits January 7, 2026 07:35
- removed hardcoded postgres port
- disabled aspire proxy for postgres so tools can connect when apphost is off
- replaced hardcoded connection string format with ConnectionStringExpression from db resources
- replaced hardcoded project paths with aspire project metadata classes
- added secrets for player vm api and it's additional VmUsageLogging db
- useed dotnet user-secrets init for setting UserSecretsId
- added connection string env var format expected by Topomojo and Gameboard
@sei-aschlackman sei-aschlackman merged commit 7fc8143 into main Jan 8, 2026
1 check passed
@sei-aschlackman sei-aschlackman deleted the feature/ef-migrations branch January 8, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants