[PR #123] [MERGED] Add notifications on sync jobs #315

Closed
opened 2026-02-23 17:21:13 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/vector-admin/pull/123
Author: @timothycarambat
Created: 1/18/2024
Status: Merged
Merged: 1/18/2024
Merged by: @timothycarambat

Base: masterHead: notifications-on-sync


📝 Commits (1)

  • e64d48b Add notifications on sync jobs

📊 Changes

9 files changed (+118 additions, -0 deletions)

View changed files

📝 workers/functions/runRAGTest/index.js (+4 -0)
📝 workers/functions/syncChroma/index.js (+14 -0)
📝 workers/functions/syncChromaWorkspace/index.js (+13 -0)
📝 workers/functions/syncPinecone/index.js (+14 -0)
📝 workers/functions/syncPineconeWorkspace/index.js (+14 -0)
📝 workers/functions/syncQDrantCluster/index.js (+14 -0)
📝 workers/functions/syncQDrantWorkspace/index.js (+15 -0)
📝 workers/functions/syncWeaviateCluster/index.js (+15 -0)
📝 workers/functions/syncWeaviateWorkspace/index.js (+15 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/vector-admin/pull/123 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 1/18/2024 **Status:** ✅ Merged **Merged:** 1/18/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `notifications-on-sync` --- ### 📝 Commits (1) - [`e64d48b`](https://github.com/Mintplex-Labs/vector-admin/commit/e64d48ba0cc79be2dcb44f5f241f7d9a66c5f947) Add notifications on sync jobs ### 📊 Changes **9 files changed** (+118 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `workers/functions/runRAGTest/index.js` (+4 -0) 📝 `workers/functions/syncChroma/index.js` (+14 -0) 📝 `workers/functions/syncChromaWorkspace/index.js` (+13 -0) 📝 `workers/functions/syncPinecone/index.js` (+14 -0) 📝 `workers/functions/syncPineconeWorkspace/index.js` (+14 -0) 📝 `workers/functions/syncQDrantCluster/index.js` (+14 -0) 📝 `workers/functions/syncQDrantWorkspace/index.js` (+15 -0) 📝 `workers/functions/syncWeaviateCluster/index.js` (+15 -0) 📝 `workers/functions/syncWeaviateWorkspace/index.js` (+15 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-23 17:21:13 -05:00
yindo closed this issue 2026-02-23 17:21:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/vector-admin#315