promote: dev → stage (runtime fix) #16

Merged
will.anderson merged 2 commits from dev into stage 2026-05-07 00:43:55 +00:00
Owner

Picks up runtime fix: native_str_to_int and http_post_json_with_headers added to el_runtime.c, needed for epm.el to link.

Picks up runtime fix: native_str_to_int and http_post_json_with_headers added to el_runtime.c, needed for epm.el to link.
will.anderson added 2 commits 2026-05-07 00:39:42 +00:00
fix: add missing runtime functions for epm.el
El SDK CI - dev / build-and-test (pull_request) Successful in 3m19s
54de7d3f3f
Add native_str_to_int (El compiler alias for str_to_int) and
http_post_json_with_headers (JSON POST with additional headers map)
which epm.el generates calls to but were absent from el_runtime.c.
Merge pull request 'fix: add missing runtime functions (native_str_to_int, http_post_json_with_headers)' (#15) from fix/ci-openssl-linker into dev
El SDK CI - dev / build-and-test (push) Successful in 3m37s
El SDK CI - stage / build-and-test (pull_request) Successful in 3m39s
231cb5eddd
will.anderson merged commit f0c731d2db into stage 2026-05-07 00:43:55 +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/el#16