Skip to content

feat: consolidate etl deployments#162

Draft
mbarlow12 wants to merge 7 commits into
mainfrom
feat/integrate-single-etl
Draft

feat: consolidate etl deployments#162
mbarlow12 wants to merge 7 commits into
mainfrom
feat/integrate-single-etl

Conversation

@mbarlow12

Copy link
Copy Markdown
Contributor

WIP

mbarlow12 added 6 commits July 6, 2026 16:12
Final-review flow finding: the one-time cutover runbook read as an interruption between the wiring intro and the current-state storage/replica/cpu subsections. Relocated it to the end of the ETL pipelines section so it sits as a terminal migration appendix. Pure move; no content change.
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

CD summary c178dab

Frontend: https://witty-mushroom-017a3dc1e-162.westus2.1.azurestaticapps.net

Deployments (4)
service url fqdn
api open pr-162-api.purplegrass-c07d0a94.westus2.azurecontainerapps.io
entity-linkage open pr-162-entity-linkage.purplegrass-c07d0a94.westus2.azurecontainerapps.io
frontend https://witty-mushroom-017a3dc1e-162.westus2.1.azurestaticapps.net
stitch-llm open pr-162-stitch-llm.purplegrass-c07d0a94.westus2.azurecontainerapps.io
Database (1)
db_name postgres_host postgres_port postgres_db
pr_162 stitch-dev.postgres.database.azure.com 5432 pr_162
Jobs (2)
job image postgres_db api_url auth_mode
db-migrations ghcr.io/rmi/stitch-api:pr-162@sha256:ef923e6562404158a1fccfef5aef9a3b9eead76344750dd42f07a445a152f14f pr_162
seed ghcr.io/rmi/stitch-seed:pr-162@sha256:30e919264f61ceb31807a858a170f642f03132e2c789ebba6c29ca3d1f0d1988 https://pr-162-api.purplegrass-c07d0a94.westus2.azurecontainerapps.io/api/v1 stitch-client-bearer-token
Images (4)
build_time commit_time git_sha image image_digest
2026-07-07T03:35:41Z 2026-07-07T03:35:18Z 6a5db21 ghcr.io/rmi/stitch-api:pr-162 ghcr.io/rmi/stitch-api:pr-162@sha256:ef923e6562404158a1fccfef5aef9a3b9eead76344750dd42f07a445a152f14f
2026-07-07T03:35:39Z 2026-07-07T03:35:18Z 6a5db21 ghcr.io/rmi/stitch-entity-linkage:pr-162 ghcr.io/rmi/stitch-entity-linkage:pr-162@sha256:5a02347169a3c1a8de40781079ba53f1618c5de65fe26f15d7313381b22fc1f6
2026-07-07T03:35:37Z 2026-07-07T03:35:18Z 6a5db21 ghcr.io/rmi/stitch-seed:pr-162 ghcr.io/rmi/stitch-seed:pr-162@sha256:30e919264f61ceb31807a858a170f642f03132e2c789ebba6c29ca3d1f0d1988
2026-07-07T03:35:41Z 2026-07-07T03:35:18Z 6a5db21 ghcr.io/rmi/stitch-stitch-llm:pr-162 ghcr.io/rmi/stitch-stitch-llm:pr-162@sha256:12d5517b4d72c658bf1b391cbccdd5725da8d3ea5d2ba421a489c5c9fc252421

@AlexAxthelm AlexAxthelm left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

CD summary 7fa142a

Frontend: https://witty-mushroom-017a3dc1e-162.westus2.1.azurestaticapps.net

Deployments (4)
service url fqdn
api open pr-162-api.purplegrass-c07d0a94.westus2.azurecontainerapps.io
entity-linkage open pr-162-entity-linkage.purplegrass-c07d0a94.westus2.azurecontainerapps.io
frontend https://witty-mushroom-017a3dc1e-162.westus2.1.azurestaticapps.net
stitch-llm open pr-162-stitch-llm.purplegrass-c07d0a94.westus2.azurecontainerapps.io
Database (1)
db_name postgres_host postgres_port postgres_db
pr_162 stitch-dev.postgres.database.azure.com 5432 pr_162
Jobs (1)
job image postgres_db
db-migrations ghcr.io/rmi/stitch-api:pr-162@sha256:e04c427c9201ee5583d2a10ab57041915d3c075b2e801dd47260751b66591222 pr_162
Images (4)
build_time commit_time git_sha image image_digest
2026-07-09T16:11:53Z 2026-07-09T16:11:33Z 362dbd7 ghcr.io/rmi/stitch-api:pr-162 ghcr.io/rmi/stitch-api:pr-162@sha256:e04c427c9201ee5583d2a10ab57041915d3c075b2e801dd47260751b66591222
2026-07-09T16:11:52Z 2026-07-09T16:11:33Z 362dbd7 ghcr.io/rmi/stitch-entity-linkage:pr-162 ghcr.io/rmi/stitch-entity-linkage:pr-162@sha256:c8801fcc2941a58531d0566c54f0e270800d9a7f1340a0dce2a656d6a6bfcb4c
2026-07-09T16:11:53Z 2026-07-09T16:11:33Z 362dbd7 ghcr.io/rmi/stitch-seed:pr-162 ghcr.io/rmi/stitch-seed:pr-162@sha256:71b78b8f4acb62c4cb1afde92649f9b58b09620cc69400280b9a5bf7c760a385
2026-07-09T16:11:51Z 2026-07-09T16:11:33Z 362dbd7 ghcr.io/rmi/stitch-stitch-llm:pr-162 ghcr.io/rmi/stitch-stitch-llm:pr-162@sha256:90878b10afd8a4cf13b7c7bc1d34591bcd71e0697de4c2b958bcbd1ca61223f4

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.

2 participants