Commit graph

389 commits

Author SHA1 Message Date
Manuel Thalmann 73cc50943e Prevent pauses in OneShot tasks 2024-08-21 18:28:50 +02:00
Manuel Thalmann a487e86d37 Print commands in debug mode 2024-08-21 18:28:08 +02:00
Manuel Thalmann 6cd880c7a6 Run OneShot tasks with dedicated user 2024-08-21 18:27:47 +02:00
Manuel Thalmann c46a540599 Prevent unnecessary errors during WSL execution 2024-08-21 14:08:26 +02:00
Manuel Thalmann 5009b0d97a Prevent initialization of nested operations 2024-08-21 03:18:31 +02:00
Manuel Thalmann 26406e33fc Retry Linux path conversion for errors 2024-08-20 00:20:33 +02:00
Manuel Thalmann ff0a13fb30 Fix typo 2024-08-20 00:20:07 +02:00
Manuel Thalmann 29d7fa30be Report unexpected path conversions 2024-08-19 02:50:41 +02:00
Manuel Thalmann 9d020f94f7 Load missing path 2024-08-19 02:50:19 +02:00
Manuel Thalmann 407a4d3fab Ensure error file can be read from 2024-08-19 02:24:45 +02:00
Manuel Thalmann 935fc4dab4 Streamline OneShot task handler 2024-08-19 02:24:30 +02:00
Manuel Thalmann b0f21037cc Allow setting a timeout for clicking download buttons 2024-08-18 09:04:42 +02:00
Manuel Thalmann 6860d9ac8e Emit errors concerning WSL commands 2024-08-17 13:51:10 +02:00
Manuel Thalmann baa4d6e201 Emit errors using Write-Error 2024-08-17 13:49:21 +02:00
Manuel Thalmann 89025560dd Convert Argument to string explicitly 2024-08-16 23:03:19 +02:00
Manuel Thalmann 46dbec234e Ignore unfinished browser downloads 2024-08-16 17:57:22 +02:00
Manuel Thalmann 77bd653839 Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann c1d1fbc7e2 Refactor winget check for rare issue 2024-08-16 15:04:37 +02:00
Manuel Thalmann 1b33fd0696 Disable Windows Update reboot only as admin 2024-08-16 14:35:35 +02:00
Manuel Thalmann f7346d838a Ensure website is loaded before download 2024-08-15 02:42:00 +02:00
Manuel Thalmann 25d7fa6ab1 Improve handling of slow websites 2024-08-14 18:47:29 +02:00
Manuel Thalmann 68d3a4ab17 Disable auto reboot by default 2024-08-12 01:27:50 +02:00
Manuel Thalmann e880d939a2 Throw an error when failing to load config 2024-08-11 18:27:06 +02:00
Manuel Thalmann a35f82d131 Add scripts for installing git 2024-08-10 15:28:10 +02:00
Manuel Thalmann 4c8b4a0385 Redirect user for configuration properly 2024-08-10 15:16:00 +02:00
Manuel Thalmann 3f8dfdab2c Determine installer action properly 2024-08-10 15:15:21 +02:00
Manuel Thalmann c22f48e592 Redirect arguments to chocolatey properly 2024-08-10 15:13:46 +02:00
Manuel Thalmann 15cba6ebc9 Fix non-functioning OneShot script 2024-08-10 15:13:20 +02:00
Manuel Thalmann 7fd185b5c1 Fix oneshot task execution 2024-08-10 06:11:55 +02:00
Manuel Thalmann ca5ac7a203 Allow removing the OneShot listener 2024-08-10 05:19:24 +02:00
Manuel Thalmann d809ed112c Force creation of sudo alias 2024-08-10 00:22:46 +02:00
Manuel Thalmann a7d6cc444e Allow execution of OneShot tasks 2024-08-10 00:22:30 +02:00
Manuel Thalmann db31a862cf Reorder winget arguments 2024-08-09 14:45:05 +02:00
Manuel Thalmann 797fde65af Login to users for configuration 2024-08-09 04:19:49 +02:00
Manuel Thalmann 8efc752218 Add missing setup stage 2024-08-09 03:02:25 +02:00
Manuel Thalmann 79098f5efb Make Get-Users output explicit 2024-08-09 03:02:17 +02:00
Manuel Thalmann 5b084342c5 Add support for the sudo command 2024-08-09 02:22:45 +02:00
Manuel Thalmann 540481e966 Suppress unnecessary output 2024-08-08 22:24:41 +02:00
Manuel Thalmann 1532fbbc9e Make config script platform independent 2024-08-08 18:21:16 +02:00
Manuel Thalmann 0ed1f9e218 Add users during installation 2024-08-08 17:49:43 +02:00
Manuel Thalmann dbef105780 Add functions for retrieving attributes 2024-08-08 14:45:34 +02:00
Manuel Thalmann 7e24603c95 Skip scope argument by default 2024-08-08 14:22:13 +02:00
Manuel Thalmann bbcaca2c84 Apply the error action globally 2024-08-08 14:08:38 +02:00
Manuel Thalmann 324e8bee7e Move PinnedItem script to proper location 2024-08-08 14:04:51 +02:00
Manuel Thalmann 7690248a55 Enure features for PinnedItem are installed 2024-08-08 05:21:21 +02:00
Manuel Thalmann c08378e7ed Fix incorrect parameter access 2024-08-08 05:03:24 +02:00
Manuel Thalmann d87dee8072 Add a stage for creating users 2024-08-08 04:38:40 +02:00
Manuel Thalmann 3a0643348f Add scripts for all remaining apps 2024-08-08 04:36:35 +02:00
Manuel Thalmann 9f54702158 Allow custom winget arguments 2024-08-08 04:29:00 +02:00
Manuel Thalmann 23954e7e9f Improve winget function 2024-08-08 04:28:21 +02:00