[PR #2320] [CLOSED] Load all branches in gitlab data connector #3950

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2320
Author: @blazeyo
Created: 9/18/2024
Status: Closed

Base: masterHead: issue-2319-load-all-branches-in-gitlab-data-connector


📝 Commits (6)

  • ca66a0e Fix gitlab data connector for self-hosted instances (#2315)
  • 89079a2 Linting fix.
  • a40dede Load all branches in the GitLab data connector #2319
  • d224d02 #2319 lint fixes.
  • 034d674 Merge branch 'master' into issue-2319-load-all-branches-in-gitlab-data-connector
  • 11a15a3 Merge branch 'master' into issue-2319-load-all-branches-in-gitlab-data-connector

📊 Changes

1 file changed (+43 additions, -23 deletions)

View changed files

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

📄 Description

Pull Request Type

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

Relevant Issues

resolves #2319
connect #812

What is in this change?

All the branches are loaded from gitlab.

Additional Information

Tested locally with both gitlab.com and self-hosted 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/2320 **Author:** [@blazeyo](https://github.com/blazeyo) **Created:** 9/18/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `issue-2319-load-all-branches-in-gitlab-data-connector` --- ### 📝 Commits (6) - [`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. - [`a40dede`](https://github.com/Mintplex-Labs/anything-llm/commit/a40dede64a984f8881384804a1af9c7f6314691e) Load all branches in the GitLab data connector #2319 - [`d224d02`](https://github.com/Mintplex-Labs/anything-llm/commit/d224d02404c241768c621e222fd7e30b07107a89) #2319 lint fixes. - [`034d674`](https://github.com/Mintplex-Labs/anything-llm/commit/034d674de830dc7d130404b5980ee0c8fb8f113b) Merge branch 'master' into issue-2319-load-all-branches-in-gitlab-data-connector - [`11a15a3`](https://github.com/Mintplex-Labs/anything-llm/commit/11a15a3cb7bcd585599c737e344f83c78c097afe) Merge branch 'master' into issue-2319-load-all-branches-in-gitlab-data-connector ### 📊 Changes **1 file changed** (+43 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `collector/utils/extensions/RepoLoader/GitlabRepo/RepoLoader/index.js` (+43 -23) </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 #2319 connect #812 ### What is in this change? <!-- Describe the changes in this PR that are impactful to the repo. --> All the branches are loaded from gitlab. ### Additional Information <!-- Add any other context about the Pull Request here that was not captured above. --> Tested locally with both gitlab.com and self-hosted repositories. ### Developer Validations <!-- All of the applicable items should be checked. --> - [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:50 -05:00
yindo closed this issue 2026-02-22 18:34:50 -05:00
yindo changed title from [PR #2320] Load all branches in gitlab data connector to [PR #2320] [CLOSED] Load all branches in gitlab data connector 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#3950