[PR #2455] [MERGED] Zipline: Prepare for Version 4.0.0 #3674

Closed
opened 2025-11-20 06:06:06 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: MickLesk-patch-1


📝 Commits (2)

📊 Changes

2 files changed (+20 additions, -13 deletions)

View changed files

📝 ct/zipline.sh (+9 -3)
📝 install/zipline-install.sh (+11 -10)

📄 Description

✍️ Description

Maybe breaking change.
An Migration is needed, cannot be done manually.

Simple way: Build an new LXC, because greater changes in the core. No .env, pnpm instead yarn and co.

https://zipline.diced.sh/docs/migrate

Link: #2453

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:

  • 🐞 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.
  • [] 🆕 New script – A fully functional and tested script or script set.

📋 Additional Information (optional)


🔄 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/2455 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 2/17/2025 **Status:** ✅ Merged **Merged:** 2/17/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `MickLesk-patch-1` --- ### 📝 Commits (2) - [`96cb9e2`](https://github.com/community-scripts/ProxmoxVE/commit/96cb9e202c593a92da317a26df2679fb7d5461ca) Fix: Zipline Installation for V4 - [`f6d5adf`](https://github.com/community-scripts/ProxmoxVE/commit/f6d5adf116d6d86c64a6f3b5ea7890cd4535958f) Fix Zipline ### 📊 Changes **2 files changed** (+20 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `ct/zipline.sh` (+9 -3) 📝 `install/zipline-install.sh` (+11 -10) </details> ### 📄 Description ## ✍️ Description Maybe breaking change. An Migration is needed, cannot be done manually. Simple way: Build an new LXC, because greater changes in the core. No .env, pnpm instead yarn and co. https://zipline.diced.sh/docs/migrate ## 🔗 Related PR / Discussion / Issue Link: #2453 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [x] **Self-review performed** – Code follows established patterns and conventions. - [x] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [x] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [] ✨ **New feature** – Adds new, non-breaking functionality. - [x] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [] 🆕 **New script** – A fully functional and tested script or script set. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. --> --- <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:06:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3674