feat(service_aibroker): add --from-ci install path #196
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_skills!196
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik_from_ci_aibroker"
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?
Phase 1 progress on hero_demo#54.
Mirrors the pattern shipped in #195 (router/proxy/db/indexer) and the original pilot #193. Asset suffix
linux-amd64-muslmatcheshero_aibroker'srelease.yamlmatrix.Why this is a separate PR
The v0.1.0 release (2026-04-02) predates
hero_aibroker_services(renamed fromhero_broker_serverin commit 591e071), so wiring--from-ciagainst the latest release would 404. Required:Smoke test on heroci
File check on the largest binary:
ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), static-pie linked, stripped. CLI launches and parses args.Tangentially observed
hero_aibroker#58 —
test_server_rpc_methodsfails on everybuild.yamlrun because the test spawnshero_aibroker_serverwhich needs a livehero_db. Pre-existing, not in this PR's scope; filed with two recommended fixes (ignore-by-default, or start hero_db in the CI job).Signed-off-by: mik-tf