Commit Graph

  • 53d08cdf28 Sudo preserve env list argument is --preserve-env (#1276) Stuart Reilly 2025-08-20 16:33:35 +01:00
  • a033152c60 Clippy fixes from rust 1.91 nightly (#1267) Ehren Bendler 2025-08-13 11:01:25 -04:00
  • 9472aaca7a chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#1264) dependabot[bot] 2025-08-12 11:47:45 +02:00
  • 6254b99e02 chore(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 (#1263) dependabot[bot] 2025-08-12 11:46:33 +02:00
  • 3d17bdb747 chore(deps): bump taiki-e/install-action from 2.58.0 to 2.58.9 (#1261) dependabot[bot] 2025-08-12 11:45:14 +02:00
  • d2eeeb9129 chore(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.2 (#1262) dependabot[bot] 2025-08-12 11:44:50 +02:00
  • 1d626e0add chore(deps): bump github/codeql-action from 3.29.5 to 3.29.8 (#1265) dependabot[bot] 2025-08-12 11:44:27 +02:00
  • 9f4cb8c1b6 feat: fix typos (#1221) Kian-Meng Ang 2025-08-12 00:15:21 +08:00
  • 91fc5e3902 chore(ci): Dependabot, workflow security (#1257) Nils 2025-08-11 10:24:18 +02:00
  • 9048cd8f47 refactor: replace once_cell crate with std equivalent (#1260) Falk Woldmann Lu 2025-08-11 09:57:32 +02:00
  • 4f5e8a8836 chore(deps): bump tokio from 1.38 to 1.47 (#1256) Nils 2025-08-09 11:55:28 +00:00
  • 29b05fa50f i18n(app.yml): fix fr language #1248 Gudsfile 2025-08-06 20:11:56 +02:00
  • dbe1a5c988 refactor(sudo): add SudoKind::WinSudo Andre Toerien 2025-07-16 00:41:24 +02:00
  • b6c1290934 refactor(sudo): add SudoExecuteOpts builder functions and preserve_env enum Andre Toerien 2025-07-16 00:11:20 +02:00
  • 306ff3c7c5 fix(sudo): prevent sudo_command = "sudo" finding gsudo Andre Toerien 2025-06-26 22:35:46 +02:00
  • 0e43e0d7fc refactor(yarn): remove unnecessary Yarn::yarn field Andre Toerien 2025-06-25 15:59:57 +02:00
  • 4da696321a refactor(apt): extract detect_apt() function Andre Toerien 2025-06-25 22:12:41 +02:00
  • a95dd1e037 refactor: route sudo usage through Sudo::execute* Andre Toerien 2025-06-25 15:59:02 +02:00
  • 012a6bbde3 fix(sudo): set sudo flags depending on kind Andre Toerien 2025-06-25 19:46:49 +02:00
  • 32197f79f3 refactor: move RunType::execute to ExecutionContext Andre Toerien 2025-06-24 15:20:29 +02:00
  • 257d202646 fix: skip gcloud update step if component manager is disabled (#1237) Alwin 2025-07-21 15:21:29 +02:00
  • c00365c19d fix(i18n): use double-quotes for translations with newlines Andre Toerien 2025-07-18 00:32:12 +02:00
  • 3f9fe845e5 refactor(powershell): store powershell path directly Andre Toerien 2025-07-17 15:13:29 +02:00
  • b166aae835 fix(powershell): run microsoft_store command directly Andre Toerien 2025-06-23 01:12:00 +02:00
  • 31f0097862 fix(powershell): remove mentions of USOClient Andre Toerien 2025-06-23 01:08:37 +02:00
  • f78514dbd8 fix(powershell): execution policy check breaks when run in pwsh Andre Toerien 2025-06-22 15:39:50 +02:00
  • 9fc5fe9798 fix(powershell): don't use sudo with Update-Module for pwsh Andre Toerien 2025-06-22 15:14:55 +02:00
  • 6d14ac1693 refactor(powershell): cleanup and simplify code Andre Toerien 2025-06-22 18:15:31 +02:00
  • b8ab573c00 fix(powershell): add -Command to module update cmdline Steve Brown 2025-06-17 11:23:42 +01:00
  • 75ac6808a1 Move step running into enum for dynamic ordering (#1188) Stuart Reilly 2025-07-16 10:16:27 +01:00
  • 6719ff93d8 feat(conda): allow configuring additional envs to update (#1048) Max Kapur 2025-07-15 06:15:42 -05:00
  • 6b8327faad feat(step): nix-helper (#1045) Tom van Dijk 2025-07-15 11:05:46 +02:00
  • 85c8bd2277 feat(winget): winget uses sudo when [windows] winget_use_sudo = true (#1061) Andreas Hoornstra 2025-07-15 09:12:55 +02:00
  • 23fff2a09f fix(tmux): support all default tpm locations (xdg and both hardcoded locations) (#1146) Axel H. 2025-07-14 10:08:00 +02:00
  • 689db93c99 Generate artifact attestations for release assets (#1216) Ville Skyttä 2025-07-14 08:05:03 +00:00
  • 1114556661 windows update, use explicit reboot policy (#1143) Sam Hug 2025-07-14 00:57:00 -07:00
  • f8c910a3c2 fixed the German translation for "y/n/s/q" (#1220) Cthulhux 2025-07-14 09:56:26 +02:00
  • f18ae089ff feat: suppress pixi release notes by default (#1225) Sam Vente 2025-07-14 09:51:02 +02:00
  • 4a64992054 docs: add Discord invite link to README (#1203) SteveLauC 2025-06-26 08:53:25 +08:00
  • 9fefb47242 Catch secondary uv self-update error (#1201) Gideon 2025-06-25 13:24:07 +02:00
  • fc5cc3c43b Handle another format change in asdf version (#1194) Matt Thomson 2025-06-19 10:29:11 +01:00
  • 27464b795e Preserve custom commmand order from config instead of sorting alphabetically (#1182) Gideon 2025-06-17 05:58:23 +02:00
  • 845558c1da Add support for multiple binary names and idea having multiple binaries (#1167) Stuart Reilly 2025-06-17 04:52:58 +01:00
  • 31fe5aa452 ci: fix the invalid action version (#1185) SteveLauC 2025-06-17 11:36:17 +08:00
  • b354e07ef3 ci: allow us to re-run AUR CI (#1184) SteveLauC 2025-06-17 11:32:16 +08:00
  • 50a74dac4b Update Yazi upgrade step to use ya pkg. (#1163) slowsage 2025-06-16 23:09:14 -04:00
  • 7558bbfe9b ci: use the new tag name and specify shell to bash (#1183) SteveLauC 2025-06-17 10:44:49 +08:00
  • 7518676ac9 ci: allow specifying tag when manually run 'create_release_assets.yml' (#1180) SteveLauC 2025-06-16 14:39:23 +08:00
  • b7b665ff48 ci: fix homebrew ci, remove duplicate trigger event (#1179) SteveLauC 2025-06-16 11:45:48 +08:00
  • 1be941e815 ci: fix PyPI pipeline duplicate wheel name (#1178) SteveLauC 2025-06-16 11:43:11 +08:00
  • d1b7eba44e ci: add event workflow_dispatch to release pipelines (#1177) SteveLauC 2025-06-16 11:36:14 +08:00
  • 38e2d5663a ci: fix pipeline relase to PyPI (#1176) SteveLauC 2025-06-16 10:52:35 +08:00
  • 3db95a3e67 Install rustfmt and clippy where necessary (#1171) Gideon 2025-06-16 04:04:06 +02:00
  • ef0a0d69bb chore: release v16.0.4 (#1169) v16.0.4 SteveLauC 2025-06-13 19:03:17 +08:00
  • 4b3a3e74f8 Fix "Only one instance of <IDE> can be run at a a time." error (#1123) Gideon 2025-06-13 12:54:07 +02:00
  • 2c4751c7b2 Add CachyOS support (#1153) Gideon 2025-06-12 08:36:35 +02:00
  • 30941ed26d Drop lazy_static (#1168) Stuart Reilly 2025-06-12 07:32:29 +01:00
  • c7163b63db Run uv cache prune in uv step when cleanup is enabled (#1165) Gideon 2025-06-10 12:10:18 +02:00
  • 6e6b3dcbfe ci: add missing rustup components (#1166) SteveLauC 2025-06-10 15:43:21 +08:00
  • 1d136a6635 Fix nix version output changed (#1140) Gideon 2025-04-24 03:31:02 +02:00
  • 0ee67d78ef Fix conflict between hx (hexdump alternative) and Helix (#1135) Gideon 2025-04-21 12:46:00 +02:00
  • 7356b920d4 Update jetbrains-toolbox-updater (#1128) Gideon 2025-04-21 05:59:25 +02:00
  • ce8a325c1f Add Yazi step (#1134) Gideon 2025-04-21 05:45:01 +02:00
  • a2f57e4769 fix: correct GNOME spelling (#1124) Alexandre Franke 2025-04-16 07:46:26 +02:00
  • 751f41bc5e Handle format change in asdf version (#1127) Matt Thomson 2025-04-16 06:35:30 +01:00
  • fd406f0f82 Add output_changed_message!, replace some .expects (#1110) Gideon 2025-04-13 10:43:08 +02:00
  • 801dddacd4 Omit deb-get clean output (#1119) Gideon 2025-04-13 10:36:22 +02:00
  • 397a537eef Fix uv step (#1121) Gideon 2025-04-13 10:07:57 +02:00
  • 0423c836eb Fix vscodium skipping silently (#1109) Gideon 2025-04-13 05:50:27 +02:00
  • 3250337e70 Add JetBrains IDE plugin update steps (#1103) Gideon 2025-04-11 04:56:24 +02:00
  • 9dcd7fffe2 Enhancement: Update Windows Package Manager Indexes (#1085) Nils 2025-04-10 13:50:35 +02:00
  • 30b727b138 fix(powershell): update command arguments to include execution policy (#1041) Nils 2025-04-10 13:48:53 +02:00
  • b86d6981ab fix: uv self update (#1105) SteveLauC 2025-04-10 17:35:55 +08:00
  • 2bf6a2b100 Update CONTRIBUTING.md to reflect enum Step sort enforcement (#1111) Gideon 2025-04-09 04:03:32 +02:00
  • 3dc8d31d57 Sort Step enum and keep it sorted in the ci.yml workflow (#1104) Gideon 2025-04-08 13:13:35 +02:00
  • b308fb92c0 ci: merge create_assets_xxx workflows and let AUR binary release workflow wait for it (#1100) SteveLauC 2025-04-08 14:34:48 +08:00
  • bc9746455e chore(deps): bump tokio from 1.38.0 to 1.38.2 (#1101) dependabot[bot] 2025-04-08 10:25:58 +08:00
  • 109a9c76e3 Downgrade create_release_assets.yml workflow (#1098) Gideon 2025-04-07 02:39:56 +02:00
  • 4488f3d5d3 chore: bump version to 16.0.3 (#1094) v16.0.3 SteveLauC 2025-04-03 17:56:01 +08:00
  • 5a7958d20e Fix aqua CLI and JetBrains Aqua conflict (#1092) Gideon 2025-04-03 11:40:52 +02:00
  • 481a942b76 Fix pixi self-update running when pixi is not installed with the … (#1087) Gideon 2025-04-03 11:38:38 +02:00
  • a601d8429d added silent install option for winget (#1089) Red Wizard 2025-03-30 09:11:04 -04:00
  • a4a2d52a6d i18n(app.yml): new language lt (#1069) tdslot 2025-03-30 08:50:37 +02:00
  • 47fa3ba7de Add German translations to localization file (#1065) Nils 2025-03-26 01:59:37 +01:00
  • e6bb6709b3 Update jetbrains-toolbox-updater (#1077) Gideon 2025-03-25 03:40:04 +01:00
  • c421742c4f fix:(emacs): fix issue #1075 (#1076) Alexandre Veyrenc 2025-03-21 10:01:58 +01:00
  • 1312cc8f6e i18n(app.yml): new language zh_CN (#1072) ZeroDegress 2025-03-19 09:24:10 +08:00
  • ed37763d30 Add JetBrains Toolbox via jetbrains-toolbox-updater (#1064) Gideon 2025-03-18 04:19:37 +01:00
  • 583bbf65e2 docs: fix --log-filter link in --help (#1073) Justin 2025-03-17 06:07:40 +00:00
  • 5770a5caa7 FIX: Allow for -beta OR -current detection and use the correct system upgrade command for the OpenBSD step (#1066) Izzy Meyer 2025-03-12 20:02:45 -05:00
  • 722903fec3 Create Armv7l debian package (#1068) Gijs Key 2025-03-12 04:20:19 +01:00
  • 30f1c3c1b4 feat(sudo): add run0 as a sudo variant (#1067) Xarblu 2025-03-12 02:07:37 +01:00
  • ef7d146282 chore(deps): bump ring from 0.17.8 to 0.17.13 (#1062) dependabot[bot] 2025-03-09 10:47:33 +08:00
  • 20667a23d3 fix(sudo): fix sudo detection & pre-sudo for GSudo (#1058) Andreas02-dev 2025-03-06 01:51:40 +01:00
  • 26f05827ae feat(pixi): add support for pixi global (#1037) JaRoSchm 2025-03-05 01:58:21 +01:00
  • b1ffe7d553 Run conda clean after conda update if cleanup = true (#1047) Max Kapur 2025-03-03 19:15:02 -06:00
  • 368a060529 Add pipxu step (#1052) yggdr 2025-03-04 02:11:57 +01:00
  • b40bffb1f2 Add "Cinnamon spices" step (#1055) Gideon 2025-03-04 01:57:12 +01:00
  • 488ae149f7 fix(poetry): parse arg in script shebang line (#1028) Andre Toerien 2025-02-25 14:00:53 +02:00
  • fa3e4726b7 fix: uBlue OS should be detected as FedoraImmutable (#1043) Tom van Dijk 2025-02-17 02:41:34 +01:00