Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: no such file or directory, mkdir 'C:\BuildAgent\****\tmp\C:' #115

Merged
merged 2 commits into from
May 21, 2024

Conversation

bobbyg603
Copy link
Member

@bobbyg603 bobbyg603 commented May 21, 2024

Description

The : was gunking things up. Adds filenamify which removes non-allowed Windows path characters.

Fixes #113

Checklist

  • Tested manually
  • Unit tests pass with no errors or warnings
  • Documentation updated (if applicable)
  • Reviewed by at least 1 other contributor

@bobbyg603 bobbyg603 requested a review from daveplunkett May 21, 2024 17:25
@bobbyg603 bobbyg603 merged commit 0290e5f into main May 21, 2024
3 checks passed
@bobbyg603 bobbyg603 deleted the bobbyg603/issue113 branch May 21, 2024 17:33
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.

ENOENT: no such file or directory, mkdir 'C:\BuildAgent\****\tmp\C:'
2 participants