[PR #43] [CLOSED] Don't crash when deleting incompatible schema #42

Closed
opened 2026-02-16 03:16:45 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/template-workflow-data-extraction/pull/43
Author: @adrianlyjak
Created: 9/24/2025
Status: Closed

Base: mainHead: adrian/schema-resilience


📝 Commits (2)

  • 8d7d5ff Don't crash when deleting incompatible schema
  • 07a41d9 fixing

📊 Changes

4 files changed (+10 additions, -12 deletions)

View changed files

📝 pyproject.toml.jinja (+3 -4)
📝 src/{{ project_name_snake }}/process_file.py (+2 -2)
📝 test-proj/pyproject.toml (+3 -4)
📝 test-proj/src/test_proj/process_file.py (+2 -2)

📄 Description

No description provided


🔄 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/run-llama/template-workflow-data-extraction/pull/43 **Author:** [@adrianlyjak](https://github.com/adrianlyjak) **Created:** 9/24/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `adrian/schema-resilience` --- ### 📝 Commits (2) - [`8d7d5ff`](https://github.com/run-llama/template-workflow-data-extraction/commit/8d7d5ff757901a54701500ba2819cea109e78a70) Don't crash when deleting incompatible schema - [`07a41d9`](https://github.com/run-llama/template-workflow-data-extraction/commit/07a41d98dec260ba9e101d8514e53a48689ebf5b) fixing ### 📊 Changes **4 files changed** (+10 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `pyproject.toml.jinja` (+3 -4) 📝 `src/{{ project_name_snake }}/process_file.py` (+2 -2) 📝 `test-proj/pyproject.toml` (+3 -4) 📝 `test-proj/src/test_proj/process_file.py` (+2 -2) </details> ### 📄 Description _No description provided_ --- <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-16 03:16:45 -05:00
yindo closed this issue 2026-02-16 03:16:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/template-workflow-data-extraction#42