• Joined on 2024-08-12
nocci pushed to dev at nocci/free-games-claimer 2025-12-31 11:32:02 +01:00
5e0c5263ca ci: ignore commented code rule in sonar
nocci pushed to dev at nocci/free-games-claimer 2025-12-31 11:24:18 +01:00
6216d8eac3 ci: avoid sonar branch analysis on community edition
nocci pushed to dev at nocci/free-games-claimer 2025-12-31 11:22:47 +01:00
4c255a8258 ci: report sonar branch name
nocci pushed to dev at nocci/free-games-claimer 2025-12-31 11:19:36 +01:00
c486f45bc0 ci: build dev branch and tag images
nocci pushed to dev at nocci/free-games-claimer 2025-12-30 18:42:09 +01:00
67afeead60 chore: chown /fgc/data on start so fgc can write bind-mount
8ebb57a706 Add missing Playwright deps and clear Firefox locks on start
949206dbf2 Ensure /tmp/.X11-unix exists with sane perms
cfc1e0ee12 Harden entrypoint: skip user.js on RO volume and auto-install browsers
4d835013cc Skip browser prefs when volume is read-only
Compare 46 commits »
nocci pushed to main at nocci/free-games-claimer 2025-12-30 18:36:32 +01:00
67afeead60 chore: chown /fgc/data on start so fgc can write bind-mount
nocci pushed to main at nocci/free-games-claimer 2025-12-30 18:27:38 +01:00
8ebb57a706 Add missing Playwright deps and clear Firefox locks on start
nocci pushed to main at nocci/free-games-claimer 2025-12-30 18:22:03 +01:00
949206dbf2 Ensure /tmp/.X11-unix exists with sane perms
nocci pushed to main at nocci/free-games-claimer 2025-12-30 18:11:02 +01:00
cfc1e0ee12 Harden entrypoint: skip user.js on RO volume and auto-install browsers
nocci pushed to main at nocci/free-games-claimer 2025-12-30 18:05:10 +01:00
4d835013cc Skip browser prefs when volume is read-only
nocci pushed to main at nocci/free-games-claimer 2025-12-30 17:58:39 +01:00
6f2e1e5b22 Make browser prefs creation non-fatal when unwritable
nocci pushed to main at nocci/free-games-claimer 2025-12-30 17:54:52 +01:00
e3e6a6f36c Handle unwritable browser volume in entrypoint
nocci pushed to main at nocci/free-games-claimer 2025-12-30 17:47:55 +01:00
a477bb3327 Fix lint: guard browser globals and normalize indentation
nocci pushed to main at nocci/free-games-claimer 2025-12-30 17:45:27 +01:00
7ffc454e47 Clean up Sonar issues and lint warnings
nocci pushed to main at nocci/free-games-claimer 2025-12-30 17:20:02 +01:00
b9aa6e0073 Use sonar.token instead of deprecated sonar.login
nocci pushed to main at nocci/free-games-claimer 2025-12-30 17:16:39 +01:00
bab4359977 Fix indentation in unrealengine eslint
nocci pushed to main at nocci/free-games-claimer 2025-12-30 17:15:23 +01:00
52895fd991 Fix eslint no-unused-vars in async handlers
nocci pushed to main at nocci/free-games-claimer 2025-12-30 17:13:24 +01:00
3fd861f134 Fix eslint no-empty and clean tests
nocci pushed to main at nocci/free-games-claimer 2025-12-30 17:09:17 +01:00
5f919039ab Clean Sonar issues in store scripts
nocci pushed to main at nocci/free-games-claimer 2025-12-30 16:47:37 +01:00
397871b012 Further clean Sonar: merge base RUN, strip comments, node imports