promote: dev → stage #27

Merged
will.anderson merged 2 commits from dev into stage 2026-05-10 00:12:51 +00:00
Owner

Dev CI confirmed green (dispatch run 2762). All fixes accumulated:

  • EL_RUNTIME points to workspace runtime/ for both dev and stage push builds
  • Stage source check runs after checkout (not before)
  • Stage SDK uses ci-base:latest (not the non-existent :stage tag)
  • Forward declarations for all web stub functions in el_runtime.h
  • page_close wrapped as native El fn
  • EL_SOUL_DEMO_BUILD guard for soul-demo compatibility
Dev CI confirmed green (dispatch run 2762). All fixes accumulated: - EL_RUNTIME points to workspace runtime/ for both dev and stage push builds - Stage source check runs after checkout (not before) - Stage SDK uses ci-base:latest (not the non-existent :stage tag) - Forward declarations for all web stub functions in el_runtime.h - page_close wrapped as native El fn - EL_SOUL_DEMO_BUILD guard for soul-demo compatibility
will.anderson added 2 commits 2026-05-10 00:12:42 +00:00
Fix stage SDK extraction: use ci-base:latest and repo runtime
Dev — Build & local smoke test / build-smoke (pull_request) Successful in 1m57s
b532519ad7
ci-base:stage tag doesn't exist — only :latest and :dev do. Also
apply the same EL_RUNTIME fix as dev.yaml: point at workspace
runtime/ so stage picks up the web stub forward declarations.
will.anderson merged commit 32a179c24a into stage 2026-05-10 00:12:51 +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#27