Joseph Spiker spikerj
  • Joined on 2025-11-03
spikerj closed issue spikerj/spikersoft-issues#289 2026-06-30 15:59:36 +00:00
# [Bug] Missing Spanish Translations in Python Playground Lessons
spikerj closed issue spikerj/spikersoft-issues#288 2026-06-30 15:59:34 +00:00
# [Bug] Missing Spanish Translations in C# Playground
spikerj closed issue spikerj/spikersoft-issues#295 2026-06-30 15:59:18 +00:00
# [Bug] Missing Spanish Translations in SQL Playground Lessons
spikerj closed issue spikerj/spikersoft-issues#292 2026-06-30 15:59:14 +00:00
# [Bug] Missing Spanish Translations in C++ Playground Lessons
spikerj commented on issue spikerj/spikersoft-issues#295 2026-06-30 15:58:56 +00:00
# [Bug] Missing Spanish Translations in SQL Playground Lessons

Same shared root cause as #288 — lesson code-template comments are never localized (SQL track). Consolidated into epic #296; engineering support lands in spikersoft-backend PR #36, SQL content…

spikerj commented on issue spikerj/spikersoft-issues#292 2026-06-30 15:58:53 +00:00
# [Bug] Missing Spanish Translations in C++ Playground Lessons

Same shared root cause as #288 — lesson code-template comments are never localized (C++ track). Consolidated into epic #296; engineering support lands in spikersoft-backend PR #36, C++ content…

spikerj commented on issue spikerj/spikersoft-issues#289 2026-06-30 15:58:51 +00:00
# [Bug] Missing Spanish Translations in Python Playground Lessons

Same shared root cause as #288 — lesson code-template comments are never localized (Python track). Consolidated into epic #296; engineering support lands in spikersoft-backend PR #36, Python…

spikerj commented on issue spikerj/spikersoft-issues#288 2026-06-30 15:58:47 +00:00
# [Bug] Missing Spanish Translations in C# Playground

Confirmed real and root-caused: lesson starter code-template comments are never localized (the Spanish overlay only translated instructions/hints/tutorial panels; the model had no `codeTemplate…

spikerj commented on issue spikerj/spikersoft-issues#294 2026-06-30 15:58:33 +00:00
# [Bug] Missing Spanish Translations in Regex Playground Hints

Same shared root cause as #288 — lesson code-template comments are never localized (Regex track). Consolidated into epic #296; engineering support lands in spikersoft-backend PR #36, Regex…

spikerj commented on issue spikerj/spikersoft-issues#293 2026-06-30 15:58:32 +00:00
# [Bug] Missing Spanish Translations in Assembler (x86) Playground Lessons

Same shared root cause as #288 — lesson code-template comments are never localized (x86 track). Consolidated into epic #296; engineering support lands in spikersoft-backend PR #36, x86 content…

spikerj commented on issue spikerj/spikersoft-issues#291 2026-06-30 15:58:28 +00:00
# [Bug] Missing Spanish Translations in C Playground Lessons

Same shared root cause as #288 — lesson code-template comments are never localized (C track). Consolidated into epic #296; engineering support lands in spikersoft-backend PR #36, C content…

spikerj commented on issue spikerj/spikersoft-issues#290 2026-06-30 15:58:27 +00:00
# [Bug] Missing Spanish Translations in JavaScript Playground Lessons

Same shared root cause as #288 — lesson code-template comments are never localized (JavaScript track). Consolidated into epic #296; engineering support lands in spikersoft-backend PR #36, JS…

spikerj opened issue spikerj/spikersoft-issues#296 2026-06-30 15:52:21 +00:00
[Epic][Bug] Localize lesson code-template comments (Spanish) across all playgrounds
spikerj closed issue spikerj/spikersoft-issues#285 2026-06-30 14:54:59 +00:00
[Enhancement] Rename CSharpCodeRunnerController to a language-agnostic name
spikerj commented on issue spikerj/spikersoft-issues#285 2026-06-30 14:54:52 +00:00
[Enhancement] Rename CSharpCodeRunnerController to a language-agnostic name

Resolved — both halves merged to master:

  • Backend: spikersoft-backend PR #34 — renamed CSharpCodeRunnerControllerCodeRunnerController, canonical route api/CodeRunner with…
spikerj closed issue spikerj/spikersoft-issues#287 2026-06-30 13:47:29 +00:00
Host-level remediation + security monitoring across the swarm
spikerj commented on issue spikerj/spikersoft-issues#287 2026-06-30 13:46:44 +00:00
Host-level remediation + security monitoring across the swarm

Follow-up: production alert recipients are now set before merge.

  • SystemRemediationAlerts:Email:To = team@spikersoft.com
  • SecurityMonitorSecurityAlerts:Email:To = `team@spikers…
spikerj opened issue spikerj/spikersoft-issues#287 2026-06-30 13:18:37 +00:00
Host-level remediation + security monitoring across the swarm
spikerj opened issue spikerj/spikersoft-issues#286 2026-06-28 21:37:30 +00:00
[Enhancement] Remove deprecated /api/CSharpCodeRunner alias route (follow-up to #285)
spikerj closed issue spikerj/spikersoft-issues#280 2026-06-28 21:26:14 +00:00
# [Bug] Lesson submission fails with “400 OK” error in JavaScript Playground