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
1f01f32853
refactor(tools): centralize Node.js corepack and npm handling in setup_nodejs
...
Move corepack install/enable into setup_nodejs and update CT scripts to use NODE_MODULE instead of manual corepack calls.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-21 21:55:20 +02:00
Sam Heinz
2b87a54afb
set script arm64 statuses to yes ( #15052 )
...
these scripts I have already previously confirmed work without any changes to the scripts themselves
2026-06-11 16:16:15 +02:00
Slaviša Arežina
f1bc4f1922
[misc]: Fix aligment of status messages ( #14900 )
2026-06-03 11:03:13 +02:00
Sam Heinz
69aa93a83a
workflows: update workflows, templates to support arm64. ( #14653 )
...
* set 'var_arm64' to no in all ct scripts
* update files in .github to support arm64
2026-05-23 07:46:44 +10: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
Reynaldo
23b48f08ae
Fix tags in several scripts ( #11050 )
...
* fix default tags
* Update alpine-komodo.sh
* Update var_tags delimiter in fluid-calendar.sh
Changed default delimiter for var_tags from comma to semicolon.
* Change delimiter in var_tags from comma to semicolon
* Update pulse.sh
* Update streamlink-webui.sh
---------
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2026-01-22 12:09:45 +01:00
Slaviša Arežina
e4c382e42c
Fix fetch method ( #10608 )
2026-01-07 08:49:12 +01:00
Tobias
08d67aa722
chore: fix update msg ( #10593 )
2026-01-06 22:57:40 +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
be7d0704d7
Standardize update success messages in scripts ( #8757 )
2025-10-30 17:24:16 +01:00
CanbiZ
3cd857f2e0
bump q to s scripts to debian 13 ( #8366 )
2025-10-15 22:58:08 +02:00
CanbiZ
9305a4ca85
[feat]: migrate all update_scripts to new version helper (gh) ( #7262 )
...
* first migrations
* finalize
* add fix kometa inside function
2025-08-29 12:27:24 +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
Tobias
6ab80dc5e3
Update streamlink-webui.sh ( #4328 )
2025-05-08 19:50:53 +02:00
Tobias
fabbe8fe59
Update streamlink-webui.sh ( #4314 )
2025-05-08 10:50:45 +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