standardize: naming, ports, and dependency conventions #3

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

Changes

Ports

  • buildenv.sh: PORTS 2769 → 8882 (per hero_ports registry)

Naming Convention (snake_case)

  • buildenv.sh: BINARIES hero-editorhero_editor
  • Dependency: herolib-aiherolib_ai in editserver/Cargo.toml
  • Git branch ref updated to development_hero_zero_standardize

Build passes.

## Changes ### Ports - `buildenv.sh`: PORTS 2769 → 8882 (per hero_ports registry) ### Naming Convention (snake_case) - `buildenv.sh`: BINARIES `hero-editor` → `hero_editor` - Dependency: `herolib-ai` → `herolib_ai` in editserver/Cargo.toml - Git branch ref updated to `development_hero_zero_standardize` **Build passes.**
standardize: fix port 2769->8882, binary name hero-editor->hero_editor
Some checks are pending
Build and Test / build (push) Waiting to run
Build and Test / build (pull_request) Waiting to run
69890e4272
standardize: rename herolib-ai dep to herolib_ai (snake_case)
Some checks failed
Build and Test / build (pull_request) Waiting to run
Build and Test / build (push) Failing after 3s
a2c6a12eac
Per naming_convention skill: all package names use snake_case.
mik-tf changed title from Standardize: naming convention, ports, Makefile compliance to standardize: naming, ports, and dependency conventions 2026-02-12 00:00:58 +00:00
ci: restrict test triggers to PRs and push to development/main
Some checks are pending
Build and Test / build (pull_request) Waiting to run
872b426e03
Stop triggering test/build workflows on every push to every branch.
Tests now run only on:
- push to development or main (post-merge validation)
- pull_request targeting development or main (pre-merge check)
- manual workflow_dispatch

Per forge_ci skill: Standard Workflow Triggers convention.
standardize: switch git dep branches to development
Some checks failed
Build and Test / build (pull_request) Failing after 44s
a65eaeb864
Preparation for merge: all git dependency branch refs changed from
development_hero_zero_standardize to development. After hero_lib PR
merges first, all downstream deps resolve on development branch.
mik-tf merged commit 79b26fbcc9 into development 2026-02-12 00:54:56 +00:00
mik-tf deleted branch development_hero_zero_standardize 2026-02-12 00:55:01 +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_editor!3
No description provided.