MickLesk
fb7ceab989
fix(tools): only use corepack where scripts actually need it
...
Remove bulk corepack prefix from global pnpm/yarn installs and limit corepack enable in setup_nodejs to explicit corepack modules or Node 25+.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-21 22:05:32 +02:00
MickLesk
16ea8eb8f6
refactor(install): use setup_nodejs corepack via NODE_MODULE
...
Remove redundant corepack enable calls from install scripts and rely on centralized setup_nodejs handling.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-21 21:56:29 +02:00
Tobias
8a243d2a2f
Revert "Remove low-install-count CT scripts and installers ( #13570 )" ( #13752 )
2026-04-15 12:52:45 +02:00
Michel Roegl-Brunner
a7a6d5dd17
Remove low-install-count CT scripts and installers ( #13570 )
2026-04-07 14:45:56 +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
Slaviša Arežina
e4c382e42c
Fix fetch method ( #10608 )
2026-01-07 08:49:12 +01:00
Tobias
c1fe8b91b4
chore: bump copyright to 2026 - happy new year ( #10585 )
...
* chore: bump copyright to 2026 - happy new year
* fix
* meilisearch fix source url
* livebook: fix space
* fix source cmd
* fix source cmd
2026-01-06 13:28:12 +01:00
CanbiZ
afe330173e
Refactor cleanup steps to use cleanup_lxc function ( #9354 )
2025-11-22 17:27:13 +01:00
CanbiZ
3cd857f2e0
bump q to s scripts to debian 13 ( #8366 )
2025-10-15 22:58:08 +02:00
CanbiZ
003422934a
upgrade old Scriptcalls to new tools.func calls ( #5242 )
...
* Upgraded Function Names related to #5241
* change gh calls
* add 2 missing
2025-06-18 12:03:00 +02:00
push-app-to-main[bot]
e7d4630fa5
streamlink-webui ( #4262 )
...
* 'Add new script'
* Update streamlink-webui.sh
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2025-05-06 14:35:03 +02:00