Skip to content

feature: DocumentsProvider implementation#4

Merged
yackers merged 2 commits intomainfrom
feature/documents_provider
Dec 21, 2024
Merged

feature: DocumentsProvider implementation#4
yackers merged 2 commits intomainfrom
feature/documents_provider

Conversation

@yackers
Copy link
Contributor

@yackers yackers commented Dec 21, 2024

Summary

This PR implements the following feature:

  • DocumentsProvider for specific folder

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Code style update (formatting, renaming).
  • Refactoring (no functional changes, no api changes).
  • Documentation content changes.
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • Other (please describe):

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Closing Issues


Signed-off-by: Alex Yackers <7115964+yackers@users.noreply.github.com>
@yackers yackers self-assigned this Dec 21, 2024
@yackers yackers added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 21, 2024
Signed-off-by: Alex Yackers <7115964+yackers@users.noreply.github.com>
@yackers yackers marked this pull request as draft December 21, 2024 21:30
@yackers yackers marked this pull request as ready for review December 21, 2024 21:34
@yackers yackers merged commit d35ddd5 into main Dec 21, 2024
1 check passed
@yackers yackers deleted the feature/documents_provider branch December 21, 2024 21:35
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.

Custom DocumentsProvider

1 participant