ci: rearchitect build pipeline to use elb + ci-base #14
Closed
will.anderson
wants to merge 0 commits from
fix/ci-elb into dev
pull from: fix/ci-elb
merge into: :dev
:main
:cost-opt/soul-demo-stage-minscale
:copy/two-bill-story
:fix/retire-family-child-plan-pricing
:legal/18plus-terms-privacy-reconcile
:fix/safety-claims-match-shipped-behavior
:feat/downloads-page
:fix/honest-claims-closed-beta
:stage
:dev
:fix/csp-analytics
:fix/syntax-error-and-csp
:fix/devices-count-v2
:fix/devices-count
:fix/account-el-meta
:fix/magic-link-flow
:fix/free-plan-setup-intent
:fix/about-rendering
:fix/stripe-dedup-attestation
:fix/webhook-initstripe-textarea
:fix/greeting-history-load
:fix/question-timer-pricing-clarity
:fix/binary-assets-checkout-layout
:fix/zero-pi-setup-future-usage
:fix/free-plan-payment-intent
:fix/free-checkout-stripe
:fix/stage-full-build
:ci/touch-dist
:ci/trigger-rebuild
:fix/force-full-rebuild
:fix/stage-ci-paths
:feat/checkout-comprehensive-tests
:fix/checkout-auth-reveal
:fix/entrypoint-k3s-nonblocking
:fix/single-stage-dockerfile
:fix/stage-source-check
:fix/payment-page-heredoc-escape
:feat/k3s-embedded-soul
:feat/native-el-ui
:fix/ci-elb
:fix/ci-pr-triggers
:fix/stage-source-enforcement
:sync/dev-stage
:fix/have-curl-define
:fix/soul-demo-emit-metric
:fix/pentest-security-hardening
:fix/gallery-layout-account-otp
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking 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