[PR #96] [MERGED] Bugfix windows #166

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

📋 Pull Request Information

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

Base: mainHead: bugfix-windows


📝 Commits (2)

📊 Changes

5 files changed (+46 additions, -22 deletions)

View changed files

📝 .github/workflows/lint-and-test.yml (+1 -1)
📝 modules/tfwrapper.py (+13 -4)
📝 resource_classes/__init__.py (+3 -3)
📝 resource_classes/aws/groups.py (+2 -5)
📝 tests/integration_test.py (+27 -9)

📄 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/96 **Author:** [@patrickchugh](https://github.com/patrickchugh) **Created:** 12/25/2023 **Status:** ✅ Merged **Merged:** 12/25/2023 **Merged by:** [@patrickchugh](https://github.com/patrickchugh) **Base:** `main` ← **Head:** `bugfix-windows` --- ### 📝 Commits (2) - [`4cb0059`](https://github.com/patrickchugh/terravision/commit/4cb00591467e4c9f1eec52eb531dea30b208d127) Fix for Windows Paths errors - [`49d4d15`](https://github.com/patrickchugh/terravision/commit/49d4d156e08551eb5c88b99c9f934d6630ddbfba) black ### 📊 Changes **5 files changed** (+46 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/lint-and-test.yml` (+1 -1) 📝 `modules/tfwrapper.py` (+13 -4) 📝 `resource_classes/__init__.py` (+3 -3) 📝 `resource_classes/aws/groups.py` (+2 -5) 📝 `tests/integration_test.py` (+27 -9) </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:56 +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#166
No description provided.