[PR #137] [MERGED] 136 native model not updating versions #159

Closed
opened 2026-02-17 17:12:13 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop-app/pull/137
Author: @quexeky
Created: 9/3/2025
Status: Merged
Merged: 9/5/2025
Merged by: @DecDuck

Base: developHead: 136-native_model-not-updating-versions


📝 Commits (4)

  • a2a597d fix: Fix native_model from requirements and add version requirements for models
  • 02af199 fix: Use Drop-OSS/native_model
  • cba23ea chore: Bump version to include logging
  • e7c3b50 chore: Make clippy happy

📊 Changes

4 files changed (+33 additions, -36 deletions)

View changed files

📝 src-tauri/Cargo.lock (+6 -6)
📝 src-tauri/Cargo.toml (+1 -1)
📝 src-tauri/src/database/db.rs (+2 -3)
📝 src-tauri/src/database/models.rs (+24 -26)

📄 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/Drop-OSS/drop-app/pull/137 **Author:** [@quexeky](https://github.com/quexeky) **Created:** 9/3/2025 **Status:** ✅ Merged **Merged:** 9/5/2025 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `develop` ← **Head:** `136-native_model-not-updating-versions` --- ### 📝 Commits (4) - [`a2a597d`](https://github.com/Drop-OSS/drop-app/commit/a2a597d3d8e65c5299218395d695cf99323ca834) fix: Fix native_model from requirements and add version requirements for models - [`02af199`](https://github.com/Drop-OSS/drop-app/commit/02af1996ec374d79e6c798358261d5593adaf57d) fix: Use Drop-OSS/native_model - [`cba23ea`](https://github.com/Drop-OSS/drop-app/commit/cba23eab1475074efe2f4a24ced3515f096332b9) chore: Bump version to include logging - [`e7c3b50`](https://github.com/Drop-OSS/drop-app/commit/e7c3b50a799fa6002b72da58a086e8e17638e9fb) chore: Make clippy happy ### 📊 Changes **4 files changed** (+33 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `src-tauri/Cargo.lock` (+6 -6) 📝 `src-tauri/Cargo.toml` (+1 -1) 📝 `src-tauri/src/database/db.rs` (+2 -3) 📝 `src-tauri/src/database/models.rs` (+24 -26) </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-17 17:12:13 -05:00
yindo closed this issue 2026-02-17 17:12:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop-app#159