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: create output dir before canonicalize #147

Merged
merged 1 commit into from
Sep 1, 2024
Merged

Conversation

SamRodri
Copy link
Contributor

@SamRodri SamRodri commented Sep 1, 2024

Silly bug introduced by me in #140. Canonicalize needs the path to exist.

For the other pull request I only tested in a project that already creates the path and a case where a file already exists in the path (the panic issue). I have now tested with a relative path that does not exist too.

@bbqsrc bbqsrc merged commit 7d5276c into bbqsrc:main Sep 1, 2024
12 checks passed
@SamRodri SamRodri deleted the fix branch September 1, 2024 17:03
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.

2 participants