ci: rearchitect build pipeline to use elb + ci-base #14
Reference in New Issue
Block a user
Delete Branch "fix/ci-elb"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
elb/elcconcatenation approach (build-stage.sh) with properelb buildusing ci-base image from Artifact Registryelb build, which compiles each .el source independently — no combined mega-file, no OOMdist/neuron-landing(pre-compiled linux/amd64 binary), copied directly by Dockerfile.stagebin/elb-linux-amd64+bin/elc-linux-amd64+runtime/(secrets not available on pull_request events)Test plan
fix/ci-elbtriggers PR CI (pull_request event, uses committed bin/)Parser now supports {#if cond}...{#else}...{/if} blocks as HtmlIf AST nodes. Style and script elements collect content as raw text, bypassing El expression parsing entirely — eliminating O(n²) CSS parse time on large style blocks.Pull request closed