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

If variables_files has directory in it generate fails #312

Closed
MichielBijland opened this issue Sep 29, 2023 · 0 comments · Fixed by #313
Closed

If variables_files has directory in it generate fails #312

MichielBijland opened this issue Sep 29, 2023 · 0 comments · Fixed by #313
Assignees
Labels
bug Something isn't working

Comments

@MichielBijland
Copy link
Collaborator

example:

mach_composer:
  version: 1
  variables_file: ../directory/secrets.yaml

error:

| Error: An error occured:
|
| error writing extra file: open {{ path with directory}}: no such file or directory
@MichielBijland MichielBijland added bug Something isn't working triage Needs triage labels Sep 29, 2023
@MichielBijland MichielBijland self-assigned this Sep 29, 2023
MichielBijland added a commit that referenced this issue Sep 29, 2023
@MichielBijland MichielBijland linked a pull request Sep 29, 2023 that will close this issue
@MichielBijland MichielBijland removed the triage Needs triage label Sep 29, 2023
MichielBijland added a commit that referenced this issue Sep 29, 2023
Fixes #312 

### BUG FIXES

Create a directory path for the destination file if missing.
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 a pull request may close this issue.

1 participant