Skip to content

Support new configuration keys and improve error handling#26

Merged
gabrielbmoro merged 10 commits intomainfrom
feature/improve-configuration-file-naming-conventions
Jan 19, 2026
Merged

Support new configuration keys and improve error handling#26
gabrielbmoro merged 10 commits intomainfrom
feature/improve-configuration-file-naming-conventions

Conversation

@gabrielbmoro
Copy link
Collaborator

@gabrielbmoro gabrielbmoro commented Jan 17, 2026

Enhance the configuration file structure by renaming JSON keys for better readability and introducing new exceptions for improved error handling. Refactor repository methods to return non-nullable types and ensure proper signaling of invalid keys. Update versioning and release notes accordingly.

Closes #10
Closes #15

branches:
- main
paths:
- 'docs/**'
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fix de deployment issue, because we updated the documentation directory to be doc instead of docs (pub dev requirement)

Copy link
Contributor

@rviannaoliveira rviannaoliveira left a comment

Choose a reason for hiding this comment

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

Great job

@gabrielbmoro gabrielbmoro merged commit 4d2ab31 into main Jan 19, 2026
2 checks passed
@gabrielbmoro gabrielbmoro deleted the feature/improve-configuration-file-naming-conventions branch January 19, 2026 18:09
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.

Support new keys Improve configuration file naming conventions

2 participants