[PR #119] [MERGED] 1.15.7 #687

Closed
opened 2025-10-31 15:18:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moghtech/komodo/pull/119
Author: @mbecker20
Created: 10/13/2024
Status: Merged
Merged: 10/13/2024
Merged by: @mbecker20

Base: mainHead: 1.15.7


📝 Commits (2)

  • b335633 1.15.7-dev ensure git config set
  • ddb0b65 add username to commit msg

📊 Changes

7 files changed (+49 additions, -23 deletions)

View changed files

📝 Cargo.lock (+13 -13)
📝 Cargo.toml (+2 -2)
📝 bin/core/src/api/write/stack.rs (+1 -0)
📝 bin/core/src/api/write/sync.rs (+1 -1)
📝 bin/periphery/src/api/compose.rs (+8 -7)
📝 client/periphery/rs/src/api/compose.rs (+2 -0)
📝 lib/git/src/commit.rs (+22 -0)

📄 Description

  • Fix commit failure: set git config --global if it isn't already.
  • Add username to commit msg

🔄 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/119 **Author:** [@mbecker20](https://github.com/mbecker20) **Created:** 10/13/2024 **Status:** ✅ Merged **Merged:** 10/13/2024 **Merged by:** [@mbecker20](https://github.com/mbecker20) **Base:** `main` ← **Head:** `1.15.7` --- ### 📝 Commits (2) - [`b335633`](https://github.com/moghtech/komodo/commit/b3356333b475c3c253702e6383cccff56ca028f4) 1.15.7-dev ensure git config set - [`ddb0b65`](https://github.com/moghtech/komodo/commit/ddb0b65f3f3184a03ffa28f824fedf896f6bfe6b) add username to commit msg ### 📊 Changes **7 files changed** (+49 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+13 -13) 📝 `Cargo.toml` (+2 -2) 📝 `bin/core/src/api/write/stack.rs` (+1 -0) 📝 `bin/core/src/api/write/sync.rs` (+1 -1) 📝 `bin/periphery/src/api/compose.rs` (+8 -7) 📝 `client/periphery/rs/src/api/compose.rs` (+2 -0) 📝 `lib/git/src/commit.rs` (+22 -0) </details> ### 📄 Description - Fix commit failure: set git config --global if it isn't already. - Add username to commit msg --- <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 2025-10-31 15:18:27 -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#687
No description provided.