[PR #297] [MERGED] Ide: show git errors when update of UppHub packages failed #292

Closed
opened 2026-05-05 03:44:58 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/297
Author: @klugier
Created: 9/14/2025
Status: Merged
Merged: 9/15/2025
Merged by: @klugier

Base: masterHead: klugier/upphub-show-logs-on-update-error


📝 Commits (4)

  • 91807b7 Ide: show errors when update of UppHub packages faile.
  • c5af680 Added ErrorOK to tell user what to do in case of errors.
  • 3500f14 .changes from review.
  • 66d5371 .code formating

📊 Changes

2 files changed (+14 additions, -4 deletions)

View changed files

📝 uppsrc/ide/UppHub.cpp (+14 -2)
📝 uppsrc/ide/urepo.h (+0 -2)

📄 Description

Currently there are no information when UppHub "Update all" operation ended with failures. It closes immediately and user are not aware about the problems. This PR is suppose to address this problem.


🔄 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/ultimatepp/ultimatepp/pull/297 **Author:** [@klugier](https://github.com/klugier) **Created:** 9/14/2025 **Status:** ✅ Merged **Merged:** 9/15/2025 **Merged by:** [@klugier](https://github.com/klugier) **Base:** `master` ← **Head:** `klugier/upphub-show-logs-on-update-error` --- ### 📝 Commits (4) - [`91807b7`](https://github.com/ultimatepp/ultimatepp/commit/91807b7f23d99a35903ad322be9eb175dbeae07c) Ide: show errors when update of UppHub packages faile. - [`c5af680`](https://github.com/ultimatepp/ultimatepp/commit/c5af680443176edfa51711b2e8b988668a70da02) Added ErrorOK to tell user what to do in case of errors. - [`3500f14`](https://github.com/ultimatepp/ultimatepp/commit/3500f1421d905f84b015e8e3a58926f87b1d17ab) .changes from review. - [`66d5371`](https://github.com/ultimatepp/ultimatepp/commit/66d537168c7c56395277a3b711e15c7682697a0b) .code formating ### 📊 Changes **2 files changed** (+14 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/ide/UppHub.cpp` (+14 -2) 📝 `uppsrc/ide/urepo.h` (+0 -2) </details> ### 📄 Description Currently there are no information when UppHub "Update all" operation ended with failures. It closes immediately and user are not aware about the problems. This PR is suppose to address this problem. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror added the
pull-request
label 2026-05-05 03:44:58 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#292
No description provided.