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

#23 Extend dever validate for validating dever.json files #89

Merged
merged 11 commits into from
Jun 22, 2022

Conversation

czprz
Copy link
Owner

@czprz czprz commented Jun 16, 2022

Describe your changes

Added support for validating dever.json and .dever files before usage to avoid unwanted exceptions and instead have proper error messages

Added validation of dever.json files through 'dever validate' to help creating and validate dever.json before using 'dever init'

Issue ticket number and link

#23 Extend 'dever validate' for validating 'dever.json' files

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 #23

@czprz czprz added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 16, 2022
@czprz czprz added this to the 0.11.0 milestone Jun 16, 2022
@czprz czprz self-assigned this Jun 16, 2022
@czprz czprz marked this pull request as ready for review June 22, 2022 19:49
@czprz czprz merged commit 6c392c3 into main Jun 22, 2022
@czprz czprz deleted the 23-extend-dever-validate-for-validating-deverjson-files branch June 22, 2022 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extend 'dever validate' for validating 'dever.json' files
1 participant