[PR #55] [MERGED] Add Script for "Update" Command in Repo #2372

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/55
Author: @MickLesk
Created: 11/4/2024
Status: Merged
Merged: 11/4/2024
Merged by: @MickLesk

Base: mainHead: main


📝 Commits (5)

📊 Changes

1 file changed (+65 additions, -0 deletions)

View changed files

misc/update-repo.sh (+65 -0)

📄 Description

Description

Script added for updating the “update” command in repositories. (tteck >> community-scripts)

Type of change

Please check the relevant option(s):

  • Breaking change (a fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts.)
  • Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)
  • Documentation update required (this change requires an update to the documentation)

Additional Information (optional)

Provide any additional context or screenshots about the feature or fix here.
image

If there are other pull requests or discussions related to this change, please link them here:

Review Guidelines

  • This PR requires review and approval by at least two contributors.
  • If changes affect critical functionality, please notify the project maintainers.
  • For major updates, ensure all conversations on this PR are resolved before merging.

🔄 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/55 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 11/4/2024 **Status:** ✅ Merged **Merged:** 11/4/2024 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (5) - [`14d2386`](https://github.com/community-scripts/ProxmoxVE/commit/14d2386717cb93965204d3039b695fefebed18bc) Add Script to Refresh Repositories (Update) - [`90c5f1c`](https://github.com/community-scripts/ProxmoxVE/commit/90c5f1c2eb3c4d69c36008309296e3893e29d1fa) Merge branch 'main' of https://github.com/MickLesk/ProxmoxVE - [`5633461`](https://github.com/community-scripts/ProxmoxVE/commit/56334616dc486ad92b744a77b7c64a2db0968f27) Update update-repo.sh - [`c290c10`](https://github.com/community-scripts/ProxmoxVE/commit/c290c1008335004b125c56ee2d9110be0f3e3f0c) Update update-repo.sh - [`e0dbe41`](https://github.com/community-scripts/ProxmoxVE/commit/e0dbe419da0ab0d0247dc7646f474a940bd1128a) Update update-repo.sh ### 📊 Changes **1 file changed** (+65 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `misc/update-repo.sh` (+65 -0) </details> ### 📄 Description ## Description Script added for updating the “update” command in repositories. (tteck >> community-scripts) ## Type of change Please check the relevant option(s): - [x] Breaking change (a fix or feature that would cause existing functionality to change unexpectedly) - [x] New script (a fully functional and thoroughly tested script or set of scripts.) - [x] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions) - [x] Documentation update required (this change requires an update to the documentation) ## Additional Information (optional) Provide any additional context or screenshots about the feature or fix here. ![image](https://github.com/user-attachments/assets/bc825434-b5c1-4583-a172-2a03bebddb49) ## Related Pull Requests / Discussions If there are other pull requests or discussions related to this change, please link them here: - https://github.com/community-scripts/ProxmoxVE/discussions/13 ## Review Guidelines - [x] This PR requires review and approval by at least **two contributors**. - [x] If changes affect critical functionality, please notify the project maintainers. - [x] For major updates, ensure all conversations on this PR are resolved before merging. --- <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 05:29:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2372