Fix Dockerfile.pack template paths and extend smoke tests #48

Merged
mik-tf merged 1 commit from development_mik6 into development 2026-03-11 03:41:53 +00:00
Owner

closes lhumina_code/home#13

Summary

  • Fix hero_redis_ui and hero_aibroker template COPY paths in Dockerfile.pack to match CARGO_MANIFEST_DIR from the build container (/src/lhumina_code/... not /build/services/...)
  • Add hero_indexer_ui, hero_auth_ui, zinit_ui to smoke test health checks
  • Wire smoke_test.sh and smoke_theme.sh into make test target
  • Fix inspector method name (inspector.services) and field name (methods_count) in smoke_gateway.sh

Test plan

  • make test ENV=herodev — 107 passed, 0 failed
  • Human verified herodev
closes https://forge.ourworld.tf/lhumina_code/home/issues/13 ## Summary - Fix hero_redis_ui and hero_aibroker template COPY paths in Dockerfile.pack to match `CARGO_MANIFEST_DIR` from the build container (`/src/lhumina_code/...` not `/build/services/...`) - Add hero_indexer_ui, hero_auth_ui, zinit_ui to smoke test health checks - Wire smoke_test.sh and smoke_theme.sh into `make test` target - Fix inspector method name (`inspector.services`) and field name (`methods_count`) in smoke_gateway.sh ## Test plan - [x] `make test ENV=herodev` — 107 passed, 0 failed - [x] Human verified herodev
lhumina_code/home#13 — Fix Dockerfile.pack template paths and extend smoke tests
Some checks failed
Build and Test / build (pull_request) Failing after 52s
46fa50367f
Fix hero_redis_ui and hero_aibroker template paths in Dockerfile.pack to
match CARGO_MANIFEST_DIR from the build container (/src/lhumina_code/...).
Add hero_indexer_ui, hero_auth_ui, zinit_ui to smoke test health checks.
Wire smoke_test.sh and smoke_theme.sh into make test target.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
mik-tf merged commit 048f56313a into development 2026-03-11 03:41:53 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_services!48
No description provided.