Skip to content

Conversation

@Matvey-Kuk
Copy link
Contributor

Summary

  • Fixed bug where the bi-weekly on/off week was computed from the current date instead of the candidate Tuesday, causing wrong dates near week boundaries (e.g. showing Feb 10 instead of Feb 17)

Test plan

  • Verified /community-calls now shows "Tuesday, February 17, 2026" instead of "February 10"
  • TypeScript typecheck passes (no new errors)

🤖 Generated with Claude Code

The isOnWeek check was computed from the current date instead of the
candidate Tuesday, causing the wrong week to be selected near week
boundaries (e.g. showing Feb 10 instead of Feb 17).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
archestra Ignored Ignored Feb 9, 2026 3:31pm

Request Review

@Matvey-Kuk Matvey-Kuk enabled auto-merge (squash) February 9, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant