[SIMPL-30451] Record that CI publishes both images
All checks were successful
Build and Push Docker Images / build-and-push (push) Successful in 4m14s
All checks were successful
Build and Push Docker Images / build-and-push (push) Successful in 4m14s
The first workflow run went green and pushed distributed-execution and distributed-execution-payload to the sandbox Gitea registry, both tagged latest and 5122da4691. The matching SHA tag confirms the version lock between the code location and the payload it dispatches actually holds end to end.
Changelog: changed
This commit is contained in:
@@ -81,6 +81,11 @@ Both images build and have been smoke tested locally: the code location image
|
||||
loads its definitions, and the payload image contains `dagster_pipes` without
|
||||
`dagster` — check L11 in the readiness checklist.
|
||||
|
||||
[.gitea/workflows/docker-publish.yml](.gitea/workflows/docker-publish.yml) runs
|
||||
the same two builds on every push to `main`, applies those checks as gates, and
|
||||
tags both images with the same short commit SHA — that shared tag is what keeps a
|
||||
code location and the payload it dispatches on the same version.
|
||||
|
||||
## Status
|
||||
|
||||
Both execution targets are implemented. The tightly coupled jobs and the loosely
|
||||
|
||||
Reference in New Issue
Block a user