Skip to content

lore: lore/implementation-loop/issue-1650 - #1694

Draft
lore-agent[bot] wants to merge 2 commits into
mainfrom
lore/implementation-loop/issue-1650
Draft

lore: lore/implementation-loop/issue-1650#1694
lore-agent[bot] wants to merge 2 commits into
mainfrom
lore/implementation-loop/issue-1650

Conversation

@lore-agent

@lore-agent lore-agent Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Opened by the Lore assembly line from lore/implementation-loop/issue-1650.

Closes #1650
Lore-Task: 90223f63-c0af-485f-a42b-2679d28e4f08

…: filter

GitHub's push-event paths filter dropped the build-ui deploy on the #524
merge with no failure anywhere (documented in build-ui.yml). The same
risk applies to every workflow that calls deploy-lore-platform.sh: when a
PR touches N services, GitHub can quietly skip some workflows, leaving
those services on old images.

Acceptance test pins the fix: on.push for all umbrella-deploy workflows
must carry no paths: guard — use the in-runner changes job pattern from
build-ui.yml instead.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

🔍 Lore Spec Impact

Examined 2 changed file(s): 0 had graph data (no coupling found), 2 had none — no ingested test run covers them, so this check cannot speak for them.

Deterministic · graph @ b079b26 (projected 2026-08-31) · no tests run by this check

@lore-agent

lore-agent Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Lore implementation-loop run failed (failed — node "dod" failed: BackoffLimitExceeded: Job has reached the specified backoff limit — The pod died rather than the work failing — a crash, an OOM, an eviction, or a Job deadline. Re-running is the right response; check pod events if it repeats.) — c6d28053-701e-44a5-ba7c-cabc767461cd.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Concurrent umbrella deploys fail: a PR touching N services silently leaves them on old images

0 participants