Update skills with CI debugging learnings from hero_lib #8

Closed
opened 2026-02-16 20:40:16 +00:00 by mik-tf · 0 comments
Owner

Context

While fixing the hero_lib CI pipeline (lhumina_code/hero_lib#103), several gaps and inaccuracies were found in skills that affect anyone working with CI, build systems, and Cargo 1.92.

Goals

  • Fix incorrect Cargo normalization claim in naming_convention (breaking with Rust 1.92)
  • Add build.rs regeneration warning to oschema_generation
  • Add CI pitfalls to forge_ci (DEBIAN_FRONTEND, if:false gotcha, linker deps)
  • Fix inconsistent cargo_env examples in build_lib
  • Add Cargo 1.92 -p flag note to hero_ecosystem
## Context While fixing the hero_lib CI pipeline (lhumina_code/hero_lib#103), several gaps and inaccuracies were found in skills that affect anyone working with CI, build systems, and Cargo 1.92. ## Goals - Fix incorrect Cargo normalization claim in naming_convention (breaking with Rust 1.92) - Add build.rs regeneration warning to oschema_generation - Add CI pitfalls to forge_ci (DEBIAN_FRONTEND, if:false gotcha, linker deps) - Fix inconsistent cargo_env examples in build_lib - Add Cargo 1.92 -p flag note to hero_ecosystem
Sign in to join this conversation.
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_skills#8
No description provided.