chore(ci): adopt .runtime-version push-mode cascade signal #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "chore/runtime-version-file"
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?
Summary
Consumer side of the push-mode cascade pivot from molecule-core#20.
.runtime-versionat repo root.publish-image.ymlnow reads it via aresolve-versionjob and forwards the value to the reusable build workflow as a third-priority source.See molecule-core#20 issuecomment-923 for the full Phase 2 design.
Resolution chain
client_payload.runtime_version— legacy/forward-compatinputs.runtime_version— manualworkflow_dispatch.runtime-versionfile — push-mode cascade (new)''— Dockerfilerequirements.txtdefaultSequencing
This PR (and 8 siblings on the other workspace-template repos) must land before molecule-core#20 v2 merges — otherwise the first cascade push fires
on: pushrebuilds against the OLD requirements.txt floor.Refs molecule-core#14, molecule-core#20.
Phase 3 push-mode cascade (.runtime-version + 2-job resolve→publish pattern). Independent review.