hyperhive/hive-c0re/src/job_queue
Repository files (latest commit first)
Filename Latest commit message Latest commit date
damocles 95898338fc hive-c0re: validate cascade agent names in meta_update_cascade_agents' fanout path too
extract validate_agent_names() and use it for both the parsed
agent-<name> inputs and run_meta_lock's pre-computed fanout list, so a
malformed name can't reach the new fast_forward_applied_main / lock_update
filesystem+git+forge-URL operations regardless of which of the two
sources it came from
2026-09-13 17:33:58 +02:00
..
exec.rs hive-c0re: validate cascade agent names in meta_update_cascade_agents' fanout path too 2026-09-13 17:33:58 +02:00
mod.rs job_queue: fix dangling rustdoc intra-doc link left by strum conversion 2026-09-12 00:06:31 +02:00
model.rs remove as_str() legacy wrappers, callers use .into() directly 2026-09-12 00:06:31 +02:00
power.rs hive-c0re: drop needless async from pause_many (clippy pedantic) 2026-08-11 23:47:09 +02:00
resource.rs job_queue: trim NodeKind/Resource doc comments now that coordinator.md covers them 2026-09-02 08:39:52 +02:00
scheduler.rs remove as_str() legacy wrappers, callers use .into() directly 2026-09-12 00:06:31 +02:00
templates.rs docs: restructure into topic subdirectories, collapse duplicated index 2026-09-02 01:55:37 +02:00
tests.rs fix job_queue/tests.rs's 5 dead NodeKind::as_str() call sites, dead since the first wrapper removal 2026-09-12 00:06:31 +02:00