mirror of
https://github.com/moghtech/komodo.git
synced 2026-07-16 01:59:56 -05:00
[PR #1453] Add ability to commit only certain resources #21853
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/moghtech/komodo/pull/1453
Author: @powerpaul17
Created: 5/30/2026
Status: 🔄 Open
Base:
main← Head:commit_hunks📝 Commits (2)
a6117d4allow committing only specific partsa0be8e8show 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.