[PR #50] [MERGED] Add Gitlab detection #143

Closed
opened 2026-05-06 12:37:50 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/patrickchugh/terravision/pull/50
Author: @patrickchugh
Created: 8/21/2023
Status: Merged
Merged: 8/21/2023
Merged by: @patrickchugh

Base: mainHead: bug-fixgitlab


📝 Commits (2)

📊 Changes

9 files changed (+33 additions, -27 deletions)

View changed files

📝 modules/annotations.py (+1 -1)
📝 modules/cloud_config.py (+3 -3)
📝 modules/drawing.py (+1 -3)
📝 modules/fileparser.py (+3 -1)
📝 modules/gitlibs.py (+6 -3)
📝 modules/graphmaker.py (+4 -4)
📝 modules/interpreter.py (+13 -10)
📝 modules/postfix.py (+1 -1)
📝 modules/resource_handlers.py (+1 -1)

📄 Description

YOUR PR TITLE

Type of Change

  • Bug Fix
  • New Feature
  • Refactor
  • Documentation

Checklist

All Submissions:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you written Documentation/Tests?
  • Have you read done your own code-review?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully run tests with your changes 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/patrickchugh/terravision/pull/50 **Author:** [@patrickchugh](https://github.com/patrickchugh) **Created:** 8/21/2023 **Status:** ✅ Merged **Merged:** 8/21/2023 **Merged by:** [@patrickchugh](https://github.com/patrickchugh) **Base:** `main` ← **Head:** `bug-fixgitlab` --- ### 📝 Commits (2) - [`fdf1d79`](https://github.com/patrickchugh/terravision/commit/fdf1d7972cd3864fbf4cb972dddc3da8585db4e3) Add Gitlab detection - [`b841502`](https://github.com/patrickchugh/terravision/commit/b8415022699e8f7b6d6f93c5667e3bacad366355) blackformat ### 📊 Changes **9 files changed** (+33 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `modules/annotations.py` (+1 -1) 📝 `modules/cloud_config.py` (+3 -3) 📝 `modules/drawing.py` (+1 -3) 📝 `modules/fileparser.py` (+3 -1) 📝 `modules/gitlibs.py` (+6 -3) 📝 `modules/graphmaker.py` (+4 -4) 📝 `modules/interpreter.py` (+13 -10) 📝 `modules/postfix.py` (+1 -1) 📝 `modules/resource_handlers.py` (+1 -1) </details> ### 📄 Description # YOUR PR TITLE ## Type of Change * [ ] Bug Fix * [ ] New Feature * [ ] Refactor * [ ] Documentation ## Checklist All Submissions: * [ ] Have you checked to ensure there aren't other open [Pull Requests](../../../pulls) for the same update/change? * [ ] Have you written Documentation/Tests? * [ ] Have you read done your own code-review? ### Changes to Core Features: * [ ] Have you added an explanation of what your changes do and why you'd like us to include them? * [ ] Have you written new tests for your core changes, as applicable? * [ ] Have you successfully run tests with your changes locally? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:37:50 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/terravision#143
No description provided.