Skip to content

ci: split Rust checks into focused jobs #26

@ubugeeei

Description

@ubugeeei

Problem

The CI workflow currently reports most Rust validation under one rust check. That makes failures less scannable and makes it harder to see which validation layer failed at a glance.

Acceptance criteria

  • Split the Rust CI workflow into focused jobs for metadata, formatting, build checks, clippy, and tests.
  • Keep stale-run cancellation limited to pull requests.
  • Keep the benchmark job manual-only.
  • Mirror the split in local scripts so the same checks can be run before using Actions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions