Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
thewca
/
wca-live
Public
Notifications
You must be signed in to change notification settings
Fork
31
Star
80
Code
Issues
51
Pull requests
7
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Give warning for duplicate results
- #282
#282
Open
sharikak54
wants to merge 9 commits into
thewca:main
thewca/wca-live:main
from
sharikak54:check-for-duplicate-results
sharikak54/wca-live:check-for-duplicate-results
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Give warning for duplicate results
#282
sharikak54
wants to merge 9 commits into
thewca:main
thewca/wca-live:main
from
sharikak54:check-for-duplicate-results
sharikak54/wca-live:check-for-duplicate-results
Copy head branch name to clipboard
Commits
Commits on Jul 8, 2025
Check for existing duplicate results in the round
sharikak54
committed
e6cbbfc
View commit details
Copy full SHA for e6cbbfc
Browse repository at this point
add tests for duplicate results check
sharikak54
committed
ba1f5f3
View commit details
Copy full SHA for ba1f5f3
Browse repository at this point
Pass batch results to filter as well
sharikak54
committed
04d3320
View commit details
Copy full SHA for 04d3320
Browse repository at this point
add `person` to stored batch results; npm run format
sharikak54
committed
330a2f5
View commit details
Copy full SHA for 330a2f5
Browse repository at this point
Commits on Jul 13, 2025
small review comments
sharikak54
committed
f93a82c
View commit details
Copy full SHA for f93a82c
Browse repository at this point
store the combined results and batchResults, and update it whenever the batch or round changes
sharikak54
committed
f97de5b
View commit details
Copy full SHA for f97de5b
Browse repository at this point
remove warning for unchanged entries
sharikak54
committed
4177f55
View commit details
Copy full SHA for 4177f55
Browse repository at this point
Merge branch 'main' of https://github.com/sharikak54/wca-live into check-for-duplicate-results
sharikak54
committed
712dd4d
View commit details
Copy full SHA for 712dd4d
Browse repository at this point
AdminRound gets a new gql result (ie a new js object) whenever the round changes, so this useEffect can just use `round` as a dep
sharikak54
committed
858b46b
View commit details
Copy full SHA for 858b46b
Browse repository at this point
You can’t perform that action at this time.