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

Fixed path for extra_template_inputs #109

Merged
merged 2 commits into from
Aug 20, 2023

Conversation

zhieejhia93
Copy link
Contributor

@zhieejhia93 zhieejhia93 commented Aug 15, 2023

Description

This PR fixes the path for extra_template_inputs. Previously the code would overwrite the template files in the original directory instead of creating new files in the temporary directory.

Fixes #108

Checklist:

  • My code follows the style guidelines
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation (if applicable)
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • I have updated the CHANGELOG.md file (if applicable)
  • I have successfully run examples that may be affected by my changes

@zhieejhia93 zhieejhia93 added the bug Something isn't working label Aug 15, 2023
@zhieejhia93
Copy link
Contributor Author

@paulromano @nstauff Please review.

Copy link
Contributor

@paulromano paulromano left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this @zhieejhia93!

@paulromano paulromano merged commit e23eefe into watts-dev:development Aug 20, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to copy files in extra_template_inputs to the temporary directory
2 participants