Skip to content

fix(rust): Fix rust model generator filename output#8170

Merged
jsklan merged 12 commits intomainfrom
jsklan/fix-rust-filenames
Jul 18, 2025
Merged

fix(rust): Fix rust model generator filename output#8170
jsklan merged 12 commits intomainfrom
jsklan/fix-rust-filenames

Conversation

@jsklan
Copy link
Copy Markdown
Contributor

@jsklan jsklan commented Jul 18, 2025

Description

Rust model generator was outputting filenames that were incompatible with windows OS, causing git pull to fail in those dev environments.

Changes Made

  • Modified filename outputs of rust model generator
  • Added pre-commit hook to verify that all filenames are valid across common Operating Systems
  • Also change a log line in the seed script to print ✅ instead of :white_check_mark:

Testing

  • Unit tests added/updated
  • Manual testing completed

@promptless
Copy link
Copy Markdown

promptless bot commented Jul 18, 2025

✅ No documentation updates required.

@jsklan jsklan merged commit 62d9cc8 into main Jul 18, 2025
29 of 39 checks passed
@jsklan jsklan deleted the jsklan/fix-rust-filenames branch July 18, 2025 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants