Scaffold Gateway Solution And Projects #1
Notifications
Due Date
No due date set.
Blocks
#2 Define Protobuf Contracts
dohertj2/mxaccessgw
#3 Add Gateway Configuration And Validation
dohertj2/mxaccessgw
#4 Add Structured Logging And Metrics Foundation
dohertj2/mxaccessgw
#5 Implement SQLite Auth Store And Migrations
dohertj2/mxaccessgw
#20 Scaffold Worker Project
dohertj2/mxaccessgw
Reference: dohertj2/mxaccessgw#1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source: $file
Milestone: $currentMilestone
Labels:
area:gateway,type:infra,priority:p0Deliverables:
src/MxGateway.sln,src/MxGateway.Contracts,src/MxGateway.Server,src/MxGateway.Tests,src/MxGateway.IntegrationTests,MxGateway.Servertonet10.0,Directory.Build.props,Acceptance criteria:
dotnet build src/MxGateway.slnsucceeds,dotnet test src/MxGateway.slnsucceeds,Worker 1 is taking this issue.
Branch: agent-1/issue-1-scaffold-gateway-solution-and-projects
Worktree: C:\Users\dohertj2\Desktop\mxaccessgw-agent-1
Implemented and merged via PR #51: #51
Commit:
a45f439029Merge commit on main:
16c18954b6Branch: agent-1/issue-1-scaffold-gateway-solution-and-projects
Verification:
Acceptance criteria verified: gateway solution and projects exist, MxGateway.Server targets net10.0, baseline tests pass, and the gateway project has no MXAccess COM reference.