Skip to content

fix(windows): move helpers from sh to py#95

Merged
JonZeolla merged 3 commits intomainfrom
cleanup
Apr 7, 2026
Merged

fix(windows): move helpers from sh to py#95
JonZeolla merged 3 commits intomainfrom
cleanup

Conversation

@JonZeolla
Copy link
Copy Markdown
Member

Contributor Comments

There were still some edge cases that didn't work on windows because they expected sh scripts or commands like which, rm, etc.

Pull Request Checklist

Thank you for submitting a contribution!

Please address the following items:

  • If you are adding a dependency, please explain how it was chosen.
  • If manual testing is needed in order to validate the changes, provide a testing plan and the expected results.
  • Validate that documentation is accurate and aligned to any project updates or additions.

Copy link
Copy Markdown

@ai-coding-guardrails ai-coding-guardrails bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! 😎

I didn't find anything of concern

Did you know we can integrate this feedback directly into 50+ IDEs? Get setup in just one command

@JonZeolla JonZeolla enabled auto-merge (squash) April 7, 2026 00:24
The pre-commit hook "check that scripts with shebangs are executable"
was failing because the new clean.py, get_epoch.py, and get_platform.py
scripts had shebangs but were not marked executable.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@JonZeolla JonZeolla merged commit b6e94e4 into main Apr 7, 2026
7 of 9 checks passed
@JonZeolla JonZeolla deleted the cleanup branch April 7, 2026 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant