Skip to content

Fix version path detection bug#80

Merged
ichung08 merged 1 commit intomainfrom
79-fix-version-path-detection-bug-in-epoch
Jan 13, 2026
Merged

Fix version path detection bug#80
ichung08 merged 1 commit intomainfrom
79-fix-version-path-detection-bug-in-epoch

Conversation

@ichung08
Copy link
Collaborator

Description

This PR fixes a version path detection bug that was causing organization names that begun with numbers to be incorrectly accessed as versions in Epoch's middleware. Fix was to check against existing versions registered in Epoch.

🎟 Issue(s)

#79
CPP-197

🧪 Functional Testing

  • added new unit tests

📸 Screenshots

📋 Checklist

  • Added/updated applicable tests
  • Added/updated examples in the examples/ directory
  • Updated any related documentation

@ichung08 ichung08 self-assigned this Jan 12, 2026
@ichung08 ichung08 linked an issue Jan 12, 2026 that may be closed by this pull request
@ichung08 ichung08 marked this pull request as ready for review January 12, 2026 21:52
@ichung08 ichung08 requested a review from a team as a code owner January 12, 2026 21:52
@ichung08 ichung08 merged commit 700b91d into main Jan 13, 2026
2 checks passed
@ichung08 ichung08 deleted the 79-fix-version-path-detection-bug-in-epoch branch January 13, 2026 19:11
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.

Fix Version Path Detection Bug in Epoch

2 participants