Move soul-demo build after JS compile in stage pipeline #36

Merged
will.anderson merged 1 commits from fix/stage-source-check into dev 2026-05-10 01:50:20 +00:00
Owner

elc hangs on enterprise.el (7th file) on stage but not dev. The only material difference is the soul-demo Docker build running before JS compilation on stage. Moving it after JS compile (but still before the main Docker build) should eliminate whatever Docker/memory pressure is causing elc to hang.

elc hangs on enterprise.el (7th file) on stage but not dev. The only material difference is the soul-demo Docker build running before JS compilation on stage. Moving it after JS compile (but still before the main Docker build) should eliminate whatever Docker/memory pressure is causing elc to hang.
will.anderson added 1 commit 2026-05-10 01:50:12 +00:00
Move soul-demo build after JS compile to prevent Docker memory pressure on elc
Dev — Build & local smoke test / build-smoke (pull_request) Successful in 3m7s
4a710ff294
will.anderson merged commit bbfc7cebf7 into dev 2026-05-10 01:50:20 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: neuron-technologies/neuron-web#36