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

fix: integrations #2642

Merged
merged 4 commits into from
Jun 8, 2024
Merged

fix: integrations #2642

merged 4 commits into from
Jun 8, 2024

Conversation

StanGirard
Copy link
Collaborator

This pull request adds support for recursive folder retrieval in the get_files_folder_user_sync method. Previously, the method only retrieved files from the specified folder, but now it can also retrieve files from all subfolders recursively. This enhancement improves the functionality and flexibility of the method, allowing for more comprehensive file retrieval in sync operations.

Copy link

vercel bot commented Jun 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
quivrapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 8, 2024 9:57am

@StanGirard StanGirard changed the title Add support for recursive folder retrieval in get_files_folder_user_sync method fix: integrations Jun 8, 2024
@StanGirard StanGirard marked this pull request as ready for review June 8, 2024 09:55
@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Jun 8, 2024
@StanGirard StanGirard merged commit 47c6e24 into main Jun 8, 2024
2 of 3 checks passed
@StanGirard StanGirard deleted the fix/sync-files branch June 8, 2024 09:55
@dosubot dosubot bot added the area: backend Related to backend functionality or under the /backend directory label Jun 8, 2024
Copy link

sonarcloud bot commented Jun 8, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
14.4% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

StanGirard added a commit that referenced this pull request Jun 11, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.260 (2024-06-11)

## What's Changed
* feat: Add extra_hosts configuration to docker-compose.dev.yml by
@StanGirard in #2635
* fix: sync creation fixed by @StanGirard in
#2637
* chore: Set default value for "last_synced" column in "syncs_active"
table to '2024-06-01 15:30:25+00' by @StanGirard in
#2638
* fix: integrations by @StanGirard in
#2642
* feat(frontend): sharepoint and gdrive integration by @Zewed in
#2643
* fix(frontend): display bug on add knowledge by @Zewed in
#2644
* fix: files_metadata by @StanGirard in
#2645
* fix(google): auth is now in state by @StanGirard in
#2647
* fix(frontend): add brain modal integration doestn t work by @Zewed in
#2649
* fix(frontend): tooltip on folder line by @Zewed in
#2650
* feat: telemetry improved by @StanGirard in
#2651
* feat: Add force_sync option to SyncsActiveUpdateInput by @StanGirard
in #2652
* Update license to include enterprise features by @StanGirard in
#2653
* fix(frontend): onboarding bug by @Zewed in
#2655
* Update README.md by @ferozemohideen in
#2656

## New Contributors
* @ferozemohideen made their first contribution in
#2656

**Full Changelog**:
v0.0.259...v0.0.260

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend Related to backend functionality or under the /backend directory size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant