Skip to content

release: promote staging to master after production gate fix - #227

Merged
mottych merged 2 commits into
masterfrom
staging
Feb 11, 2026
Merged

release: promote staging to master after production gate fix#227
mottych merged 2 commits into
masterfrom
staging

Merge pull request #226 from mottych/dev

b1abf73
Select commit
Loading
Failed to load commit list.
Pulumi / purposepath-coaching-infrastructure/staging - Update succeeded Feb 11, 2026 in 9s

Update

🍹 The Update for mottych/purposepath-coaching-infrastructure/staging was successful.

Visit the Pulumi Service for more information.

Details

Detailed Diff

View diff
pulumi:pulumi:Stack: (same)
    [urn=urn:pulumi:staging::purposepath-coaching-infrastructure::pulumi:pulumi:Stack::purposepath-coaching-infrastructure-staging]
    --outputs:--
    dynamoTables : {
        coachingConversations: "purposepath-coaching-conversations-staging"
        coachingSessions     : "purposepath-coaching-sessions-staging"
    }
    promptsBucket: "purposepath-coaching-prompts-380276784420-staging"
    secrets      : {
        googleVertexCredentials: "purposepath/staging/google-vertex-credentials"
        openaiApiKey           : "purposepath/staging/openai-api-key"
    }
    tableArns    : {
        conversations: "arn:aws:dynamodb:us-east-1:380276784420:table/purposepath-coaching-conversations-staging"
        sessions     : "arn:aws:dynamodb:us-east-1:380276784420:table/purposepath-coaching-sessions-staging"
    }
    tableNames   : {
        conversations: "purposepath-coaching-conversations-staging"
        sessions     : "purposepath-coaching-sessions-staging"
    }