testsAndMisc/linux_configuration/scripts
Krzysztof kuhy Rudnicki 3ebb97b283 chore: optimize pre-commit, remove tracked binaries, fix lint issues
- Move slow hooks (mypy, pylint, bandit, pytest, prettier) to pre-push stage
- Remove redundant autoflake (ruff covers F401/F841)
- Fix shellcheck OOM by batching files with xargs -n 40
- Remove tracked .o, .wav, .pyc binaries from git
- Move pomodoro wav files to ../testsAndMisc_binaries/ with symlinks
- Add *.o, *.so, *.a to .gitignore
- Refactor hltb._pick_best_hltb_entry to fix C901/PLR0911/SIM102
- Fix SC2034 warnings in gif_to_square.sh and upgrade.sh
- Add disk_cleanup_check.sh script
- Various test and code improvements across screen_locker,
  steam_backlog_enforcer, word_frequency, moviepy_showcase
2026-04-10 18:48:37 +02:00
..
digital_wellbeing test: achieve 100% branch coverage across all python_pkg packages 2026-03-21 17:51:36 +01:00
features feat: great beautiful fixes 2026-02-20 01:17:53 +01:00
fixes Merge branch 'main' of https://github.com/kuhyx/testsAndMisc 2026-03-12 08:50:22 +01:00
lib feat: great beautiful fixes 2026-02-20 01:17:53 +01:00
meta Add 'linux_configuration/' from commit '0762e3d07b90bac9256eb272de10bf9f42878094' 2026-02-06 21:43:26 +01:00
misc/testsAndMisc-bash chore: optimize pre-commit, remove tracked binaries, fix lint issues 2026-04-10 18:48:37 +02:00
system-maintenance feat: periodic system installation 2026-03-28 14:38:32 +01:00
utils chore: optimize pre-commit, remove tracked binaries, fix lint issues 2026-04-10 18:48:37 +02:00
check_and_enable_services.sh feat: better screen lock checker 2026-03-08 21:39:39 +01:00
install_code_insiders.sh feat: install code insiders fix ubuntu performance gif to square and upgrae ubuntu script 2026-03-11 08:51:32 +01:00
install_joplin.sh pre commit fixes 2026-02-20 00:21:41 +01:00
setup_periodic_system.sh feat: periodic system installation 2026-03-28 14:38:32 +01:00
setup_thorium_startup.sh feat: great beautiful fixes 2026-02-20 01:17:53 +01:00
test_bad.sh feat: great beautiful fixes 2026-02-20 01:17:53 +01:00
test_removal.sh feat: great beautiful fixes 2026-02-20 01:17:53 +01:00