[PR #1453] Add ability to commit only certain resources #20599

Open
opened 2026-06-07 18:12:09 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moghtech/komodo/pull/1453
Author: @powerpaul17
Created: 5/30/2026
Status: 🔄 Open

Base: mainHead: commit_hunks


📝 Commits (2)

  • a6117d4 allow committing only specific parts
  • a0be8e8 show button for committing resources in ui

📊 Changes

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

View changed files

📝 bin/core/src/api/write/sync.rs (+147 -31)
📝 client/core/rs/src/api/write/sync.rs (+9 -0)
📝 client/core/ts/src/types.ts (+10 -0)
📝 ui/src/resources/sync/pending.tsx (+23 -2)

📄 Description

This PR allows committing only specific resources instead of the whole configuration change.


🔄 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/moghtech/komodo/pull/1453 **Author:** [@powerpaul17](https://github.com/powerpaul17) **Created:** 5/30/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `commit_hunks` --- ### 📝 Commits (2) - [`a6117d4`](https://github.com/moghtech/komodo/commit/a6117d4707aad3d1a5bdaed068fb5a20bc4469ab) allow committing only specific parts - [`a0be8e8`](https://github.com/moghtech/komodo/commit/a0be8e8a7e99239e7f1ab0f5d0685c6f742e9bdf) show button for committing resources in ui ### 📊 Changes **4 files changed** (+189 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `bin/core/src/api/write/sync.rs` (+147 -31) 📝 `client/core/rs/src/api/write/sync.rs` (+9 -0) 📝 `client/core/ts/src/types.ts` (+10 -0) 📝 `ui/src/resources/sync/pending.tsx` (+23 -2) </details> ### 📄 Description This PR allows committing only specific resources instead of the whole configuration change. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-07 18:12:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#20599