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

#101 Fixed 'project.location' including 'dever.json' in path. #102

Conversation

czprz
Copy link
Owner

@czprz czprz commented Jun 27, 2022

Describe your changes

Removed 'dever.json' from 'project.location' as this was causing issues with file executions as they rely on the location without having 'dever.json' as part of the path.

Issue ticket number and link

#101 Wrong path for all file executions as 'project.location' includes 'dever.json' and didn't before

Checklist before requesting a review

  • ✔️ I have read and followed guidelines for contributing to this repository
  • ✔️ I have performed a self-review of my code
  • ✔️ I have made sure to create a pull request from a topic/feature/bugfix branch
  • ✔️ I have followed the commit's or even all commits' message styles matches our requested structure.

Closes #101

@czprz czprz self-assigned this Jun 27, 2022
@czprz czprz added the bug Something isn't working label Jun 27, 2022
@czprz czprz added this to the 0.11.0 milestone Jun 27, 2022
@czprz czprz merged commit 23b4030 into main Jun 27, 2022
@czprz czprz deleted the 101-wrong-path-for-all-file-executions-as-projectlocation-includes-deverjson-and-didnt-before branch June 30, 2022 18:38
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.

Wrong path for all file executions as 'project.location' includes 'dever.json' and didn't before
1 participant