Open Issues Need Help
View All on GitHub good first issue low priority CI - Continuous Improvement Small LOE One Approval
bug good first issue Usability Issue Small LOE
Handle ignore_sample if no sample group is present 5 months ago
good first issue high priority CI - Continuous Improvement NEXT Contest One Approval Primary CCS
good first issue CI - Continuous Improvement medium-high Analysis required Small LOE Primary CCS
bug good first issue CI - Continuous Improvement medium-high Small LOE Primary CCS
bug good first issue Small LOE NEXT Contest One Approval
bug good first issue high priority Small LOE NEXT Contest One Approval Developer Issue
bug good first issue CI - Continuous Improvement Small LOE NEXT Contest
good first issue CI - Continuous Improvement Small LOE One Approval Developer Issue
enhancement good first issue CLICS CCS Update CI - Continuous Improvement
good first issue high priority CLICS CCS Update CI - Continuous Improvement Small LOE NEXT Contest One Approval
VersionInfo class is returning a bad URL 12 months ago
AI Summary: Update the `getSystemURL()` method in the `VersionInfo` class to return the correct GitHub URL for PC2 instead of the outdated CSUS URL. This involves changing a single line of code and potentially testing the change to ensure it functions correctly.
Complexity:
1/5
good first issue low priority Small LOE One Approval
Should return TOO_MANY_REQUESTS for excessive CLICS API submissions about 1 year ago
AI Summary: The task is to modify the PC^2 (Programming Contest Control System) to return a 429 (Too Many Requests) HTTP status code instead of a 500 (Internal Server Error) when a team exceeds the submission threshold via the CLICS 2023-06 API. This involves identifying the code that generates the 500 error, changing it to return 429, and potentially improving the error message for clarity.
Complexity:
4/5
good first issue CLICS CCS Update CI - Continuous Improvement medium-high Small LOE NEXT Contest One Approval Primary CCS