standardize: port 3386, package name hero_index_server #1

Merged
mik-tf merged 3 commits from development_hero_zero_standardize into development 2026-02-12 00:56:03 +00:00
Owner

Part of hero ecosystem standardization.

Changes

  • buildenv.sh: PORTS (empty) -> 3386
  • heroindex/Cargo.toml: package name heroindex -> hero_index_server
  • Integration tests fixed: binary path lookups updated heroindex -> hero_indexer to match bin name
  • Integration tests fixed: assertions updated to account for demo database created on server startup
  • All 16 integration tests pass, 2 unit tests pass, 5 doc-tests pass

Testing

All 15 hero ecosystem services Running with correct ports via hero_zero clean build. Full test suite passes.

Part of hero ecosystem standardization. ## Changes - buildenv.sh: PORTS (empty) -> 3386 - heroindex/Cargo.toml: package name `heroindex` -> `hero_index_server` - **Integration tests fixed**: binary path lookups updated `heroindex` -> `hero_indexer` to match [[bin]] name - **Integration tests fixed**: assertions updated to account for demo database created on server startup - All 16 integration tests pass, 2 unit tests pass, 5 doc-tests pass ## Testing All 15 hero ecosystem services Running with correct ports via hero_zero clean build. Full test suite passes.
- Rename heroindex -> hero_indexer (heroindex/Cargo.toml)
- Update buildenv.sh BINARIES
- Per naming_convention: binary matches service name in snake_case
standardize: port →3386, pkg name heroindex→hero_index_server
Some checks are pending
Build and Test / build (pull_request) Waiting to run
3f9a8e8d4f
fix: update integration tests for hero_indexer binary rename and demo db
All checks were successful
Build and Test / build (pull_request) Successful in 1m3s
74fc3e64b6
- Binary path lookups: heroindex -> hero_indexer (matches [[bin]] name)
- Tests now account for demo database created on server startup
- All 16 integration tests pass
mik-tf merged commit c9260b643b into development 2026-02-12 00:56:03 +00:00
mik-tf deleted branch development_hero_zero_standardize 2026-02-12 00:56:03 +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_index_server!1
No description provided.