• Joined on 2024-06-17
david opened issue klubhaus/klubhaus-doorbell#7 2026-05-29 22:22:57 +00:00
[WARN] Inconsistent LOCAL_SECRETS handling across board configs
david opened issue klubhaus/klubhaus-doorbell#6 2026-05-29 22:22:54 +00:00
[WARN] HOLD_TO_SILENCE_MS mismatch: Config.h says 2000, docs say 3000
david opened issue klubhaus/klubhaus-doorbell#5 2026-05-29 22:22:50 +00:00
[WARN] NTPClient memory leak — never deleted
david opened issue klubhaus/klubhaus-doorbell#4 2026-05-29 22:22:44 +00:00
[WARN] Silent HTTP failures in pollTopic()
david opened issue klubhaus/klubhaus-doorbell#3 2026-05-29 22:22:38 +00:00
[WARN] Static hold state in updateHold() persists across state changes
david opened issue klubhaus/klubhaus-doorbell#2 2026-05-29 22:22:34 +00:00
[CRITICAL] Circular extern DisplayManager dependency in display drivers
david opened issue klubhaus/klubhaus-doorbell#1 2026-05-29 22:22:30 +00:00
[CRITICAL] esp32-s3-lcd-43 loop() missing delay — TWDT exhaustion
david deleted branch fix/switch-to-npm-ci from david/euchre_camp 2026-05-20 19:51:38 +00:00
david pushed to main at david/euchre_camp 2026-05-20 19:51:37 +00:00
e455d5dba5 fix: mount /apps and docker socket in PR workflow build-and-deploy-ci job (#41)
david merged pull request david/euchre_camp#41 2026-05-20 19:51:36 +00:00
fix: mount /apps and docker socket in PR workflow build-and-deploy-ci job
david opened issue david/euchre_camp#44 2026-05-20 19:47:17 +00:00
if user is already signed in, user should never be shown login page
david pushed to fix/switch-to-npm-ci at david/euchre_camp 2026-05-20 19:35:45 +00:00
f069cac8b2 test: quarantine remaining failing acceptance tests
david pushed to fix/switch-to-npm-ci at david/euchre_camp 2026-05-20 19:11:21 +00:00
b7f000161b test: quarantine failing acceptance tests
27cb01ec64 fix: rename tournament-edit-allowTies to admin-tournament-edit-allowTies to match testIgnore pattern
Compare 2 commits »
david opened issue david/euchre_camp#43 2026-05-20 15:45:51 +00:00
feat: multi-club support
david pushed to fix/switch-to-npm-ci at david/euchre_camp 2026-05-19 07:39:55 +00:00
38771a86cb perf: parallelize tests and reduce timeouts
david pushed to fix/switch-to-npm-ci at david/euchre_camp 2026-05-19 03:05:27 +00:00
005cf7293d fix: reduce timeout values and fix test auth issues
david pushed to fix/switch-to-npm-ci at david/euchre_camp 2026-05-19 02:41:55 +00:00
e08c2bbdfd fix: add debug logging to CSV upload and cucumber tests
david pushed to fix/switch-to-npm-ci at david/euchre_camp 2026-05-19 01:49:56 +00:00
ab376e97b4 fix: reorder cleanup in elo-ratings beforeAll to delete partnerships before players
29292e697b fix: use timestamp-qualified name in csv dedup test
Compare 2 commits »
david opened issue david/euchre_camp#42 2026-05-19 01:36:27 +00:00
on the player managemewnt page, the CRUD links are hidden
david pushed to fix/switch-to-npm-ci at david/euchre_camp 2026-05-19 01:32:34 +00:00
a0872d07ef fix: resolve remaining test failures in CI