[PR #2316] [MERGED] Fix gitlab data connector for self-hosted instances (#2315) #3947

Closed
opened 2026-02-22 18:34:49 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2316
Author: @blazeyo
Created: 9/18/2024
Status: Merged
Merged: 9/18/2024
Merged by: @timothycarambat

Base: masterHead: issue-2315-fix-gitlab-connector-self-hosted


📝 Commits (2)

📊 Changes

1 file changed (+6 additions, -6 deletions)

View changed files

📝 collector/utils/extensions/RepoLoader/GitlabRepo/RepoLoader/index.js (+6 -6)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

resolves #2315
connect #812

What is in this change?

Fixes a bug described in #2315.

Additional Information

The change has been tested with both gitlab.com and self-hosted GitLab repositories.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

🔄 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/anything-llm/pull/2316 **Author:** [@blazeyo](https://github.com/blazeyo) **Created:** 9/18/2024 **Status:** ✅ Merged **Merged:** 9/18/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `issue-2315-fix-gitlab-connector-self-hosted` --- ### 📝 Commits (2) - [`ca66a0e`](https://github.com/Mintplex-Labs/anything-llm/commit/ca66a0e0ec8ebcd04514e0c131519a83c9d98144) Fix gitlab data connector for self-hosted instances (#2315) - [`89079a2`](https://github.com/Mintplex-Labs/anything-llm/commit/89079a27d4f6cbfb284a59e747201d6dc861000f) Linting fix. ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `collector/utils/extensions/RepoLoader/GitlabRepo/RepoLoader/index.js` (+6 -6) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [x] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [ ] 📝 docs ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> resolves #2315 connect #812 ### What is in this change? Fixes a bug described in #2315. ### Additional Information The change has been tested with both gitlab.com and self-hosted GitLab repositories. ### Developer Validations - [x] I ran `yarn lint` from the root of the repo & committed changes - [x] Relevant documentation has been updated - [x] I have tested my code functionality - [x] Docker build succeeds locally --- <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-22 18:34:49 -05:00
yindo closed this issue 2026-02-22 18:34:49 -05:00
yindo changed title from [PR #2316] Fix gitlab data connector for self-hosted instances (#2315) to [PR #2316] [MERGED] Fix gitlab data connector for self-hosted instances (#2315) 2026-06-05 15:16:02 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3947