[PR #40] [MERGED] Enhancement visual #138

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

📋 Pull Request Information

Original PR: https://github.com/patrickchugh/terravision/pull/40
Author: @patrickchugh
Created: 6/25/2023
Status: Merged
Merged: 6/25/2023
Merged by: @patrickchugh

Base: mainHead: enhancement-visual


📝 Commits (2)

📊 Changes

10 files changed (+140 additions, -58 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 modules/cloud_config.py (+42 -0)
📝 modules/drawing.py (+37 -2)
📝 modules/gitlibs.py (+4 -3)
📝 modules/helpers.py (+18 -46)
📝 modules/postfix.py (+1 -0)
📝 output/result.json (+9 -1)
📝 resource_classes/__init__.py (+1 -5)
📝 terravision (+17 -1)
terravision.txt (+10 -0)

📄 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/40 **Author:** [@patrickchugh](https://github.com/patrickchugh) **Created:** 6/25/2023 **Status:** ✅ Merged **Merged:** 6/25/2023 **Merged by:** [@patrickchugh](https://github.com/patrickchugh) **Base:** `main` ← **Head:** `enhancement-visual` --- ### 📝 Commits (2) - [`66f202b`](https://github.com/patrickchugh/terravision/commit/66f202baf930c5cdce20490e9980f8a75be21a6d) Enhanced Visuals - [`64b8441`](https://github.com/patrickchugh/terravision/commit/64b8441fc3b8bca7594de7da57a28c2b4b780262) black formatting ### 📊 Changes **10 files changed** (+140 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `modules/cloud_config.py` (+42 -0) 📝 `modules/drawing.py` (+37 -2) 📝 `modules/gitlibs.py` (+4 -3) 📝 `modules/helpers.py` (+18 -46) 📝 `modules/postfix.py` (+1 -0) 📝 `output/result.json` (+9 -1) 📝 `resource_classes/__init__.py` (+1 -5) 📝 `terravision` (+17 -1) ➕ `terravision.txt` (+10 -0) </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:48 +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#138
No description provided.