• Joined on 2024-08-12
nocci pushed to main at nocci/free-games-claimer 2026-03-07 15:04:01 +01:00
74d2e92b8d fix: install docker buildx plugin
nocci pushed to main at nocci/free-games-claimer 2026-03-07 15:02:20 +01:00
eb033ee4b9 fix: add git installation to docker job
nocci pushed to main at nocci/free-games-claimer 2026-03-07 15:00:19 +01:00
9c77d64d0f fix: use 127.0.0.1 instead of server in network debugging
nocci pushed to main at nocci/free-games-claimer 2026-03-07 14:33:19 +01:00
64b7d0786c fix: add debug output for SonarQube URL
nocci pushed to main at nocci/free-games-claimer 2026-03-07 14:31:38 +01:00
89d8b108cd fix: download and install sonar-scanner
nocci pushed to main at nocci/free-games-claimer 2026-03-07 14:30:55 +01:00
555f62d72b fix: use correct sonar-scanner path
nocci pushed to main at nocci/free-games-claimer 2026-03-07 14:29:40 +01:00
c4e049fe8c fix: add unzip and debug sonar-scanner installation
nocci pushed to main at nocci/free-games-claimer 2026-03-07 14:28:36 +01:00
43405dfce3 fix: use manual SonarQube scanner installation
nocci pushed to main at nocci/free-games-claimer 2026-03-07 14:26:55 +01:00
1abd90e256 fix: add Java runtime for SonarQube scanner
nocci pushed to main at nocci/free-games-claimer 2026-03-07 14:25:38 +01:00
92f577c70b fix: use github.* variables instead of GITEA_*
nocci pushed to main at nocci/free-games-claimer 2026-03-07 14:24:15 +01:00
5969c096bc fix: correct YAML indentation in workflow
nocci pushed to main at nocci/free-games-claimer 2026-03-07 14:22:08 +01:00
ec3fbbcfa6 fix: correct YAML indentation in workflow
nocci pushed to main at nocci/free-games-claimer 2026-03-07 14:20:57 +01:00
78f9371831 fix: correct YAML indentation in workflow
nocci pushed to main at nocci/free-games-claimer 2026-03-07 14:19:53 +01:00
fae3ee2c24 fix: correct YAML indentation in workflow
nocci pushed to main at nocci/free-games-claimer 2026-03-07 14:18:46 +01:00
40235d62a8 chore(ci): remove outdated Forgejo workflow file
nocci pushed to main at nocci/free-games-claimer 2026-03-07 14:18:27 +01:00
41425681e2 fix: move workflow to correct directory
nocci pushed to main at nocci/free-games-claimer 2026-03-07 14:15:08 +01:00
5814f5a5d5 ci(workflow): add comment to build workflow
nocci pushed to main at nocci/free-games-claimer 2026-03-07 13:49:49 +01:00
b85c326211 chore(config): update ESLint environment to support browser globals
nocci pushed to main at nocci/free-games-claimer 2026-03-07 13:45:34 +01:00
ddb37b5c82 ci(workflow): simplify Node.js installation and optimize Docker steps
nocci pushed to main at nocci/free-games-claimer 2026-03-06 16:43:55 +01:00
09d854ffb1 Fix Forgejo workflow: use GITEA_* variables instead of github.*