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
85 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(stage,main): decouple ci-base rebuild, make SDK publish fail loudly' (#75) from hotfix/ci-stage-main-publish-hardening into dev
#156:Commit bcb356fe69 pushed by will.anderson
dev
2026-07-15 21:29:46 +00:00
14m1s
View workflow file
ci(stage,main): decouple ci-base rebuild, make SDK publish fail loudly
#155:Commit dd7827059a pushed by will.anderson
#75
2026-07-15 21:29:46 +00:00
14m29s
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
Merge pull request 'integrate: stack PRs #65–#69 (elc OOM guard, tokenized+semantic engram search, get_node_by_label, win portability) for green CI' (#71) from hotfix/stage-elc-engram-integration into dev
#148:Commit 581a351fb1 pushed by will.anderson
dev
2026-07-15 16:04:46 +00:00
14m30s
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 remote-tracking branch 'origin/feat/engram-semantic-search' into hotfix/stage-elc-engram-integration
#146:Commit 1e49560f1f pushed by will.anderson
#71
2026-07-15 14:49:46 +00:00
14m38s
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
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
Merge pull request 'perf(ci): precompile el_runtime.o once for all native test modules' (#49) from fix/native-test-precompile-runtime into dev
#110:Commit d7540700d4 pushed by will.anderson
dev
2026-05-08 17:28:17 +00:00
4m1s
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
Merge pull request 'fix(ci): fall back to ci-base:latest on first dev rebuild' (#48) from fix/ci-base-dev-first-run into dev
#108:Commit fe84639b17 pushed by will.anderson
dev
2026-05-08 17:07:44 +00:00
14m0s
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
Merge pull request 'feat(elc, elb): RBrace stop fix, html_raw/escape runtime, c_source manifest directive' (#46) from fix/elc-parser-elb-build into dev
#106:Commit 8967fa404e pushed by will.anderson
dev
2026-05-08 16:47:46 +00:00
4m30s
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
Merge pull request 'fix(elc): eliminate OOM in --emit-header; add memory guard' (#47) from fix/elc-oom-checkout into dev
#104:Commit cff7ce072d pushed by will.anderson
dev
2026-05-08 16:20:52 +00:00
4m45s
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
Merge pull request 'fix(parser): str_join separator '' not ' ' — CSS selectors were emitting spaces' (#45) from fix/css-str-join-separator into dev
#102:Commit 00629b39c4 pushed by will.anderson
dev
2026-05-07 23:12:35 +00:00
12m6s
View workflow file
Merge pull request 'ci: add three-tier ci-base rebuild (dev/stage)' (#44) from fix/html-template-if-style-script into dev
#101:Commit ca1e4d57b8 pushed by will.anderson
dev
2026-05-07 23:00:23 +00:00
2s
View workflow file
feat(elc, runtime): RBrace stop in parse_html_children; html_raw/html_escape; elc.c canonical
#100:Commit fb9772db49 pushed by will.anderson
#46
2026-05-07 23:12:35 +00:00
13m48s
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
fix(parser): add {#if}/{#else}/{/if} support and raw-text <style>/<script> in HTML templates
#96:Commit a3732a1e9a pushed by will.anderson
#43
2026-05-07 18:57:35 +00:00
18m2s
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
First Previous 1 2 3 Next Last
Powered by Gitea Version: 1.26.1-neuron.b1536a2384 Page: 427ms Template: 147ms
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