[PR #2779] [MERGED] Habitica #3883

Open
opened 2025-11-20 06:07:12 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2779
Author: @tremor021
Created: 3/2/2025
Status: Merged
Merged: 3/3/2025
Merged by: @MickLesk

Base: mainHead: habitica


📝 Commits (1)

📊 Changes

3 files changed (+227 additions, -0 deletions)

View changed files

ct/habitica.sh (+74 -0)
install/habitica-install.sh (+110 -0)
json/habitica.json (+43 -0)

📄 Description

✍️ Description

App requires GIT and libssl1.1_1.1 from ubuntu repo

Link: #878

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • [] Self-review performed – Code follows established patterns and conventions.
  • [] Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • [] 🆕 New script – A fully functional and tested script or script set.
  • [] 🐞 Bug fix – Resolves an issue without breaking functionality.
  • [] New feature – Adds new, non-breaking functionality.
  • [] 💥 Breaking change – Alters existing functionality in a way that may require updates.

📋 Additional Information (optional)

Screenshot_2025-03-02_22-07-20
Screenshot_2025-03-02_22-07-04
Screenshot_2025-03-02_22-08-09
Screenshot_2025-03-02_22-08-36


🔄 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/community-scripts/ProxmoxVE/pull/2779 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 3/2/2025 **Status:** ✅ Merged **Merged:** 3/3/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `habitica` --- ### 📝 Commits (1) - [`4a4c1fe`](https://github.com/community-scripts/ProxmoxVE/commit/4a4c1fef33cdff1ffaa10bcf2d2a85674635082e) Add Habitica script ### 📊 Changes **3 files changed** (+227 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/habitica.sh` (+74 -0) ➕ `install/habitica-install.sh` (+110 -0) ➕ `json/habitica.json` (+43 -0) </details> ### 📄 Description ## ✍️ Description App requires GIT and libssl1.1_1.1 from ubuntu repo ## 🔗 Related PR / Discussion / Issue Link: #878 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [✅] **Self-review performed** – Code follows established patterns and conventions. - [✅] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [✅] 🆕 **New script** – A fully functional and tested script or script set. - [] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [] ✨ **New feature** – Adds new, non-breaking functionality. - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. ## 📋 Additional Information (optional) ![Screenshot_2025-03-02_22-07-20](https://github.com/user-attachments/assets/e2678df8-6dd7-4932-a1ef-8d866a95c81f) ![Screenshot_2025-03-02_22-07-04](https://github.com/user-attachments/assets/37361d51-5ea6-421e-8e2d-f015101e68d8) ![Screenshot_2025-03-02_22-08-09](https://github.com/user-attachments/assets/160fecf9-3d83-4275-b536-83211f742e34) ![Screenshot_2025-03-02_22-08-36](https://github.com/user-attachments/assets/38e4411a-4799-4fac-a996-276332a86095) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:07:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3883