Skip to content

Feat/stitch service#143

Draft
AlexAxthelm wants to merge 5 commits into
mainfrom
feat/stitch-service
Draft

Feat/stitch service#143
AlexAxthelm wants to merge 5 commits into
mainfrom
feat/stitch-service

Conversation

@AlexAxthelm

Copy link
Copy Markdown
Collaborator

No description provided.


async def _maybe_await(value: Awaitable[None] | None) -> None:
if inspect.isawaitable(value):
await value
routers.
"""

async def create(self, record: JobRecord) -> None: ...

async def create(self, record: JobRecord) -> None: ...

async def get(self, job_id: str) -> JobRecord | None: ...

async def find_active_or_recent(
self, dedup_key: str, *, recent_within: timedelta
) -> JobRecord | None: ...
self, dedup_key: str, *, recent_within: timedelta
) -> JobRecord | None: ...

async def list(self, *, limit: int | None = None) -> list[JobRecord]: ...

async def list(self, *, limit: int | None = None) -> list[JobRecord]: ...

def clear(self) -> None: ...
entirely (always start a fresh job).
"""

def key(self, params: BaseModel) -> str | None: ...
@github-actions

Copy link
Copy Markdown

CD summary 395e2ba

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

Deployments (4)
service url fqdn
api open pr-143-api.purplegrass-c07d0a94.westus2.azurecontainerapps.io
entity-linkage open pr-143-entity-linkage.purplegrass-c07d0a94.westus2.azurecontainerapps.io
frontend https://witty-mushroom-017a3dc1e-143.westus2.1.azurestaticapps.net
stitch-llm open pr-143-stitch-llm.purplegrass-c07d0a94.westus2.azurecontainerapps.io
Database (1)
db_name postgres_host postgres_port postgres_db
pr_143 stitch-dev.postgres.database.azure.com 5432 pr_143
Jobs (2)
job image postgres_db api_url auth_mode
db-migrations ghcr.io/rmi/stitch-api:pr-143@sha256:22777fa229c8b04f942b5fc3a7b484c5a02cc8abd2c362d61f4c77330cacbf53 pr_143
seed ghcr.io/rmi/stitch-seed:pr-143@sha256:8febe946d4b5d266335e52255fa2ae53b1fdaf627cf908452fcf28e04397a378 https://pr-143-api.purplegrass-c07d0a94.westus2.azurecontainerapps.io/api/v1 stitch-client-bearer-token
Images (4)
build_time commit_time git_sha image image_digest
2026-06-22T18:07:49Z 2026-06-22T18:07:28Z 892cf43 ghcr.io/rmi/stitch-api:pr-143 ghcr.io/rmi/stitch-api:pr-143@sha256:22777fa229c8b04f942b5fc3a7b484c5a02cc8abd2c362d61f4c77330cacbf53
2026-06-22T18:07:49Z 2026-06-22T18:07:28Z 892cf43 ghcr.io/rmi/stitch-entity-linkage:pr-143 ghcr.io/rmi/stitch-entity-linkage:pr-143@sha256:9830e01413241d2094686a973a5f4692bee2d698b27547f556e607f73be18149
2026-06-22T18:07:52Z 2026-06-22T18:07:28Z 892cf43 ghcr.io/rmi/stitch-seed:pr-143 ghcr.io/rmi/stitch-seed:pr-143@sha256:8febe946d4b5d266335e52255fa2ae53b1fdaf627cf908452fcf28e04397a378
2026-06-22T18:07:54Z 2026-06-22T18:07:28Z 892cf43 ghcr.io/rmi/stitch-stitch-llm:pr-143 ghcr.io/rmi/stitch-stitch-llm:pr-143@sha256:9dd6cc09955cfb44657db14992aa2e33df8f1d132ba8f719a97a2d47be06ba8b

@github-actions

Copy link
Copy Markdown

CD summary b08f643

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

Deployments (4)
service url fqdn
api open pr-143-api.purplegrass-c07d0a94.westus2.azurecontainerapps.io
entity-linkage open pr-143-entity-linkage.purplegrass-c07d0a94.westus2.azurecontainerapps.io
frontend https://witty-mushroom-017a3dc1e-143.westus2.1.azurestaticapps.net
stitch-llm open pr-143-stitch-llm.purplegrass-c07d0a94.westus2.azurecontainerapps.io
Database (1)
db_name postgres_host postgres_port postgres_db
pr_143 stitch-dev.postgres.database.azure.com 5432 pr_143
Jobs (1)
job image postgres_db
db-migrations ghcr.io/rmi/stitch-api:pr-143@sha256:a22e0ad7bca5ff5a9fb01cd8e58658e8310512b65e2b9255660b56db7b41d704 pr_143
Images (4)
build_time commit_time git_sha image image_digest
2026-06-22T18:25:43Z 2026-06-22T18:25:25Z 9db901d ghcr.io/rmi/stitch-api:pr-143 ghcr.io/rmi/stitch-api:pr-143@sha256:a22e0ad7bca5ff5a9fb01cd8e58658e8310512b65e2b9255660b56db7b41d704
2026-06-22T18:25:48Z 2026-06-22T18:25:25Z 9db901d ghcr.io/rmi/stitch-entity-linkage:pr-143 ghcr.io/rmi/stitch-entity-linkage:pr-143@sha256:9f495fd4cd2fbde5aef5caf3d74e9dda0756e01dd7667233298e1f4f1109df2e
2026-06-22T18:25:43Z 2026-06-22T18:25:25Z 9db901d ghcr.io/rmi/stitch-seed:pr-143 ghcr.io/rmi/stitch-seed:pr-143@sha256:c12a979ee1ab2b765092c59012464740dc4e3b6003b70d031a4ef88ed8c03910
2026-06-22T18:25:46Z 2026-06-22T18:25:25Z 9db901d ghcr.io/rmi/stitch-stitch-llm:pr-143 ghcr.io/rmi/stitch-stitch-llm:pr-143@sha256:ed7eca3b2cedf54efb8a24af72c3af4eea594924005f591df6e04ce25292a42f

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.

1 participant