Skip to content

fix(grouping): Fix kitchen time regex bugs#111807

Merged
lobsterkatie merged 5 commits intomasterfrom
kmclb-fix-more-kitchen-time-regex-bugs
Mar 30, 2026
Merged

fix(grouping): Fix kitchen time regex bugs#111807
lobsterkatie merged 5 commits intomasterfrom
kmclb-fix-more-kitchen-time-regex-bugs

Conversation

@lobsterkatie
Copy link
Copy Markdown
Member

This fixes two bugs with our "kitchen" (digital clock) time regex.

  • Allow 24-hour time to include leading zeros.

  • Restrict allowable values in each spot (no more 3-digit hours, no more minutes and seconds > 59, etc.).

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 30, 2026
@lobsterkatie lobsterkatie force-pushed the kmclb-add-ip-and-kitchen-time-test-cases branch from 0d586bb to 15a80f2 Compare March 30, 2026 21:20
@lobsterkatie lobsterkatie force-pushed the kmclb-fix-more-kitchen-time-regex-bugs branch from 741a1d6 to 46169bb Compare March 30, 2026 21:44
@lobsterkatie lobsterkatie marked this pull request as ready for review March 30, 2026 22:13
@lobsterkatie lobsterkatie requested a review from a team as a code owner March 30, 2026 22:13
Base automatically changed from kmclb-add-ip-and-kitchen-time-test-cases to master March 30, 2026 22:41
@lobsterkatie lobsterkatie force-pushed the kmclb-fix-more-kitchen-time-regex-bugs branch from 46169bb to b1e5e33 Compare March 30, 2026 22:42
@lobsterkatie lobsterkatie merged commit 67bd5a4 into master Mar 30, 2026
106 checks passed
@lobsterkatie lobsterkatie deleted the kmclb-fix-more-kitchen-time-regex-bugs branch March 30, 2026 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants