CanbiZ (MickLesk)
|
ef71bcbbf1
|
fix(node): align Node.js versions with upstream for 5 scripts
Update scripts where upstream requires a newer Node.js version:
- iobroker: 22 → 24 (upstream .nvmrc)
- kima-hub: 20 → 22 (upstream Dockerfile)
- myip: 22 → 24 (upstream Dockerfile)
- outline: 22 → 24 (upstream Dockerfile)
- shelfmark: 22 → 24 (upstream Dockerfile)
Skipped 15 scripts where our version is already newer than upstream.
Ref: community-scripts/ProxmoxVE#13870
|
2026-04-20 10:46:18 +02:00 |
|
CanbiZ (MickLesk)
|
14755d5efe
|
fix: add --clear to uv venv calls for uv 0.10 compatibility (#11723)
uv 0.10 requires --clear flag to overwrite existing virtual environments.
Without it, update scripts fail when the venv already exists.
Affected: 13 ct/ update scripts, 25 install/ scripts, glances addon
|
2026-02-09 15:54:22 +01:00 |
|
Chris
|
c20923136c
|
Shelfmark: remove Chromedriver dep, add URL_BASE env (#11619)
|
2026-02-06 16:01:48 +01:00 |
|
Chris
|
6411ae1d37
|
[FIX] Shelfmark: unpin Chromium version (#11505)
|
2026-02-03 17:40:36 +01:00 |
|
push-app-to-main[bot]
|
aab9d42322
|
shelfmark (#11371)
* Add shelfmark (ct)
* Apply suggestions from code review
* Apply suggestion from @vhsdream
* Update shelfmark.sh
* Update shelfmark.json
* Update shelfmark-install.sh
* Update install/shelfmark-install.sh
* Update install/shelfmark-install.sh
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Chris <punk.sand7393@fastmail.com>
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
|
2026-02-01 00:16:01 +01:00 |
|