11 Commits

Author SHA1 Message Date
floor-licker 3b0765fbec ci: run no-alloc hot-path tests as separate job 2026-01-30 19:37:46 -05:00
floor-licker 553698dda2 docs/chores/refactor 2026-01-04 11:24:35 -05:00
floor-licker 7688a40e82 fix: CI Clippy warnings 2025-12-17 19:34:22 -05:00
floor-licker c69ea614a8 refactor: drastically simplify CI to focus on essential checks only, removing frivolous jobs and complex configurations that cause maintenance overhead 2025-12-06 06:04:39 -05:00
floor-licker 252c279568 fix: simplify CI to use only stable Rust version to avoid Edition 2024 compatibility issues with dependencies 2025-12-05 19:32:44 -05:00
floor-licker ff52cd0cb2 fix: update CI Rust version matrix to 1.82-1.83 to support Edition 2024 dependencies and resolve base64ct manifest parsing errors 2025-12-05 19:30:47 -05:00
floor-licker 95b100cf6b fix: update CI Rust version matrix from 1.75-1.76 to 1.78-1.79 to support Cargo.lock version 4 format and resolve lock file parsing errors 2025-12-05 19:27:23 -05:00
floor-licker 3bf76360f9 fix: add rustfmt and clippy components to all Rust toolchain installations in CI to resolve 'cargo-fmt is not installed' error for Rust 1.76 toolchain 2025-12-05 19:14:19 -05:00
floor-licker 5576d765ee fix: update CI workflow to use non-deprecated GitHub Actions versions including upload-artifact@v4, cache@v4, and dtolnay/rust-toolchain to resolve deprecation warnings 2025-12-05 19:05:35 -05:00
floor-licker 8980f4a463 fix: add CI workflow configuration with proper libclang dependencies for cargo-spellcheck and comprehensive spellcheck configuration to resolve CI build failures 2025-12-05 19:03:27 -05:00
floor-licker 0da466ae61 Initial commit (clean, no build artifacts) 2025-07-24 20:29:10 -04:00