Logo
Explore Help
Sign In
neuron-technologies/el
Watch 3
Star 0
Fork 0
Code Issues 1 Pull Requests Actions Packages Projects Releases 5 Wiki Activity
All Workflows ci-dev.yaml ci-stage.yaml sdk-release.yaml
47 workflow runs
Actor
All actors tim.lingo will.anderson
Status
All status Success Failure Waiting Running
Merge pull request 'Land el cluster: #66 engram search + natives, #79 truncation fix, + release-runtime Windows port (reconciled)' (#80) from reconcile/el-cluster-windows-runtime into dev
#165:Commit c6aa1e5c53 pushed by will.anderson
dev
2026-07-22 21:15:03 +00:00
8m4s
View workflow file
reconcile(release-runtime): Windows-port + complete v1.0.0 release runtime so the desktop soul cross-compiles
#164:Commit ff577391f2 pushed by will.anderson
#80
2026-07-22 21:04:50 +00:00
7m9s
View workflow file
Merge pull request 'ci(dev): make SDK publish fail loudly, decouple ci-base rebuild' (#72) from hotfix/ci-dev-publish-hardening into dev
#150:Commit 155a449c4e pushed by will.anderson
dev
2026-07-15 16:43:25 +00:00
8m57s
View workflow file
ci(dev): make SDK publish fail loudly, decouple ci-base rebuild
#149:Commit 4696fd6833 pushed by will.anderson
#72
2026-07-15 16:43:00 +00:00
8m59s
View workflow file
epm: declare cross-module callees as extern fn so strict compilers accept generated C
#147:Commit 8ce8656de2 pushed by will.anderson
#71
2026-07-15 15:22:49 +00:00
7m35s
View workflow file
Merge pull request 'Fix engram_node_full field corruption + add validation' (#52) from fix/engram-node-full-field-corruption into dev
#118:Commit 15ea584671 pushed by will.anderson
dev
2026-06-10 22:09:50 +00:00
8m0s
View workflow file
fix(engram): allow SessionSummary node_type in validation allowlist
#117:Commit c2afcbddf5 pushed by tim.lingo
#52
2026-06-10 11:30:18 +00:00
3m48s
View workflow file
Merge pull request 'fix: elb macOS OpenSSL + C master decls header; ELP missing imports' (#51) from fix/ci-gcloud-install-order into dev
#114:Commit a390ee494e pushed by will.anderson
dev
2026-05-09 01:30:01 +00:00
5m15s
View workflow file
fix: elb macOS OpenSSL + C master declarations header; add ELP missing imports
#113:Commit c2cd5e01e1 pushed by will.anderson
#51
2026-05-09 00:48:45 +00:00
3m34s
View workflow file
Merge pull request 'fix(ci): install gcloud in build-deps step to avoid apt timeout at publish' (#50) from fix/ci-gcloud-install-order into dev
#112:Commit 8212e12e57 pushed by will.anderson
dev
2026-05-08 17:44:58 +00:00
6m37s
View workflow file
fix(ci): install gcloud in build-deps step to avoid apt timeout at publish
#111:Commit 253ee2b887 pushed by will.anderson
#50
2026-05-08 17:37:27 +00:00
3m20s
View workflow file
perf(ci): precompile el_runtime.o once for all native test modules
#109:Commit f103e85f88 pushed by will.anderson
#49
2026-05-08 17:09:46 +00:00
3m25s
View workflow file
fix(ci): fall back to ci-base:latest when ci-base:dev doesn't exist yet
#107:Commit 5fdc9fb15e pushed by will.anderson
#48
2026-05-08 16:53:19 +00:00
3m52s
View workflow file
feat(elc, runtime): RBrace stop in parse_html_children; html_raw/html_escape; elc.c canonical
#105:Commit a7e6fbf2d2 pushed by will.anderson
#46
2026-05-08 16:37:59 +00:00
4m11s
View workflow file
build: update dist/platform/elc with OOM fix and memory guard
#103:Commit f5dcca0386 pushed by will.anderson
#47
2026-05-08 13:27:47 +00:00
4m17s
View workflow file
fix(parser): str_join separator '' not ' ' — CSS selectors were emitting spaces between tokens
#99:Commit f971e96dd5 pushed by will.anderson
#45
2026-05-07 20:57:17 +00:00
3m45s
View workflow file
add three-tier ci-base rebuild (dev/stage) to CI workflows
#98:Commit 81a1a624f1 pushed by will.anderson
#44
2026-05-07 20:56:49 +00:00
3m50s
View workflow file
Merge pull request 'fix(parser): add {#if}/{#else}/{/if} and raw-text <style>/<script> in HTML templates' (#43) from fix/html-template-if-style-script into dev
#97:Commit 7b7f9f353b pushed by will.anderson
dev
2026-05-07 18:48:59 +00:00
4m29s
View workflow file
Merge pull request 'fix(elb): all linker fixes — gcc compat, OpenSSL, runtime import conflict' (#40) from fix/elb-gcc-bracket-depth into dev
#91:Commit 8ef3eb6bec pushed by will.anderson
dev
2026-05-07 14:21:00 +00:00
4m35s
View workflow file
fix elb linker: remove runtime imports from el-install, add --clean, catch in dev/stage CI
#90:Commit 027ad82db2 pushed by will.anderson
#40
2026-05-07 08:24:57 +00:00
3m35s
View workflow file
Merge pull request 'fix(elb): add -lssl -lcrypto to link_binary flags' (#37) from fix/elb-gcc-bracket-depth into dev
#85:Commit 8ab8e3fd31 pushed by will.anderson
dev
2026-05-07 08:11:27 +00:00
3m56s
View workflow file
fix(elb): add -lssl -lcrypto to link_binary flags
#84:Commit 05d717744b pushed by will.anderson
#37
2026-05-07 08:07:00 +00:00
3m24s
View workflow file
Merge pull request 'fix(elb): use clang-only -fbracket-depth flag conditionally' (#34) from fix/elb-gcc-bracket-depth into dev
#80:Commit b0d0975f05 pushed by will.anderson
dev
2026-05-07 08:01:36 +00:00
3m55s
View workflow file
fix(elb): use clang-only -fbracket-depth flag conditionally
#79:Commit 6f634ae432 pushed by will.anderson
#34
2026-05-07 07:57:21 +00:00
3m26s
View workflow file
Merge pull request 'ci: rebuild ci-base on SDK release; publish elb + el_runtime.js to Artifact Registry' (#31) from fix/ci-openssl-linker into dev
#74:Commit 908ce303f3 pushed by will.anderson
dev
2026-05-07 07:50:20 +00:00
3m52s
View workflow file
ci: rebuild ci-base on SDK release; publish elb + el_runtime.js to Artifact Registry
#73:Commit edbde5ef51 pushed by will.anderson
#31
2026-05-07 07:44:53 +00:00
3m46s
View workflow file
Merge pull request 'Remove Cargo.toml and .rs bootstrap files from el-ui vessels' (#30) from fix/ci-openssl-linker into dev
#72:Commit 2e529bd0fe pushed by will.anderson
dev
2026-05-07 05:53:09 +00:00
3m50s
View workflow file
Remove all .rs bootstrap files from el-ui vessels
#71:Commit 5d9299a472 pushed by will.anderson
#30
2026-05-07 05:52:40 +00:00
3m33s
View workflow file
Merge pull request 'ci: use elb to build epm and el-install' (#27) from fix/ci-openssl-linker into dev
#66:Commit b19dd5608f pushed by will.anderson
dev
2026-05-07 02:41:46 +00:00
3m50s
View workflow file
ci: use elb to build epm and el-install (cd into project dir, use --elc flag)
#65:Commit 94d6eace94 pushed by will.anderson
#27
2026-05-07 02:36:53 +00:00
3m36s
View workflow file
First Previous 1 2 Next Last
Powered by Gitea Version: 1.26.1-neuron.b1536a2384 Page: 489ms Template: 59ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API